(gnus-article-browse-html-article): Add warning about web
[gnus] / lisp / ChangeLog
1 2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
2
3         * gnus-art.el (gnus-article-browse-html-article): Add warning about web
4         bugs to doc string.
5         (gnus-button-alist): Add mid\\|message-id.
6         (gnus-button-fetch-group): Extend for use in
7         `browse-url-browser-function'.
8         (gnus-button-url-regexp): Try to catch URL with parentheses as in
9         WikiPedia URL.
10
11         * gnus-sum.el (gnus-summary-reparent-children): Another doc string fix.
12         Suggested by Simon Krahnke <overlord@gmx.li>.
13
14 2007-01-13  Romain Francoise  <romain@orebokech.com>
15
16         * nnml.el (nnml-use-compressed-files): Fix typo in docstring.
17         Update copyright.
18
19 2007-01-13  Patric Mueller  <bhaak@bigfoot.com>  (tiny change)
20
21         * gnus-sum.el (gnus-summary-reparent-children): Fix typo in doc string.
22
23 2007-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
24
25         * gnus-registry.el (gnus-registry-unfollowed-groups)
26         (gnus-registry-split-fancy-with-parent): Fix documentation.
27
28 2007-01-08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
29
30         * spam-report.el (spam-report-gmane-internal): Speed up spam reporting
31         from nnweb groups.
32
33 2006-12-31  Lars Magne Ingebrigtsen  <larsi@gnus.org>
34
35         * spam-report.el (spam-report-gmane-internal): Add necessary "/" to
36         Xref urls.  Erase buffer before requesting head.
37
38 2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
39
40         * gnus-soup.el (gnus-soup): New custom group.  Make user variables
41         customizable.
42
43 2007-01-05  Daiki Ueno  <ueno@unixuser.org>
44
45         * mml2015.el (mml2015-epg-sign): Ask user whether to skip or abort if
46         no signing key is found.
47         (mml2015-epg-encrypt): Ask user whether to skip or abort if
48         no encrypting and/or signing key is found.
49
50 2007-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
51
52         * spam-report.el (spam-report-gmane-spam): Remove redundant message.
53
54 2007-01-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
55
56         * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
57         headers read from disk with the ones newly found in the current search.
58         This should no longer cause problems, because the article numbers in
59         Gmane's `nov.php' output are ignored since the previous change.
60
61 2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
62
63         * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
64
65 2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
66
67         * lpath.el: Fbind clear-string and cp-supported-codepages; don't fbind
68         replace-regexp-in-string; bind url-version; fbind display-images-p and
69         timer-set-function for XEmacs; bind timer-list for XEmacs; fbind
70         find-face and set-itimer-function for Emacs; bind itimer-list for
71         Emacs.
72
73         * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
74
75 2007-01-01  Romain Francoise  <romain@orebokech.com>
76
77         * gnus-sum.el (gnus-summary-make-menu-bar): Fix typo.
78
79 2006-12-31  Steve Youngs  <steve@sxemacs.org>
80
81         * gnus-cite.el: Load easy-mmode at compile time for (S)XEmacs to get
82         `define-minor-mode' macro definition expanded properly.
83         (gnus-message-citation-mode): This is now OK for (S)XEmacs so don't
84         exclude it there.
85
86         * gnus-msg.el (gnus-message-highlight-citation): Revert Reiner's patch
87         of 2006-12-30.  The default is nil on (S)XEmacs already because of the
88         `fboundp' test.
89         (gnus-message-citation-mode): Revert Reiner's patch of 2006-12-30.
90         This is OK to autoload in (S)XEmacs now.
91
92 2006-12-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
93
94         * gnus-sum.el (gnus-summary-limit-to-singletons): New command and
95         keystroke.
96         (gnus-summary-limit-to-singletons): Fix typo.
97
98         * spam-report.el (spam-report-gmane-internal): Fall back on Xref if all
99         else fails.
100
101 2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
102
103         * gnus-cite.el (turn-off-gnus-message-citation-mode): Fix typo in
104         docstring.
105
106         * gnus-sum.el (gnus-summary-insert-ticked-articles): New command.
107         (gnus-summary-make-menu-bar, gnus-summary-buffer-map): Bind it.
108         (gnus-summary-insert-dormant-articles): Fix typo in message.
109
110 2006-12-30  Reiner Steib  <Reiner.Steib@gmx.de>
111
112         * gnus-msg.el (gnus-message-highlight-citation): Ensure default to be
113         nil for XEmacs.
114         (gnus-message-citation-mode): Don't autoload in XEmacs.
115
116         * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
117
118 2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
119
120         * nnimap.el (nnimap-expunge-search-string): Mention
121         nnimap-search-uids-not-since-is-evil in docstring.
122
123 2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
124
125         * spam.el: Revert to make-obsolete-variable because
126         define-obsolete-variable-alias is not supported in Emacs 21.
127
128         * spam.el (spam-ifile-path, spam-ifile-database-path)
129         (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
130         make-obsolete-variable.
131         (spam-bsfilter-path, spam-bsfilter-program)
132         (spam-spamassassin-path, spam-spamassassin-program)
133         (spam-sa-learn-path, spam-sa-learn-program): Rename variables.  Don't
134         use "path" inappropriately.
135         (spam-check-spamassassin, spam-spamassassin-register-with-sa-learn)
136         (spam-check-bsfilter, spam-bsfilter-register-with-bsfilter): Use new
137         variable names.
138
139 2006-12-28  Daiki Ueno  <ueno@unixuser.org>
140
141         * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
142         summary buffer.
143
144         * password.el (password-cache-remove): Use clear-string to burn
145         password, if available.
146
147 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
148
149         * gnus-msg.el (gnus-message-citation-mode): Fix autoload.
150
151         * gnus-cite.el (gnus-message-highlight-citation): Move to gnus-msg.el.
152
153         * gnus-msg.el (gnus-setup-message): Add gnus-message-citation-mode.
154         (gnus-message-highlight-citation): Move defcustom here from
155         gnus-cite.el.
156         (gnus-message-citation-mode): Autoload.
157
158         * gnus-cite.el: Adjust Oliver's code to Gnus namespace.  Add some
159         checks to make it compile with XEmacs.
160         (gnus-message-citation-mode): New minor mode.
161         (gnus-message-max-citation-depth, gnus-message-citation-keywords)
162         (gnus-message-highlight-citation): New variables.
163         (gnus-message-search-citation-line)
164         (gnus-message-add-citation-keywords)
165         (gnus-message-remove-citation-keywords)
166         (turn-on-gnus-message-citation-mode)
167         (turn-off-gnus-message-citation-mode): New functions.
168
169 2006-12-26  Oliver Scholz  <epameinondas@gmx.de>
170
171         * gnus-cite.el: Enable highlighting of different citation levels in
172         message-mode.
173
174 2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
175
176         * message.el (message-make-fqdn): Fix comment.
177         (message-bogus-system-names): Add ".local".
178
179         * spam.el (spam-ifile-path, spam-ifile-program)
180         (spam-ifile-database-path, spam-ifile-database)
181         (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
182         Don't use "path" inappropriately.
183         (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
184         strings.
185         (spam-check-ifile, spam-ifile-register-with-ifile)
186         (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
187         new variable names.
188
189         * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
190         (gnus-treat-display-smileys): Simplify using
191         gnus-image-type-available-p.
192
193         * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
194         available.
195
196         * gnus-xmas.el (gnus-xmas-image-type-available-p): Use
197         `display-images-p' if available.
198
199 2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
200
201         * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
202         one after turning on the buffer's multibyteness instead of decoding
203         them directly in the unibyte buffer that causes unexpected conversion
204         in Emacs 23 (unicode).
205
206 2006-12-21  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
207
208         * message.el (message-generate-hashcash): Fix custom type.
209
210 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
211
212         * gnus-sum.el (gnus-summary-recenter): Remove debug messages.
213
214 2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
215
216         * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
217         disconnect icons.  Add help text.
218
219 2006-12-20  Teodor Zlatanov  <tzz@lifelogs.com>
220
221         * spam.el (spam-extra-header-to-number): CRM114 spam score is
222         negated to be consistent with the others we handle.
223
224 2006-12-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
225
226         * gnus-art.el (gnus-article-setup-buffer): Actually set the local
227         version of gnus-summary-buffer to something, so that we can use two
228         article buffers at the same time.
229
230 2006-12-18  Teodor Zlatanov  <tzz@lifelogs.com>
231
232         * spam.el (spam-necessary-extra-headers): Make spam-use-regex-headers
233         trigger all the extra headers.
234         (spam-extra-header-to-number): Don't require spam-use-crm114 for header
235         sorting.
236
237 2006-12-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
238
239         * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
240         solid groups.
241
242 2006-12-17  Chong Yidong  <cyd@stupidchicken.com>
243
244         * pgg-gpg.el (pgg-gpg-use-agent): Default to t.
245
246 2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
247
248         * legacy-gnus-agent.el: Add Copyright notice.
249
250 2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
251
252         * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
253
254 2006-12-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
255
256         * nnweb.el (nnweb-gmane-search): Placeholder TOPDOC setting.
257
258         * gnus-sum.el (gnus-summary-recenter): Force setting the window start
259         to make it work reliably in CVS Emacs.
260         (gnus-summary-limit-strange-charsets-predicate)
261         (gnus-summary-limit-to-predicate): New functions.
262
263 2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
264
265         * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
266         specifying array size.
267         (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
268         array if it is too small.
269         (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
270         (gnus-sort-threads-loop): New function.
271
272 2006-12-06  Chris Moore  <dooglus@gmail.com>  (tiny change)
273
274         * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
275         Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
276
277 2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
278
279         * mm-url.el (mm-url-predefined-programs): Call curl with correct
280         options.
281
282 2006-12-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
283
284         * spam-report.el (spam-report-url-ping-plain): Wait for output to avoid
285         DOS-ing the recipient.
286
287         * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
288         the headers when creating the mapping to avoid mismappings.
289         (nnweb-gmane-create-mapping): Always nix out old mapping.
290
291 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
292
293         * message.el (message-signed-or-encrypted-p): Bind mm-decrypt-option
294         and mm-verify-option to never.
295
296 2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
297
298         * message.el (message-signed-or-encrypted-p): New function.
299         (message-forward-make-body): Use it.
300
301         * mml2015.el (mml2015-pgg-clear-verify, mml2015-epg-clear-verify):
302         Replace encode-coding-string with mm-encode-coding-string.
303
304 2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
305
306         * nneething.el (nneething-decode-file-name): Replace
307         decode-coding-string with mm-decode-coding-string.
308
309         * gnus-int.el (gnus-open-server): Say failed server's name.
310
311 2006-11-24  Stefan Monnier  <monnier@iro.umontreal.ca>
312
313         * pgg-pgp.el (pgg-pgp-process-region): Change `args' from a list of
314         strings to a single string.  Quote `errors-file-name'.
315         (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region, pgg-pgp-sign-region)
316         (pgg-pgp-verify-region, pgg-pgp-insert-key, pgg-pgp-snarf-keys-region):
317         Adjust calls.  Use `shell-quote-argument'.
318
319 2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
320
321         * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
322         (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
323
324         * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
325         * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
326         (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
327         (gnus-group-make-directory-group, gnus-group-transpose-groups):
328         * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
329         (gnus-subscribe-newsgroup, gnus-1):
330         * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
331         * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
332         (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
333         (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
334
335 2006-11-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
336
337         * gnus-sum.el (gnus-summary-limit-to-headers): New command and
338         keystroke.
339         (gnus-summary-limit-to-bodies): Implement headersp.
340
341 2006-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
342
343         * dns.el (query-dns): Protect against "Process dns deleted" strings.
344
345 2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
346
347         * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
348
349 2006-11-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
350
351         * message.el (message-generate-hashcash): Expand range of values to
352         include `opportunistic'.
353         (message-send-mail): Use it.
354
355 2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
356
357         * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
358         and comment it.
359
360         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
361
362 2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
363
364         * gnus-util.el (gnus-extract-address-components): Improve comment.
365
366 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
367
368         * gnus-util.el (gnus-extract-address-components): Work with address in
369         which the name portion contains @.
370
371         * lpath.el: Fbind custom-autoload.
372
373 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
374
375         * gnus.el (gnus-start): Move custom group up.
376         (gnus-select-method): Don't autoload, but make it available for
377         `customize-variable'.
378         (gnus-getenv-nntpserver): Don't autoload.
379
380 2006-11-14  Teodor Zlatanov  <tzz@lifelogs.com>
381
382         * spam.el: Revert to 7.82 (removed changes since 2006-10-16).
383
384 2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
385
386         * message.el (message-sendmail-extra-arguments): New variable.
387         (message-send-mail-with-sendmail): Use it.
388
389 2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
390
391         * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
392         mm-with-unibyte-current-buffer to make string unibyte.
393
394         * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
395         mm-string-as-multibyte.
396
397 2006-11-14  Daiki Ueno  <ueno@unixuser.org>
398
399         * mml2015.el (mml2015-epg-sign): Prefix "pgp-" to a micalg value.
400         Reported by Werner Koch <wk@gnupg.org>.
401
402 2006-11-14  Daiki Ueno  <ueno@p360>
403
404         * mml2015.el: Autoload epa-select-keys when compiling.
405
406 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
407
408         * mml2015.el (mml2015-epg-sign): Save the signing keys in
409         message-options.
410         (mml2015-epg-encrypt): Save the recipient keys in message-options.
411
412 2006-11-13  Daiki Ueno  <ueno@unixuser.org>
413
414         * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
415         EasyPG (< 0.0.6).
416         (mml2015-always-trust): New user option.
417         (mml2015-epg-passphrase-callback): Display key ID on the passphrase
418         prompt.
419
420 2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
421
422         * nntp.el (nntp-authinfo-force): New variable.
423         (nntp-send-authinfo): Use it.
424
425 2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
426
427         * message.el (message-strip-subject-encoded-words): Allow _not_ to
428         decode encoded words.  Improve prompt.  Add comment about forwarding.
429         (message-replacement-char): Move up.
430
431 2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
432
433         * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
434         instead of gnus-intersection because arguments of gnus-sorted-nunion
435         must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
436
437 2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
438
439         * message.el (message-strip-subject-encoded-words): Reformat prompt.
440         (message-simplify-subject-functions): Enable
441         message-strip-subject-encoded-words by default.
442
443 2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
444
445         * message.el (message-strip-subject-encoded-words): New function
446         (message-simplify-subject-functions): New variable.
447         (message-simplify-subject): Use it.  Fix typo in doc string.
448         Support message-strip-subject-encoded-words.
449
450 2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
451
452         * gnus-diary.el (gnus-diary-delay-format-function):
453         * nndiary.el (nndiary-reminders):
454         * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
455
456 2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
457
458         * gnus-art.el (article-hide-boring-headers): Fetch date from
459         gnus-original-article-buffer to avoid problems with localized date
460         strings.
461
462 2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
463
464         * html2text.el (html2text-format-tags): Avoid infloop on open tags.
465
466 2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
467
468         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
469         New variables.
470         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
471         (mm-charset-synonym-alist): Move some entries to
472         mm-codepage-iso-8859-list.
473         (mm-charset-synonym-alist, mm-charset-override-alist): Add
474         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
475
476 2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
477
478         * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
479
480 2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
481
482         * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
483         with Emacs 21 and XEmacs.
484
485 2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
486
487         * spam.el (spam-parse-address): New function for better parsing,
488         catching errors, etc.
489         (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
490
491 2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
492
493         * mm-view.el: Add interactive arg to html2text autoload.
494
495 2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
496
497         * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
498
499 2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
500
501         * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
502         variables.
503         (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
504         (mm-charset-synonym-alist): Move some entries to
505         mm-codepage-iso-8859-list.
506
507         * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
508
509 2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
510
511         * message.el (message-citation-line-format)
512         (message-insert-formated-citation-line): Fix implementation of %E, %N
513         and %n according to the doc string.
514
515 2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
516
517         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
518         car-safe to avoid bad parses.
519
520 2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
521
522         * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
523         names.
524
525         * gnus-sum.el (gnus-select-newsgroup): Decode group name.
526
527 2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
528
529         * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
530         header.
531
532         * message.el (message-draft-headers): Add Date.
533         (message-headers-to-generate): Fix typo in docstring.
534
535         * nndraft.el (nndraft-required-headers): New variable.
536         (nndraft-generate-headers): Use it.
537
538         * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
539
540 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
541
542         * gnus-registry.el (gnus-registry-wash-for-keywords)
543         (gnus-registry-find-keywords): New functions to allow easy searching of
544         articles that are in the registry.
545
546 2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
547
548         * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
549         ietf-drums-parse-address instead of gnus-extract-address-components.
550         Reported by Damien Elmes <damien@repose.cx>.
551
552 2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
553
554         * gnus.el (gnus-mime): Remove unused custom group.
555
556 2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
557
558         * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
559         "blank line" when searching for end of armor headers.
560
561 2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
562
563         * gmm-utils.el (gmm-write-region): Fix variable name.
564
565 2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
566
567         * gmm-utils.el (gmm-write-region): New function based on compatibility
568         code from `mm-make-temp-file'.
569
570         * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
571
572         * nnmaildir.el (nnmaildir--update-nov)
573         (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
574         Use `gmm-write-region'.
575
576 2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
577
578         * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
579         iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
580
581         * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
582
583         * message.el (message-replacement-char): New variable.
584         (message-fix-before-sending): Use it.
585         (message-simplify-subject): New function to remove duplicate code.
586         (message-reply, message-followup): Use it.
587
588         * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
589         gnus-summary-limit-to-articles.
590
591 2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
592
593         * gnus-util.el (gnus-with-local-quit): New macro.
594
595         * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
596
597 2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
598
599         * gnus-util.el (gnus-string-remove-all-properties): Another fix to
600         ignore non-string data.
601
602 2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
603
604         * gnus-util.el (gnus-string-remove-all-properties): Fix to ignore
605         non-string data (needs to be done in the registry too).
606
607 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
608
609         * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
610         (gnus-registry-remove-alist-text-properties, gnus-registry-action)
611         (gnus-registry-split-fancy-with-parent)
612         (gnus-registry-fetch-simplified-message-subject-fast)
613         (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
614         Remove text properties on ingress into the registry and when it's saved.
615         (gnus-registry-clean-empty-function): Fix bug with cleaning the
616         registry from entries with no groups.
617
618 2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
619
620         * gnus-util.el (gnus-string-remove-all-properties): Add utility
621         function to remove string properties.
622
623 2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
624
625         * gmm-utils.el (gmm): Adjust custom version.
626
627         * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
628         custom version.
629
630         * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
631
632 2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
633
634         * gnus-art.el (gnus-insert-prev-page-button)
635         (gnus-insert-next-page-button): Simplify.  Reformat.
636
637 2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
638
639         * gnus-art.el (gnus-insert-prev-page-button)
640         (gnus-insert-next-page-button): Apply gnus-article-button-face.
641
642 2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
643
644         * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
645
646 2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
647
648         (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
649         gnus-article-button-face to MIME and security buttons.
650
651 2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
652
653         * gnus-art.el (gnus-button-url-regexp): Try to make the value more
654         readable.
655
656 2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
657
658         * dgnushack.el: Autoload browse-url-of-file for XEmacs.
659
660 2006-09-20  Steve Youngs  <steve@sxemacs.org>
661
662         * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
663         `browse-url-of-file' instead of `browse-url'.
664
665 2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
666
667         * nnslashdot.el (nnslashdot-request-article): Update end-of-article
668         regexp.  Articles containing quotation were cut prematurely.
669
670 2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
671
672         * message.el (message-cite-original-1): Use nobody by default for the
673         value of From header.
674         (message-reply): Ditto.
675
676 2006-09-11  Daiki Ueno  <ueno@unixuser.org>
677
678         * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
679         to the gnus-info.  This fixes a bug of inline-PGP message verification.
680         Reported by Michael Piotrowski <mxp@dynalabs.de>.
681
682 2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
683
684         * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
685         mails in the doc string.  Add some URLs in comment.
686         (pop3-movemail): Warn about pop3-leave-mail-on-server.
687
688 2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
689
690         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
691         backslashes handling and the way to find boundaries of quoted strings.
692
693 2006-09-07  Daiki Ueno  <ueno@unixuser.org>
694
695         * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
696         mml1991-encrypt-to-self is set and mml1991-signers is not set.
697         * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
698         mml2015-encrypt-to-self is set and mml2015-signers is not set.
699
700 2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
701
702         * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
703         doc string.
704         (gnus-button-regexp, gnus-button-last): Remove unused variables.
705
706 2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
707
708         * lpath.el: Fbind epg-check-configuration.
709
710 2006-09-06  Simon Josefsson  <jas@extundo.com>
711
712         * mml2015.el (mml2015-use): Doc fix, mention epg.
713
714 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
715
716         * mml2015.el (mml2015-use): Default to epg, if available.
717
718 2006-09-06  Daiki Ueno  <ueno@unixuser.org>
719
720         * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
721         message-sender.
722         (mml1991-epg-encrypt): Ditto.
723         * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
724         message-sender.
725         (mml2015-epg-encrypt): Ditto.
726
727 2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
728
729         * message.el (message-send-mail-with-sendmail): Look for sendmail in
730         several common directories.
731
732 2006-09-05  Daiki Ueno  <ueno@unixuser.org>
733
734         * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
735         * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
736
737 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
738
739         * gnus-art.el (article-decode-encoded-words): Make it fast.
740
741 2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
742
743         * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
744
745         * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
746         in quoted string into `\'.
747
748 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
749
750         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
751         Use standard-syntax-table.
752
753 2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
754
755         * gnus-art.el (gnus-decode-address-function): New variable.
756         (article-decode-encoded-words): Use it to decode headers which are
757         assumed to contain addresses.
758         (gnus-mime-delete-part): Remove useless `or'.
759
760         * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
761         (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
762         (gnus-nov-parse-line): Use it to decode From header.
763         (gnus-get-newsgroup-headers): Ditto.
764         (gnus-summary-enter-digest-group): Use it to decode `to-address'.
765
766         * mail-parse.el (mail-decode-encoded-address-region): New alias.
767         (mail-decode-encoded-address-string): New alias.
768
769         * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
770         New function.
771         (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
772         (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
773         (rfc2047-decode-region): Use it; add optional argument `address-mime'.
774         (rfc2047-decode-string): Ditto.
775         (rfc2047-decode-address-region): New function.
776         (rfc2047-decode-address-string): New function.
777
778 2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
779
780         * message.el (message-caesar-buffer-body): Allow rotating headers.
781
782         * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
783
784         * message.el (message-insert-formated-citation-line): Fix %f.
785         Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
786
787 2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
788
789         * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
790         (gnus-bookmark-mouse-available-p): New macro.
791         (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
792         (gnus-bookmark-bmenu-show-infos): Use it.
793         (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
794         (gnus-bookmark-bmenu-hide-infos): Ditto.
795         (gnus-bookmark-remove-properties): New function.
796         (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
797         (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
798         (gnus-bookmark-write-file): Bind coding-system-for-write.
799         (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
800         (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
801         group before selecting it.
802         (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
803         (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
804         quit-window if it is not available; use gnus-mouse-2 and bind it to
805         gnus-bookmark-bmenu-select-by-mouse.
806         (gnus-bookmark-show-details): Remove unused variable `details-list'.
807         (gnus-bookmark-bmenu-select-by-mouse): New function.
808
809 2006-08-13  Romain Francoise  <romain@orebokech.com>
810
811         * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
812         space.
813
814 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
815
816         * compface.el (uncompface): Use binary rather than raw-text-unix.
817
818 2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
819
820         * compface.el (uncompface): Make sure the eol conversion doesn't take
821         place when communicating with the external programs.  Reported by
822         ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
823
824 2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
825
826         * nnheader.el (nnheader-insert-head): Fix typo in comment.
827
828 2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
829
830         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
831         Make it more robust by parsing author and date independently.
832
833 2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
834
835         * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
836
837 2006-07-28  Daiki Ueno  <ueno@unixuser.org>
838
839         * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
840         first matching secret key.
841         (mml2015-epg-encrypt): Ditto.
842
843         * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
844         first matching secret key.
845         (mml1991-epg-encrypt): Ditto.
846
847         * mml2015.el (mml2015-encrypt-to-self): New user option.
848         (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
849         mml2015-epg-encrypt-to-self is set.
850
851         * mml1991.el (mml1991-encrypt-to-self): New variable.
852         (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
853         mml1991-epg-encrypt-to-self is set.
854
855         * mml2015.el (mml2015-signers): New user option.
856         (mml2015-epg-sign): Reflect the value of mml2015-signers.
857         (mml2015-epg-encrypt): Allow to select signing keys.
858
859         * mml1991.el (mml1991-signers): New variable.
860         (mml1991-epg-sign): Reflect the value of mml1991-signers.
861         (mml1991-epg-encrypt): Allow to select signing keys.
862
863 2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
864
865         * nnheader.el (nnheader-insert-head): Make it work even if the file
866         uses CRLF for the line-break code.
867
868 2006-07-25  Daiki Ueno  <ueno@unixuser.org>
869
870         * mml2015.el: Require mml-sec instead of password.
871         (mml2015-verbose): Inherit the default value from mml-secure-verbose.
872         (mml2015-cache-passphrase): Inherit the default value from
873         mml-secure-cache-passphrase.
874         (mml2015-passphrase-cache-expiry): Inherit the default value from
875         mml-secure-passphrase-cache-expiry.
876
877         * mml1991.el: Require mml-sec instead of password.
878         (mml1991-verbose): Inherit the default value from mml-secure-verbose.
879         (mml1991-cache-passphrase): Inherit the default value from
880         mml-secure-cache-passphrase.
881         (mml1991-passphrase-cache-expiry): Inherit the default value from
882         mml-secure-passphrase-cache-expiry.
883
884         * mml-sec.el: Require password.
885         (mml-secure-verbose): New user option.
886         (mml-secure-cache-passphrase): New user option.
887         (mml-secure-passphrase-cache-expiry): New user option.
888
889 2006-07-24  Daiki Ueno  <ueno@unixuser.org>
890
891         * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
892         letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
893         andreas@altroot.de (Andreas V\e,Av\e(Bgele)
894
895         FIXME: Use `tiny change'?
896
897 2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
898
899         * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
900         workaround for the url package included with Emacs.
901
902         * nnweb.el (nnweb-google-create-mapping): Update regexp.
903
904 2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
905
906         * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
907         correctly.  This fixes a bug caused by the 2006-05-12 change.
908
909 2006-07-18  Karl Fogel  <kfogel@red-bean.com>
910
911         * nnmail.el (nnmail-article-group): If splitting raises an error, give
912         some information about the error when saying that the `bogus' mail
913         group will be used.
914
915 2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
916
917         * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
918         string.
919
920 2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
921
922         * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
923
924 2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
925
926         * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
927
928 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
929
930         * mml1991.el (mml1991-function-alist): Add epg.
931         (mml1991-epg-passphrase-callback, mml1991-epg-sign)
932         (mml1991-epg-encrypt): New functions.
933
934 2006-07-10  Daiki Ueno  <ueno@unixuser.org>
935
936         * mml2015.el (mml2015-verbose): New variable.
937         (mml2015-cache-passphrase): Ditto.
938         (mml2015-passphrase-cache-expiry): Ditto.
939         (mml2015-function-alist): Add epg.
940         (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
941         (mml2015-epg-clear-decrypt, mml2015-epg-verify)
942         (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
943         functions.
944
945 2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
946
947         * message.el (message-cite-original-1): Preserve region when removing
948         quoted text due to X-No-Archive in order to avoid bogus attribution
949         when citing multiple messages.
950
951 2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
952
953         * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
954         Kenneth Jacker <khj@be.cs.appstate.edu>.
955
956 2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
957
958         * gnus-diary.el (gnus-user-format-function-d)
959         (gnus-user-format-function-D): Autoload.
960
961         * imap.el (Commentary): Fix typo.
962
963         * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
964         2006-04-22 contribution.
965
966 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
967
968         * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
969         It didn't really fix the bogosity I'm seeing with solid web groups.
970
971 2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
972
973         * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
974         Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
975         created using server names.  If we use the feature without declaring
976         it, Gnus does not properly manage server and group state.
977
978         * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
979         bound.
980
981 2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
982
983         * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
984         looking up the method using GROUP's prefix before inventing a new one.
985         It is used on killed/unknown groups in various places where returning
986         an all-new method isn't expected by the caller.
987
988         * gnus-util.el (gnus-group-server): Fix for empty virtual server names
989         and match semantics of gnus-group-real-prefix.
990
991 2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
992
993         * nnmail.el (nnmail-broken-references-mailers): New variable.
994         (nnmail-ignore-broken-references): New function generalizing
995         nnmail-fix-eudora-headers.
996         (nnmail-fix-eudora-headers): Now obsolete.
997
998         * gnus-art.el (gnus-button-handle-custom): Support
999         `customize-apropos*'.
1000
1001 2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1002
1003         * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
1004
1005         * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
1006         articles.
1007
1008 2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
1009
1010         * message.el (message-cite-reply-above): New variable.
1011         (message-yank-original): Use it.
1012
1013 2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1014
1015         * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
1016
1017 2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
1018
1019         * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
1020         as read.
1021
1022         * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
1023
1024 2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
1025
1026         * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
1027         (gnus-bookmark-default-file): Use gnus-directory.
1028         (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
1029         Remove "*" in doc string.
1030         (gnus-bookmark-write-file): Simplify.
1031         (gnus-bookmark-maybe-sort-alist): Use `when'.
1032         (gnus-bookmark-get-bookmark): Fix typo in doc string.
1033         (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
1034         FIXME about Emacs 21 and XEmacs compatibility.
1035         (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
1036         compatibility.
1037         (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
1038         compatibility.
1039         (gnus-bookmark-menu-heading): Fix version.
1040
1041 2006-06-19  Bastien Guerry  <bzg@altern.org>
1042
1043         * gnus-bookmark.el: New file.
1044
1045 2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1046
1047         * message.el (message-syntax-checks): Doc fix.
1048
1049 2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1050
1051         * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
1052         unsubscribed groups as if they were killed ones.  It causes duplicate
1053         entries in gnus-newsrc-alist.
1054
1055 2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1056
1057         * message.el (message-syntax-checks): Doc fix.
1058         (message-send-mail): Add check for continuation headers.
1059         (message-check-news-header-syntax): Fix regexp used to check for
1060         continuation headers.
1061
1062 2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1063
1064         * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
1065
1066 2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
1067
1068         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
1069
1070 2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
1071
1072         * gnus-art.el (gnus-article-truncate-lines): Default to the value of
1073         default-truncate-lines.
1074
1075 2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1076
1077         * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
1078         to fill the utf-8 entry.
1079
1080         * lpath.el: Fbind unicode-precedence-list.
1081
1082 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1083
1084         * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
1085
1086 2006-05-30  Kevin Greiner  <kevin.greiner@compsol.cc>
1087
1088         * gnus-agent.el (directory-files-and-attributes): Move all the way
1089         forward (the third and final move).
1090         (gnus-agent-read-agentview): Trap reconstruction errors due to
1091         nonexistant directory.  Handle by returning nil.
1092
1093 2006-05-30  Didier Verna  <didier@xemacs.org>
1094
1095         * message.el (message-dont-reply-to-names): Update the custom type.
1096         * message.el (message-dont-reply-to-names): New defsubst: potentially
1097         convert a list of regexps into a single one.
1098         * message.el (message-get-reply-headers): Use it.
1099         * nnmail.el (nnmail-fancy-expiry-target): Ditto.
1100
1101 2006-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
1102
1103         * gnus-agent.el (directory-files-and-attributes): Move forward.
1104
1105 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1106
1107         * gnus-ml.el (gnus-mailing-list-subscribe)
1108         (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
1109         (gnus-mailing-list-message): Fix doc strings.
1110
1111 2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1112
1113         * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
1114         of doing it manually.
1115
1116 2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
1117
1118         * gnus-art.el (gnus-article-toggle-truncate-lines): Fix typo in
1119         comment.
1120
1121 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
1122
1123         * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
1124         (gnus-agent-read-agentview): Fixed handling of end-of-file error.
1125         (gnus-agent-read-local): All symbols allocated in my-obarray
1126         (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
1127         (gnus-agent-regenerate-group): Check numeric names to see if they are
1128         messages or groups.
1129         (gnus-agent-total-fetched-for): Ignore 'dummy.group' (there should be a
1130         better way of do this...)
1131
1132         * gnus-cache.el (gnus-agent-total-fetched-for): Ignore
1133         'dummy.group' (there should be a better way of do this...)
1134
1135 2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
1136
1137         * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
1138         (gnus-saved-headers): Ditto.
1139         (gnus-default-article-saver): Mention functions may have properties.
1140         (gnus-article-save): Override gnus-save-all-headers and
1141         gnus-saved-headers by :headers property which saver function may have.
1142         (gnus-summary-save-in-file): Add :headers property.
1143         (gnus-summary-write-to-file): Ditto.
1144
1145         * gnus-sum.el (gnus-summary-save-article): Bind
1146         gnus-prompt-before-saving to t when saving many articles in a file;
1147         always show all headers.
1148
1149         * dgnushack.el: Autoload toggle-truncate-lines for XEmacs.
1150
1151 2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
1152
1153         * deuglify.el (gnus-outlook-rearrange-article): Add missing citation
1154         marks.
1155
1156         * message.el (message-indent-citation): Add optional arguments to allow
1157         using it outside of message buffers.
1158
1159         * gnus-art.el (gnus-article-unfold-long-headers): New variable.
1160         (gnus-article-treat-unfold-headers): Use it.
1161         (gnus-article-truncate-lines): New variable.
1162         (gnus-article-mode): Use it.
1163         (gnus-article-toggle-truncate-lines): New function.
1164
1165         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar): Add
1166         gnus-article-toggle-truncate-lines.
1167
1168         * uudecode.el (uudecode-decode-region-external): nil isn't a valid
1169         coding system in XEmacs, use binary.
1170
1171 2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1172
1173         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
1174         after-load-alist.
1175
1176         * gnus-art.el (gnus-summary-save-in-file): Use property to specify
1177         this function should save decoded articles.
1178         (gnus-summary-write-to-file): Use property to specify this function
1179         should save decoded articles and specify gnus-summary-save-in-file
1180         should be used to save articles other than the first one when saving
1181         many articles.
1182         (gnus-summary-save-body-in-file): Use property to specify this
1183         function should save decoded articles.
1184         (gnus-summary-write-body-to-file): Use property to specify this
1185         function should save decoded articles and specify
1186         gnus-summary-save-body-in-file should be used to save articles other
1187         than the first one when saving many articles.
1188
1189         * gnus-sum.el (gnus-summary-save-article): Simplify.
1190
1191 2006-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1192
1193         * gnus-art.el (gnus-default-article-saver): Add
1194         gnus-summary-write-body-to-file.
1195         (gnus-article-save-coding-system): Don't use coding system object
1196         in XEmacs.
1197         (gnus-read-save-file-name): Add optional `dir-var' argument which
1198         specifies directory in which files are saved; work even if optional
1199         `variable' argument is not specified.
1200         (gnus-summary-write-to-file): Read file name.
1201         (gnus-summary-save-body-in-file): Add optional `overwrite' argument.
1202         (gnus-summary-write-body-to-file): New function.
1203
1204         * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
1205         (gnus-summary-local-variables): Add it.
1206         (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
1207         (gnus-summary-save-article): Remove optional `decode' argument;
1208         determine whether to decode articles by the value of
1209         gnus-default-article-saver; when saving many files using
1210         gnus-summary-write-to-file or gnus-summary-write-body-to-file, use
1211         it first and use gnus-summary-save-in-file or
1212         gnus-summary-save-body-in-file thereafter unless
1213         gnus-prompt-before-saving is always; move point to article which
1214         will be saved.
1215         (gnus-summary-save-article-file): Revert.
1216         (gnus-summary-write-article-file): Revert.
1217         (gnus-summary-save-article-body-file): Revert.
1218         (gnus-summary-write-article-body-file): New function.
1219
1220 2006-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
1221
1222         * gnus-art.el (gnus-default-article-saver): Doc fix.
1223         (gnus-article-save-coding-system): Move from gnus-sum.el, rename
1224         from gnus-summary-save-article-coding-system, and default to a
1225         certain coding system.
1226         (gnus-output-to-file): Add coding cookie and encode text according
1227         to gnus-article-save-coding-system; don't use mm-append-to-file.
1228
1229         * gnus-sum.el (gnus-summary-save-article-coding-system): Move to
1230         gnus-art.el and rename to gnus-article-save-coding-system.
1231         (gnus-summary-save-article): Require gnus-art; don't show all
1232         headers if it decodes articles; don't add coding cookie here;
1233         don't bind mm-text-coding-system-for-write.
1234         (gnus-summary-save-article-file): Save decoded articles.
1235         (gnus-summary-write-article-file): When saving many files, use
1236         gnus-summary-write-to-file first and gnus-summary-save-in-file
1237         thereafter unless gnus-prompt-before-saving is always.
1238         (gnus-summary-save-article-body-file): Save decoded articles.
1239
1240         * lpath.el: Fbind select-safe-coding-system for XEmacs.
1241
1242 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1243
1244         * nnrss.el (nnrss-check-group): Bind hash-index.
1245
1246 2006-05-23  Michael Cadilhac  <michael.cadilhac@lrde.org>
1247
1248         * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
1249         its hash index.  Store this hash in `nnrss-group-data'.
1250         (nnrss-read-group-data): Update accordingly.
1251
1252 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1253
1254         * gnus-art.el (gnus-button-alist): Improve gnus-button-handle-symbol
1255         entry.
1256
1257         * gnus-sum.el (gnus-summary-make-menu-bar): Add
1258         gnus-article-browse-html-article.
1259
1260 2006-05-23  Hynek Schlawack  <hynek@ularx.de>
1261
1262         * gnus-sum.el (gnus-summary-mime-map): Add
1263         gnus-article-browse-html-article.
1264
1265         * gnus-art.el (gnus-article-browse-html-article): Remove comment.
1266
1267 2006-05-23  Reiner Steib  <Reiner.Steib@gmx.de>
1268
1269         * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
1270         suitable coding systems in customize.
1271
1272 2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
1273
1274         * mail-source.el (mail-sources): Fix custom type.
1275
1276 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
1277
1278         * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
1279         (gnus-summary-expire-articles-now): Shorten prompt.
1280
1281         * gmm-utils.el (wid-edit): Require.
1282         (defun-gmm): Renamed from `gmm-defun-compat'.
1283         (gmm-image-search-load-path): Use it.
1284         (gmm-image-load-path-for-library): Use it.  Sync with `mh-compat.el'.
1285
1286 2006-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
1287
1288         * gnus-sum.el (gnus-summary-save-article-coding-system): New
1289         variable.
1290         (gnus-summary-save-article): Add optional `decode' argument.  If
1291         it is set and gnus-summary-save-article-coding-system is non-nil,
1292         save decoded article.
1293         (gnus-summary-write-article-file): Save decoded article if
1294         gnus-summary-save-article-coding-system is non-nil.
1295
1296         * ecomplete.el (ecomplete-database-file-coding-system): Fix custom
1297         type.
1298
1299 2006-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
1300
1301         * gnus-art.el (easy-menu-define): Use :active instead of :enable.
1302
1303 2006-05-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1304
1305         * gnus-art.el (gnus-article-setup-buffer): Go to summary buffer
1306         first to test gnus-single-article-buffer which may be buffer-local.
1307
1308         * gnus-sum.el (gnus-summary-setup-buffer): Make
1309         gnus-single-article-buffer buffer-local and nil in ephemeral
1310         group; make gnus-article-buffer, gnus-article-current, and
1311         gnus-original-article-buffer always buffer-local.
1312         (gnus-summary-exit): Kill article buffer belonging to ephemeral
1313         group.
1314         (gnus-handle-ephemeral-exit): Don't move to next summary line.
1315
1316 2006-05-08  Reiner Steib  <Reiner.Steib@gmx.de>
1317
1318         * nnml.el (nnml-request-compact-group): Compressed files might not
1319         have .gz extension.
1320
1321 2006-05-04  Stefan Monnier  <monnier@iro.umontreal.ca>
1322
1323         * mm-decode.el (mm-dissect-buffer): Remove spurious double assignment.
1324         (mm-copy-to-buffer): Use with-current-buffer.
1325         (mm-display-part): Simplify.
1326         (mm-inlinable-p): Add optional arg `type'.
1327
1328 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
1329
1330         * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
1331         (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
1332         Try harder to show the attachment internally or externally using
1333         gnus-mime-view-part-as-type.
1334
1335 2006-05-02  Reiner Steib  <Reiner.Steib@gmx.de>
1336
1337         * message.el (message-from-style, message-signature-separator)
1338         (message-user-organization-file, message-send-mail-function)
1339         (message-citation-line-function, message-yank-prefix)
1340         (message-indent-citation-function, message-signature)
1341         (message-signature-file, message-signature-insert-empty-line):
1342         Remove autoloads.
1343
1344         * gnus-art.el (gnus-buttonized-mime-types): Remove
1345         "multipart/signed".  Revert 2006-04-26 change.
1346
1347 2006-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1348
1349         * gnus.el (gnus-version-number): Bump version.
1350
1351 2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
1352
1353         * gnus.el: No Gnus v0.5 is released.
1354
1355 2006-04-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1356
1357         * nnweb.el (nnweb-request-article): Do proper xwfu encoding when
1358         fetching articles by message-id.
1359
1360 2006-04-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1361
1362         * message.el (hashcash): Require hashcash as normal.
1363
1364         * ecomplete.el (ecomplete-highlight-match-line): Use
1365         point-at-eol.
1366         (ecomplete-highlight-match-line): Use `highlight', because that
1367         face exists in both Emacs and XEmacs.
1368
1369         * message.el (message-display-abbrev): Use point-at-bol.
1370
1371         * mail-source.el: Don't require timer/timer-funcs.
1372
1373         * gnus-async.el: Ditto.
1374
1375         * password.el: Ditto.
1376
1377         * nnheaderxm.el (nnheader-cancel-timer): Ditto.
1378
1379         * mm-url.el: Ditto.
1380
1381         * gnus-xmas.el: Don't require timer-funcs.
1382
1383         * mm-util.el: Require timer/timer-funcs.
1384
1385 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1386
1387         * mm-url.el (mm-url-insert-file-contents): Don't set Connection:
1388         Close.
1389
1390 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
1391
1392         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Assume buffer is made
1393         unibyte after clear-decrypt function runs.
1394
1395         * mml2015.el (mml2015-pgg-clear-decrypt): Treat data which pgg
1396         returns as a unibyte string.
1397
1398 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1399
1400         * lpath.el: Revert.
1401
1402         * pgg-gpg.el (pgg-string-to-multibyte): Remove.
1403         (pgg-gpg-process-sentinel): Revert.
1404
1405         * pgg-pgp.el (pgg-pgp-process-region): Revert.
1406         (pgg-pgp-lookup-key): Revert.
1407
1408         * pgg-pgp5.el (pgg-pgp5-process-region): Revert.
1409         (pgg-pgp5-lookup-key): Revert.
1410
1411         * pgg.el (pgg-fetch-key): Revert.
1412
1413 2006-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
1414
1415         * lpath.el: Fbind string-as-multibyte for XEmacs.
1416
1417         * mml1991.el (mml1991-pgg-sign): No need to load pgg.el, which is
1418         always loaded by way of gnus-art.el -> mm-uu.el -> mml2015.el.
1419         (mml1991-pgg-encrypt): Ditto.
1420
1421         * pgg-gpg.el (pgg-string-to-multibyte): New function.
1422         (pgg-gpg-process-sentinel): Make sure pgg-output-buffer is always
1423         a multibyte buffer.
1424
1425         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
1426         (pgg-pgp-lookup-key): Ditto.
1427
1428         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
1429         (pgg-pgp5-lookup-key): Ditto.
1430
1431         * pgg.el (pgg-fetch-key): Ditto.
1432
1433 2006-04-26  Reiner Steib  <Reiner.Steib@gmx.de>
1434
1435         * message.el (message-user-organization-file): Check several
1436         locations of the organization file.
1437
1438         * gnus-sum.el (gnus-summary-mime-map, gnus-summary-make-menu-bar):
1439         Add gnus-article-view-part-as-type.
1440
1441         * gnus-art.el (gnus-article-view-part-as-type): New function.
1442
1443         * message.el (message-valid-fqdn-regexp): Add TLDs .cat, jobs,
1444         .mobi and .travel.  Remove .nato, .bitnet and .uucp.
1445
1446         * mml.el: Simplify autoload.
1447         (mml-mode): defvar dnd-protocol-alist instead of using
1448         symbol-value.
1449         (mml-default-directory): New variable.
1450         (mml-minibuffer-read-file): Use it.
1451         (mml-dnd-protocol-alist, mml-dnd-attach-options): Adjust :version.
1452
1453         * message.el (message-citation-line-format): New variable.
1454         (message-insert-formated-citation-line): New function.
1455         (message-citation-line-function): Add
1456         `message-insert-formated-citation-line' to custom type.
1457
1458         * mm-decode.el (mm-verify-option): Add gnus-buttonized-mime-types
1459         to doc string.
1460
1461         * gnus-art.el (gnus-buttonized-mime-types): Add "multipart/signed"
1462         depending on mm-verify-option.
1463
1464 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
1465
1466         * mml1991.el (mml1991-pgg-sign): Make sure to load pgg.el before
1467         binding pgg-* variables; reimplement the section which prevents
1468         MIME header from being signed.
1469         (mml1991-pgg-encrypt): Make sure to load pgg.el before binding
1470         pgg-text-mode; remove a blank line at the top of body.
1471
1472         * mm-uu.el (mm-uu-pgp-encrypted-extract-1): Don't remove blank
1473         lines at the top of body; use gnus-newsgroup-charset if there's no
1474         Charset header.
1475
1476 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
1477
1478         * message.el (message-self-insert-commands): Doc fix.
1479
1480         * mm-uu.el (mm-uu-pgp-signed-test): Erase prompt.
1481         (mm-uu-pgp-encrypted-test): Ditto.
1482         (mm-uu-pgp-encrypted-extract-1): Make sure there's a blank line
1483         between header and body; return application/pgp-encrypted handle
1484         if decryption failed; decode decrypted body by charset.
1485
1486         * mm-decode.el (mm-automatic-display): Don't make application/pgp
1487         element match to application/pgp-*.
1488
1489 2006-04-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1490
1491         * nnweb.el (nnweb-google-wash-article): Sync up to new Google
1492         HTML.
1493
1494 2006-04-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1495
1496         * mail-source.el (mail-source-call-script): Message the error
1497         string.
1498
1499 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1500
1501         * gnus-util.el (gnus-byte-compile): Use it.
1502
1503 2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
1504
1505         * gnus-util.el (kill-empty-logs): New function.
1506
1507 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1508
1509         * message.el (message-mail-alias-type): Doc fix.
1510         (message-mail-alias-type-p): New function.
1511         (message-send): Use it.
1512         (message-mode): Ditto.
1513         (message-strip-forbidden-properties): Ditto.
1514
1515         * ecomplete.el (ecomplete-database-file-coding-system): New
1516         variable.
1517         (ecomplete-save): Use it.
1518         (ecomplete-setup): Use it.
1519
1520 2006-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
1521
1522         * message.el (message-self-insert-commands): New variable.
1523         (message-strip-forbidden-properties): Use it.
1524
1525 2006-04-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1526
1527         * message.el (message-put-addresses-in-ecomplete): Use a regexp
1528         that doesn't make XEmacs choke.
1529
1530 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
1531
1532         * gnus-util.el (gnus-replace-in-string):
1533         Prefer replace-regexp-in-string over of replace-in-string.
1534
1535 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
1536
1537         * gnus-util.el (gnus-select-frame-set-input-focus):
1538         Use select-frame-set-input-focus if it is available in XEmacs; use
1539         definition defined in Emacs 22 for old Emacsen.
1540
1541         * dgnushack.el: Autoload unmorse-region for XEmacs.
1542
1543         * lpath.el: Bind cursor-in-non-selected-windows and
1544         select-frame-set-input-focus for XEmacs.
1545
1546 2006-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1547
1548         * mm-view.el (mm-inline-text): Use equal instead of equalp.
1549
1550 2006-04-18  Teodor Zlatanov  <tzz@lifelogs.com>
1551
1552         * gnus-registry.el (gnus-registry-cache-save): Remove text
1553         properties when saving via the temp buffer.
1554
1555 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1556
1557         * message.el (message-generate-hashcash): Honor custom type.
1558
1559 2006-04-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1560
1561         * message.el (message-generate-hashcash): Default to non-nil when
1562         hashcash is found.
1563
1564         * gnus-sum.el (gnus-summary-expire-articles-now): Clarify prompt.
1565         (gnus-refer-thread-limit): Increase default to 500.
1566
1567         * mm-view.el (mm-inline-text): Supply delsp to flow-fill.
1568
1569         * flow-fill.el (fill-flowed): Allow delete-space.
1570
1571 2006-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
1572
1573         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
1574         (gnus-outlook-deuglify-unwrap-max, gnus-outlook-display-hook):
1575         Remove autoloads.
1576
1577 2006-04-18  Simon Josefsson  <jas@extundo.com>
1578
1579         * message.el (message-generate-hashcash): Default to.
1580
1581 2006-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
1582
1583         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
1584         concatenating segments rather than before concatenating them.
1585
1586 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1587
1588         * gnus-group.el: Move comment to gnus-group-update-tool-bar.
1589
1590 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1591
1592         * rfc2231.el (rfc2231-parse-string): Sort the parameters first.
1593
1594         * message.el (message-forward-make-body-plain): Allow
1595         message-forward-ignored-headers to be a list.
1596         (message-remove-ignored-headers): Factor out into function.
1597         (message-forward-make-body-mml): Use it.
1598
1599         * imap.el (imap-quote-specials): New function.
1600         (imap-login-auth): Quote specials.
1601
1602         * rfc2231.el (rfc2231-parse-string): Remove dead code.
1603         (rfc2231-parse-string): Allow concatanation of parameters that
1604         aren't contiguous.  The test case is
1605           (mail-header-parse-content-type "message/external-body;
1606             name*0*=us-ascii''~%2ffoo%2fbar%2fbaz%2fxyzzy%2f;
1607             access-type=LOCAL-FILE;
1608             name*1*=plugh%2fhello-sailor%2fbing.pdf")
1609
1610 2006-04-17  Stefan Monnier  <monnier@iro.umontreal.ca>
1611
1612         * nntp.el (nntp-accept-process-output): Return the value of
1613         `nnheader-accept-process-output'.
1614
1615 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1616
1617         * gnus-art.el (gnus-article-treat-types): Add text/x-patch.
1618         (gnus-button-alist): Recognize more diff formats.
1619         (gnus-button-patch): Strip directory.
1620
1621 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
1622
1623         * gnus-util.el (gnus-select-frame-set-input-focus): Check for
1624         Emacs 22 when setting focus.
1625
1626 2006-04-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1627
1628         * gnus-art.el (gnus-article-treat-types): Do treatment of
1629         text/x-verbatim parts.
1630         (gnus-button-patch): New command.
1631
1632         * ietf-drums.el (ietf-drums-parse-address): Attempt parsing
1633         addresses that contain invalid characters.
1634
1635 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1636
1637         * message.el (message-put-addresses-in-ecomplete): Use
1638         gnus-replace-in-string.
1639         (message-is-yours-p): Use the more correct
1640         mail-header-parse-address instead of
1641         mail-extract-address-components.
1642         (message-put-addresses-in-ecomplete): Fix typo.
1643
1644         * gnus-sum.el (gnus-summary-limit-to-bodies): New command and
1645         keystroke.
1646
1647         * gnus-art.el (gnus-treatment-function-alist): Change order of
1648         newsgroups/generic header folding to avoid double-folding.
1649
1650         * message.el (message-hidden-headers): Add X-Draft-From.
1651
1652         * gnus-sum.el (gnus-summary-repeat-search-article-forward): New
1653         command.
1654         (gnus-summary-repeat-search-article-backward): New command.
1655
1656         * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
1657         groups in the parent topic.
1658
1659 2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
1660
1661         * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
1662         (spam-extra-header-to-number): Return the CRM114 number as a
1663         number instead of a string.
1664
1665 2006-04-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1666
1667         * gnus-art.el (gnus-face-properties-alist): Moved here from
1668         gnus-fun.
1669
1670         * gnus-fun.el (gnus-face-properties-alist): Move to gnus-art.
1671
1672 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1673
1674         * message.el (message-strip-forbidden-properties): Only display on
1675         self-insert-command.
1676
1677         * hashcash.el (hashcash-insert-payment-async): Remove dead code;
1678         reindent.
1679         (hashcash-insert-payment-async-2): Make sure the buffer is alive.
1680
1681 2006-04-15  NAKAJI Hiroyuki  <nakaji@takamatsu-nct.ac.jp>  (tiny change)
1682
1683         * smiley.el (smiley-style): Fix typo.
1684
1685 2006-04-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1686
1687         * hashcash.el (hashcash-insert-payment-async-2): Use
1688         message-goto-eoh instead of doing it manually.
1689         (mail-add-payment): Use message-narrow-to-header instead of trying
1690         to do the same itself.
1691
1692         * message.el (message-hidden-headers): Add Face.
1693
1694         * gnus-sum.el (gnus-summary-reparent-thread): Factor out
1695         reparenting code.
1696         (gnus-summary-reparent-children): Refactored out code.
1697         (gnus-summary-thread-map): New keystroke.
1698         (gnus-summary-reparent-children): Make into command.
1699
1700         * smiley.el (smiley-style): Default to `medium' if using a large
1701         font.
1702
1703         * gnus-sum.el (unmorse-region): Remove autoload, because morse.el
1704         does it itself.
1705
1706         * message.el (message-point-in-header-p): Simplify definition.
1707
1708 2006-04-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1709
1710         * nnagent.el (nnagent-request-set-mark): Silence log file
1711         writing.
1712         (nnagent-request-set-mark): Use write-region instead of
1713         append-to-file.
1714
1715         * gnus-sum.el (gnus-read-header): Fudge article number if using a
1716         strange select method.
1717
1718         * ecomplete.el (ecomplete-display-matches): Get highlightling
1719         right.
1720         (ecomplete-display-matches): Use literals.
1721         (ecomplete-display-matches): Disable message logging.
1722
1723         * message.el (message-display-abbrev): Small optimization.
1724
1725         * ecomplete.el (ecomplete-display-matches): Allow automatic
1726         display.
1727
1728         * message.el (message-strip-forbidden-properties): Display
1729         abbrevs.
1730         (message-display-abbrev): Get automatic display right.
1731
1732         * ecomplete.el (ecomplete-display-matches): Use M-n/M-p
1733         keystrokes.
1734
1735 2006-04-13  Romain Francoise  <romain@orebokech.com>
1736
1737         TODO: Backport to v5-10!
1738
1739         * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
1740         Moved here (and renamed) from gnus-registry.el.
1741
1742         * gnus-registry.el: Require gnus-util.
1743         Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
1744
1745 2006-04-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1746
1747         * gnus-group.el (gnus-group-catchup-current): Change
1748         if-then-else-if-then-else into cond.
1749         (gnus-group-catchup): Indent.
1750         (group-name-at-point): New function.
1751         (gnus-fetch-group): Provide default from thing at point.
1752
1753 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1754
1755         * message.el (message-display-abbrev): Fix regexp.
1756
1757         * ecomplete.el (ecomplete-highlight-match-line): Reimplement
1758         choosing.
1759         (ecomplete-highlight-match-line): Fix up code rewrite, remove
1760         dead variables.
1761
1762         * message.el (message-newline-and-indent): Remove debugging.
1763         (message-display-abbrev): Use new implementation.
1764
1765 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
1766
1767         * gnus-art.el (gnus-article-mode): Set
1768         cursor-in-non-selected-windows to nil.
1769
1770         * smiley.el: Revert previous change.
1771         (smiley-data-directory): defvar it before using it in the
1772         defcustom of `smiley-style'.
1773
1774 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1775
1776         * message.el (message-newline-and-indent): New function.
1777
1778         * ecomplete.el: Implement more bits.
1779
1780         * message.el (message-put-addresses-in-ecomplete): Clean up the
1781         string.
1782
1783         * ecomplete.el (ecomplete-add-item): Chop off decimals.
1784
1785         * gnus-sum.el (gnus-summary-save-parts): Bind
1786         gnus-summary-save-parts-counter and use it to make unique file
1787         names.
1788
1789         * gnus-art.el (gnus-ignored-headers): Add some more headers.
1790
1791         * ietf-drums.el (ietf-drums-parse-addresses): Take a RAWP
1792         parameter to say whether to actually parse the individual
1793         addresses.
1794
1795         * message.el (message-put-addresses-in-ecomplete): New function.
1796         (ecomplete): Require.
1797         (message-mail-alias-type): Add ecomplete as an option.
1798
1799 2006-04-12  Ralf Angeli  <angeli@iwi.uni-sb.de>
1800
1801         * flow-fill.el (fill-flowed): Remove trailing space from blank
1802         quoted lines.
1803
1804 2006-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1805
1806         * smiley.el (smiley-style): Move definition later to avoid a
1807         compilation warning.
1808
1809 2006-04-12  Kenichi Handa  <handa@m17n.org>
1810
1811         * rfc2231.el (rfc2231-decode-encoded-string): Work on unibyte
1812         buffer and then decode the buffer text if necessary.
1813         (rfc2231-encode-string): Be sure to work on multibyte buffer at
1814         first, and after mm-encode-body, change the buffer to unibyte.
1815         Use mm-disable-multibyte instead of set-buffer-multibyte.
1816
1817 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
1818
1819         * gnus-art.el (gnus-mime-copy-part): Find name parameter in
1820         Content-Type header instead of Content-Disposition header.
1821         (gnus-mime-inline-part): Ditto.
1822         (gnus-mime-view-part-as-charset): Ignore charset that the part
1823         specifies.
1824
1825         * mm-decode.el (mm-display-part): Work with external parts and
1826         usual parts similarly.
1827
1828         * mm-extern.el (mm-inline-external-body): Use mm-display-part
1829         instead of gnus-display-mime.
1830
1831         * mm-util.el (mm-decompress-buffer): Use mm-with-unibyte-buffer
1832         instead of with-temp-buffer.
1833
1834         * gnus-uu.el (gnus-uu-save-article): Put mml tags instead of part
1835         tag to summarized topics part in order to encode non-ASCII text.
1836
1837 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1838
1839         * smiley.el (smiley-style): New variable.
1840         (smiley-directory): New function.
1841         (smiley-data-directory): Derive from `smiley-style' using
1842         `smiley-directory'.
1843         (smiley-regexp-alist): Add new entries.
1844
1845         * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
1846         (gnus-article-browse-delete-temp): Add :version.
1847
1848 2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
1849
1850         * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
1851         the sieve region.
1852
1853 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1854
1855         * gnus.el (gnus-version-number): Bump version.
1856
1857 2006-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
1858
1859         * gnus.el: No Gnus v0.4 is released.
1860
1861 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
1862
1863         * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
1864         layout.
1865
1866         * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
1867         unknown charset.
1868
1869         * message.el (message-header-synonyms): Add Original-To to the
1870         default.
1871
1872         * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
1873         optional parameter.
1874
1875 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
1876
1877         * gnus-fun.el (gnus): Require it for gnus-directory.
1878
1879 2006-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
1880
1881         * gnus-fun.el (gnus-face-properties-alist): Add :version.
1882
1883 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1884
1885         * pgg-gpg.el (pgg-gpg-process-filter): Fix.
1886
1887 2006-04-05  Simon Josefsson  <jas@extundo.com>
1888
1889         * password.el (password-reset): New function.
1890
1891 2006-04-05  Daiki Ueno  <ueno@unixuser.org>
1892
1893         * pgg-gpg.el (pgg-gpg-encrypt-region, pgg-gpg-sign-region): Wait
1894         for BEGIN_SIGNING too, new in GnuPG 1.4.3.
1895
1896 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1897
1898         * nnweb.el (nnweb-google-create-mapping): Update regexp.
1899         Some whitespace was matched into the url, which broke browsing hits
1900         > 100 when mm-url-use-external was nil.
1901
1902 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
1903
1904         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Check
1905         gnus-extra-headers for 'Newsgroups.
1906
1907         * message.el (message-tool-bar-gnome): Check if `flyspell-mode' is
1908         bound.
1909
1910 2006-04-04  Daiki Ueno  <ueno@unixuser.org>
1911
1912         * pgg-gpg.el: Clean up process buffers every time gpg processes
1913         complete.
1914
1915 2006-04-03  Reiner Steib  <Reiner.Steib@gmx.de>
1916
1917         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
1918         doc string.
1919
1920 2006-04-03  Daiki Ueno  <ueno@unixuser.org>
1921
1922         * pgg-gpg.el (pgg-gpg-process-filter)
1923         (pgg-gpg-wait-for-completion): Check if buffer is alive.
1924
1925         * pgg-gpg.el (pgg-gpg-process-sentinel): Don't remove GNUPG:
1926         lines, temporary fix.
1927
1928 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
1929
1930         * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
1931
1932 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
1933
1934         * pgg-gpg.el (pgg-gpg-start-process): Don't bind
1935         default-enable-multibyte-characters.  This reverts the change from
1936         revision 6.17 which is no longer necessary because the passphrase
1937         is sent separately now.  GnuPG messages are unreadable under
1938         multibyte locales with default-enable-multibyte-characters set to
1939         nil.
1940
1941 2006-03-28  Reiner Steib  <Reiner.Steib@gmx.de>
1942
1943         * message.el (message-tool-bar-gnome): Move "spell".
1944
1945 2006-03-27  Reiner Steib  <Reiner.Steib@gmx.de>
1946
1947         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Don't use
1948         XEmacs-only `replace-in-string'.  Use `gnus-group-real-name'
1949         instead.
1950
1951 2006-03-27  Karl Kleinpaste  <karl@charcoal.com>
1952
1953         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Improve
1954         newsgroups handling for NNTP overviews which don't include
1955         Newsgroups.
1956
1957 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1958
1959         * message.el (message-resend): Bind message-generate-hashcash to nil.
1960
1961 2006-03-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
1962
1963         * hashcash.el (hashcash-already-paid-p): Bind case-fold-search
1964         when searching for already-paid recipients.
1965
1966 2006-03-27  Daiki Ueno  <ueno@unixuser.org>
1967
1968         * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for
1969         passphrases when it is not needed.
1970         (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for
1971         passphrase stuff from gpg, should only be necessary when you use
1972         gpg with a smartcard.
1973
1974 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
1975
1976         * mml.el (mml-insert-mime): Ignore cached contents of
1977         message/external-body part.
1978
1979         * mm-decode.el (mm-get-part): Add optional 'no-cache' argument.
1980         (mm-insert-part): Ditto.
1981
1982 2006-03-23  Simon Josefsson  <jas@extundo.com>
1983
1984         * pgg-gpg.el (pgg-gpg-update-agent): Add again, with fixes from
1985         Reiner.
1986         (pgg-gpg-use-agent-p): Use it again.
1987
1988 2006-03-23  Simon Josefsson  <jas@extundo.com>
1989
1990         * pgg-gpg.el (pgg-gpg-update-agent): Remove, doesn't work with
1991         older emacsen.
1992         (pgg-gpg-use-agent-p): Don't use it.
1993
1994 2006-03-23  Reiner Steib  <Reiner.Steib@gmx.de>
1995
1996         * pgg-gpg.el (pgg-gpg-update-agent): Only use make-network-process
1997         if we can.
1998
1999 2006-03-22  Sascha Wilde  <wilde@sha-bang.de>
2000
2001         * pgg-gpg.el (pgg-gpg-use-agent): Disable by default.
2002         (pgg-gpg-update-agent): New function.
2003         (pgg-gpg-use-agent-p): New function.
2004         (pgg-gpg-process-region, pgg-gpg-encrypt-region)
2005         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2006         (pgg-gpg-sign-region): Use it.
2007
2008 2006-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2009
2010         * gnus-sum.el (gnus-map-articles): Don't funcall symbol macro.
2011         Reported by Ralf Wachinger <rwachinger@gmx.de>.
2012
2013 2006-03-21  Simon Josefsson  <jas@extundo.com>
2014
2015         * pgg-gpg.el: Ideas below based on patch from Sascha Wilde
2016         <wilde@sha-bang.de>.
2017         (pgg-gpg-use-agent): New variable.
2018         (pgg-gpg-process-region): Use it.
2019         (pgg-gpg-encrypt-region): Likewise.
2020         (pgg-gpg-encrypt-symmetric-region): Likewise.
2021         (pgg-gpg-decrypt-region): Likewise.
2022         (pgg-gpg-sign-region): Likewise.
2023         (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password.
2024
2025 2006-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
2026
2027         * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
2028
2029         * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
2030         Add comment on version.
2031
2032 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
2033
2034         * smiley.el: Add missing test smiley.
2035
2036 2006-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2037
2038         * mm-decode.el (mm-with-part): New macro.
2039         (mm-get-part): Use it; work with message/external-body as well.
2040         (mm-save-part): Treat name and filename equally.
2041
2042         * mm-extern.el (mm-extern-cache-contents): New function.
2043         (mm-inline-external-body): Use it; force the part to be displayed;
2044         move undisplayer added to the cached handle to the parent.
2045
2046         * gnus-art.el (gnus-mime-save-part-and-strip): Add name parameter.
2047         (gnus-mime-view-part-as-type): Work with message/external-body.
2048
2049         * gnus-util.el (gnus-tool-bar-update): Bind tool-bar-mode.
2050
2051 2006-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
2052
2053         * gmm-utils.el (gmm-image-load-path-for-library): Prefer user's
2054         images in image-load-path.  [Sync with image.el, revision 1.60, in
2055         Emacs.]
2056
2057 2006-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
2058
2059         * gmm-utils.el (gmm-image-load-path-for-library): Pass value of
2060         path rather than symbol.  Always return list of directories.
2061         Guarantee that image directory comes first.  [Sync with image.el,
2062         revision 1.59, in Emacs.]
2063
2064         * message.el (message-make-tool-bar): Adjust to new API of
2065         `gmm-image-load-path-for-library'.
2066
2067         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2068
2069         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2070
2071 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2072
2073         * gnus-art.el (gnus-article-only-boring-p):
2074         Bind inhibit-point-motion-hooks to avoid infinite loop when entering
2075         intangible text.
2076         Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
2077
2078 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
2079
2080         * gmm-utils.el (gmm-image-load-path-for-library): Fix typo.  Use
2081         `defun' instead of `gmm-defun-compat'.
2082
2083 2006-03-14  Simon Josefsson  <jas@extundo.com>
2084
2085         * message.el (message-unique-id): Don't use message-number-base36
2086         if (user-uid) is a float.
2087         Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
2088
2089 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2090
2091         * mm-uu.el (mm-uu-dissect): Dissect all parts correctly.
2092
2093         * gnus-art.el (gnus-mime-display-single): Make sure there is an
2094         empty line between a part and a message part.
2095
2096 2006-03-10  Reiner Steib  <Reiner.Steib@gmx.de>
2097
2098         * smiley.el: Add more test smileys.
2099         (smiley-data-directory, smiley-regexp-alist)
2100         (gnus-smiley-file-types): Fix doc strings.
2101         (smiley-update-cache): Clear smiley-cached-regexp-alist before
2102         adding new elements.
2103         (smiley-mouse-map): Unused code.  Make it a comment.
2104
2105 2006-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2106
2107         * gnus-nocem.el (gnus-nocem-scan-groups): Add autoload cookie;
2108         scan latest NoCeM messages instead of old ones.
2109         (gnus-nocem-check-article): Fix regexps so as to match to PGP
2110         delimiters that are recently used.
2111         (gnus-nocem-load-cache): Add autoload cookie.
2112
2113         * gnus.el (gnus-use-nocem): Enable it to be set to also a number.
2114
2115         * gnus-start.el (gnus-setup-news): Scan NoCeM messages if a group
2116         level which is larger than gnus-use-nocem is specified.
2117
2118         * gnus-group.el (gnus-group-get-new-news): Ditto.
2119
2120 2006-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
2121
2122         * gnus-util.el (gnus-tool-bar-update): New function.
2123
2124         * gnus-group.el (gnus-group-update-tool-bar): New variable.
2125         (gnus-group-insert-group-line): Add gnus-tool-bar-update.
2126
2127         * gnus-topic.el (gnus-topic-prepare-topic): Add gnus-tool-bar-update.
2128
2129         * gnus-group.el (gnus-group-redraw-when-idle)
2130         (gnus-group-redraw-check): Remove.
2131         (gnus-group-make-tool-bar): Remove gnus-group-redraw-check.
2132
2133 2006-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2134
2135         * nnmail.el (nnmail-split-it): Invert match-partial-words behavior
2136         if optional last element is specified in splits (FIELD VALUE...).
2137
2138 2006-03-07  Reiner Steib  <Reiner.Steib@gmx.de>
2139
2140         * message.el (message-make-tool-bar): Rename gmm-image-load-path
2141         to gmm-image-load-path-for-library.  Call with no-error argument.
2142         (message-tool-bar-gnome): Rename "mail/attach" to "attach".
2143
2144         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2145
2146         * gnus-group.el (gnus-group-make-tool-bar): Ditto.
2147
2148         * gmm-utils.el (gmm-image-load-path): Remove alias.
2149
2150 2006-03-06  Reiner Steib  <Reiner.Steib@gmx.de>
2151
2152         * gmm-utils.el (gmm-image-load-path): Add alias.
2153
2154         * nnml.el (nnml-generate-nov-databases-directory): Rename from
2155         nnml-generate-nov-databases-1.
2156         (nnml-generate-nov-databases): Use it.
2157         (nnml-generate-nov-databases-directory): Document no-active
2158         argument.
2159
2160         * gmm-utils.el (gmm-image-load-path-for-library): Return single
2161         directory if path is t.  Add no-error.
2162
2163         * gnus-group.el (gnus-group-make-tool-bar): Use add-hook.
2164         Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
2165
2166         * gnus-art.el (gnus-article-browse-delete-temp-files): Simplify
2167         resetting gnus-article-browse-html-temp-list.
2168
2169         * gmm-utils.el (gmm-image-load-path-for-library): Sync with
2170         mh-compat.el revision 1.9 in Emacs.  Rename `gmm-image-load-path'.
2171         Add example to docstring.  Rename local variables.  Move error
2172         checks to default case in cond and simplify.
2173
2174 2006-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
2175
2176         * mm-view.el (mm-w3m-cid-retrieve-1): Check carefully whether
2177         handle is multipart when calling it recursively.
2178         (mm-w3m-cid-retrieve): Display warning if retrieving fails.
2179
2180 2006-03-03  Daniel Pittman  <daniel@rimspace.net>
2181
2182         * nnimap.el (nnimap-request-update-info-internal): Optimize.
2183         Don't `gnus-uncompress-range' to avoid excessive memory usage.
2184
2185 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2186
2187         * gnus-group.el (gnus-group-tool-bar-gnome): Check if gnus-topic.el
2188         is loaded.
2189
2190         * gnus-sum.el (gnus-summary-tool-bar-gnome): Check if spam.el is
2191         loaded.
2192
2193 2006-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
2194
2195         * mm-util.el (mm-with-unibyte-current-buffer): Change "Emacs 23"
2196         to "Emacs 23 (unicode)" in doc string.
2197
2198         * gnus-sum.el (gnus-summary-set-display-table): Change "Emacs 23" to
2199         "Emacs 23 (unicode)" in comment.
2200
2201 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2202
2203         * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
2204
2205         * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
2206         characters 160 through 255 in Emacs 23.
2207
2208 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2209
2210         * gnus-art.el (gnus-article-browse-html-temp-list): Rename from
2211         gnus-article-browse-html-temp.
2212         (gnus-article-browse-delete-temp): Make it customizable.  Add
2213         `file'.  Adjust doc string.
2214         (gnus-article-browse-delete-temp-files): Add argument.  Allow
2215         query for each file.  Adjust doc string.
2216         (gnus-article-browse-html-parts): Add
2217         `gnus-article-browse-delete-temp-files' to
2218         `gnus-summary-prepare-exit-hook' and `gnus-exit-gnus-hook'.
2219
2220 2006-03-02  Hynek Schlawack  <hynek@ularx.de>
2221
2222         * gnus-art.el (gnus-article-browse-html-temp)
2223         (gnus-article-browse-delete-temp): New variables.
2224         (gnus-article-browse-delete-temp-files): New function.
2225         (gnus-article-browse-html-parts): Use it.
2226
2227 2006-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
2228
2229         * gnus-group.el (gnus-group-redraw-check): Remove redundant tests.
2230
2231         * gmm-utils.el (gmm-image-load-path): Mention ../etc search in doc
2232         string.
2233
2234         * gnus-sum.el (gnus-summary-tool-bar-gnome): Don't use
2235         gnus-summary-insert-new-articles when unplugged.  Remove
2236         gnus-summary-search-article-forward.
2237
2238         * gmm-utils.el (gmm-tool-bar-style): Test tool-bar-mode and
2239         display-visual-class instead of display-color-cells.
2240
2241 2006-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2242
2243         * dgnushack.el: Autoload customize-group for XEmacs.
2244
2245         * mml.el (mml-generate-mime-1): Encode parts other than text/* or
2246         message/* containing non-ASCII text properly.
2247
2248 2006-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
2249
2250         * message.el: Require gmm-utils, remove autoloads.
2251         (message-tool-bar): Set default based on
2252         gmm-tool-bar-style.
2253         (message-tool-bar-gnome): Add gmm-customize-mode.
2254
2255         * gnus-sum.el (gnus-summary-tool-bar): Set default based on
2256         gmm-tool-bar-style.
2257         (gnus-summary-tool-bar-gnome): Add gmm-customize-mode.
2258
2259         * gnus-group.el (gnus-group-tool-bar): Set default based on
2260         gmm-tool-bar-style.
2261         (gnus-group-tool-bar-gnome): Add gmm-customize-mode.
2262
2263         * gmm-utils.el (gmm-image-directory): Rename variable from
2264         gmm-image-load-path.
2265         (gmm-image-load-path): Use gmm-image-directory.
2266         (gmm-customize-mode): New function.
2267         (gmm-tool-bar-style): New variable.
2268
2269         * gnus-group.el (gnus-group-redraw-when-idle): Rename from
2270         gnus-group-redraw-line-number.
2271         (gnus-group-redraw-check): Simplify.
2272         (gnus-group-tool-bar-update): Remove redraw check.
2273         (gnus-group-make-tool-bar): Add redraw check.
2274
2275 2006-03-01  Michael Piotrowski  <mxp@dynalabs.de>  (tiny change)
2276
2277         * gnus-art.el (gnus-button): Add missing parentheses.
2278
2279 2006-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2280
2281         * lpath.el: Fbind line-number-at-pos.
2282
2283 2006-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
2284
2285         * mm-util.el (mm-with-unibyte-current-buffer): Add note.
2286
2287 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2288
2289         * gnus-art.el (gnus-button): New face.
2290         (gnus-article-button-face): Use it.
2291
2292         * gnus-sum.el (gnus-summary-tool-bar-gnome): Add
2293         gnus-summary-next-page.  Re-order.
2294
2295         * gnus-group.el (gnus-group-tool-bar-gnome): prev-node and
2296         next-node are now included.
2297         (gnus-group-redraw-line-number): New internal variable.
2298         (gnus-group-redraw-check): Helper function for updating the tool
2299         bar.
2300         (gnus-group-tool-bar-update): Add gnus-group-redraw-check.
2301
2302         * gmm-utils.el (gmm-tool-bar-item): Add TODO about modifiers.
2303
2304         * spam.el (spam-spamassassin-score-regexp): New internal variable.
2305         (spam-extra-header-to-number, spam-check-spamassassin-headers):
2306         Use it to match format of Spamassassin 3.0 and later.  Reported by
2307         IRIE Tetsuya <irie@t.email.ne.jp>.
2308         (spam-check-bogofilter)
2309         (spam-bogofilter-register-with-bogofilter): Fix args of
2310         `gnus-error' calls.
2311
2312 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
2313
2314         * gnus-draft.el (gnus-draft-send): Bind message-signature to avoid
2315         unnecessary interaction when sending queued mails.  Reported by
2316         TAKAHASHI Yoshio <tkh@jp.fujitsu.com>.
2317
2318 2006-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
2319
2320         * gnus-sum.el (gnus-sequence-of-unread-articles): Return nil if
2321         first or last are nil.
2322
2323 2006-02-24  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
2324
2325         * nnweb.el (nnweb-gmane-create-mapping): Don't choke on ^M.
2326
2327 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2328
2329         * gnus-int.el (gnus-open-server): Respect gnus-batch-mode.
2330
2331 2006-02-24  Lars Magne Ingebrigtsen  <larsi@gnus.org>
2332
2333         * dns.el (query-dns): Protect more against buggy tcp output.
2334
2335 2006-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
2336
2337         * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
2338         nov.php.
2339
2340 2006-02-24  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2341
2342         * nnweb.el (nnweb-type-definition, nnweb-gmane-create-mapping)
2343         (nnweb-gmane-wash-article, nnweb-gmane-search): Fix Gmane web
2344         groups.  Kudos to Olly Betts <olly@survex.com> for providing NOV
2345         output on the server side.
2346         (nnweb-google-create-mapping): Update regexps and add some
2347         progress indication.
2348
2349 2006-02-23  Reiner Steib  <Reiner.Steib@gmx.de>
2350
2351         * gnus-group.el (gnus-group-tool-bar-gnome): Fix
2352         gnus-agent-toggle-plugged.  Re-order icons.
2353         (gnus-group-tool-bar-gnome): Add
2354         gnus-group-{prev,next}-unread-group.
2355         (gnus-group-tool-bar-gnome): Re-order icons.
2356
2357         * gnus-sum.el (gnus-summary-tool-bar-gnome): Move
2358         gnus-summary-insert-new-articles.
2359
2360         * message.el (message-tool-bar-gnome, message-tool-bar-retro): Fix
2361         comments.
2362
2363         * utf7.el (utf7-utf-16-coding-system): Fix comment.  utf-16-be is
2364         also available in Emacs 21.3.
2365
2366         * message.el (message-fix-before-sending): Change "Emacs 22" to
2367         "Emacs 23 (unicode)" in comment.
2368
2369         * qp.el (quoted-printable-encode-region): Change "Emacs 22" to
2370         "Emacs 23 (unicode)" in comment.
2371
2372         * mm-util.el: Change "Emacs 22" to "Emacs 23 (unicode)" in
2373         comment.
2374         (mm-coding-system-p): Add comment about no-MULE XEmacs.
2375
2376         * mm-view.el (mm-fill-flowed): Add :version.
2377
2378 2006-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2379
2380         * gmm-utils.el (gmm-image-load-path): Don't modify image-load-path
2381         and load-path.
2382
2383 2006-02-22  Reiner Steib  <Reiner.Steib@gmx.de>
2384
2385         * message.el: Autoload gmm-image-load-path.
2386         (message-tool-bar-retro): Prepend "gnus/" subdirectory to some
2387         icon file names.  Use old Emacs 21 "mail_send.xpm" icon for
2388         consitency.
2389
2390         * gmm-utils.el (gmm-image-load-path): Also search in
2391         "../etc/images".  Don't set gmm-image-load-path if we don't find
2392         the image.
2393
2394 2006-02-22  Katsumi Yamaoka  <yamaoka@jpl.org>
2395
2396         * gmm-utils.el (gmm-image-load-path): Don't make
2397         `gmm-image-load-path' include subdirectories which the second arg
2398         `image' might specify.
2399
2400         * gnus-group.el (gnus-group-tool-bar-retro): Prepend the "gnus/"
2401         subdirectory to icon file names.
2402
2403         * gnus-sum.el (gnus-summary-tool-bar-retro): Ditto.
2404
2405 2006-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
2406
2407         * gnus-group.el (gnus-group-make-tool-bar): Add IMAGE argument to
2408         gmm-image-load-path calls.
2409
2410         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2411
2412         * message.el (message-make-tool-bar): Ditto.
2413
2414         * mml.el (mml-preview): Added comment concerning tool bar icons.
2415
2416         * gnus-group.el (gnus-group-tool-bar-gnome): Use new icon names.
2417         (gnus-group-make-tool-bar): Use `gmm-image-load-path'.
2418
2419         * gnus-sum.el (gnus-summary-tool-bar-gnome): Use new icon names.
2420         (gnus-summary-make-tool-bar): Use `gmm-image-load-path'.
2421
2422         * message.el (message-tool-bar-gnome): Use new icon names.
2423         (message-make-tool-bar): Use `gmm-image-load-path'.
2424
2425         * gmm-utils.el (gmm-defun-compat, gmm-image-search-load-path): New
2426         functions from MH-E.
2427         (gmm-image-load-path): New variable from MH-E.
2428         (gmm-image-load-path): New function from MH-E.  Added arguments
2429         LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
2430         *-image-load-path-called-flag.
2431
2432 2006-02-21  Milan Zamazal  <pdm@brailcom.org>
2433
2434         * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
2435
2436 2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
2437         (tiny change)
2438
2439         * nnimap.el (nnimap-request-move-article): Change folder back to
2440         source group before deleting.
2441
2442 2006-02-20  Reiner Steib  <Reiner.Steib@gmx.de>
2443
2444         * mm-util.el (mm-charset-override-alist): Fix type in doc string.
2445
2446         * gnus-art.el (mm-url-insert-file-contents-external): Autoload
2447         mm-url.
2448
2449         * mm-uu.el (mm-uu-type-alist): Improve `LaTeX'.
2450
2451 2006-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2452
2453         * rfc2047.el (rfc2047-charset-to-coding-system): Don't check the
2454         coding system which mm-charset-to-coding-system returns for a
2455         given charset is valid.
2456
2457 2006-02-16  Juanma Barranquero  <lekktu@gmail.com>
2458
2459         * html2text.el (html2text-remove-tag-list):
2460         * spam-stat.el (spam-stat-buffer-words): Fix typo in docstring.
2461
2462 2006-02-14  Chong Yidong  <cyd@stupidchicken.com>
2463
2464         * gnus-cus.el: Revert 2005-10-17 change.
2465
2466 2006-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2467
2468         * gnus-art.el (article-strip-banner): Call
2469         article-really-strip-banner only when the regexp match is made.
2470
2471 2006-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2472
2473         * gnus-art.el (article-strip-banner): Use
2474         gnus-extract-address-components instead of
2475         mail-header-parse-addresses to make it work with non-ASCII text;
2476         remove mail-encode-encoded-word-string.
2477
2478         * rfc2231.el (rfc2231-parse-string): Attempt to parse parameter
2479         values which are surrounded with \"...\"; make it never cause a
2480         Lisp error; give up parsing of parameters if it failed in
2481         extracting type.
2482
2483 2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
2484
2485         * smime.el (smime-cert-by-ldap-1): Fix bug where
2486         `smime-ldap-search' returns results without userCertificates.
2487
2488 2006-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2489
2490         * mm-util.el (mm-make-temp-file): Don't catch file-error in Emacs.
2491
2492 2006-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
2493
2494         * spam.el (spam-check-spamassassin-headers): Adapt format for
2495         Spamassassin 3.0 or later.  Reported by ARISAWA Akihiro
2496         <ari@mbf.ocn.ne.jp>.
2497         (spam-list-of-processors): Add spam-use-gmane.
2498
2499 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2500
2501         * mm-util.el (mm-make-temp-file): Import the Emacs 22 version of
2502         make-temp-file; make it work with XEmacs as well.
2503
2504         * gnus-art.el (gnus-article-browse-html-parts): Use the 3rd arg of
2505         mm-make-temp-file.
2506
2507         * mm-decode.el (mm-display-external): Use the 3rd arg of
2508         mm-make-temp-file.
2509         (mm-create-image-xemacs): Ditto.
2510
2511 2006-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2512
2513         * gnus-draft.el (gnus-draft-send): Replace message-narrow-to-head
2514         with message-narrow-to-headers.
2515         (gnus-draft-setup): Narrow to header to run message-fetch-field.
2516         (gnus-draft-check-draft-articles): New function.
2517         (gnus-draft-edit-message, gnus-draft-send-message): Use it.
2518
2519 2006-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
2520
2521         * gnus-art.el (gnus-article-browse-html-parts):
2522         `hs-show-html-list' should read `gnus-article-browse-html-parts'.
2523         Don't use suffix argument for mm-make-temp-file for Emacs 21
2524         compatibility.  Remove useless `format'.
2525
2526 2006-02-13  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2527
2528         * nnweb.el (nnweb-google-wash-article): Update regexps.
2529         (nnweb-group-alist): Use defvoo instead of defvar.
2530
2531 2006-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
2532
2533         * nnoo.el (nnoo-declare): Don't generate duplicate entries when
2534         re-loading nn* modules.
2535
2536 2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
2537
2538         * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
2539         for `tool-bar-mode' and don't check it's default-value.
2540
2541         * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
2542
2543         * message.el (message-make-tool-bar): Ditto.
2544
2545         * gnus-art.el (gnus-article-browse-html-parts): Remove useless
2546         `substring'.  Shorten tmp-file name.
2547
2548         * gnus.el: Remove bogus comment.
2549
2550 2006-02-10  Hynek Schlawack  <hynek@ularx.de>
2551
2552         * gnus-art.el (gnus-article-browse-html-parts): New function.
2553         (gnus-article-browse-html-article): New function for viewing html
2554         articles with a browser.
2555
2556 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
2557
2558         * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
2559         in elisp.
2560         (pgg-gpg-encrypt-symmetric-region): Ditto.
2561         (pgg-gpg-sign-region): Ditto.
2562
2563         * pgg-def.el (pgg-text-mode): New variable.
2564
2565         * mml2015.el (mml2015-pgg-sign): Enable pgg-text-mode.
2566         (mml2015-pgg-encrypt): Ditto.
2567
2568         * mml1991.el (mml1991-pgg-sign): Enable pgg-text-mode.
2569         (mml1991-pgg-encrypt): Ditto.
2570
2571 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2572
2573         * nnfolder.el (nnfolder-insert-newsgroup-line): Use
2574         message-make-date instead of current-time-string.
2575
2576         * mm-view.el (mm-inline-message): Don't set gnus-newsgroup-charset
2577         to gnus-decoded which mm-uu might set.
2578
2579 2006-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
2580
2581         * rfc2231.el (rfc2231-parse-string): Sort segmented parameters;
2582         don't decode quoted parameters; remove misimported Emacs code.
2583         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2584         (rfc2231-decode-encoded-string): Don't use split-string which
2585         behaves differently according to Emacs version; use
2586         mm-decode-coding-region to convert charset to coding-system.
2587         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2588         (rfc2231-encode-string): Remove misimported Emacs code.
2589
2590 2006-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2591
2592         * gnus-art.el (article-decode-charset): Don't use ignore-errors
2593         when calling mail-header-parse-content-type.
2594         (article-de-quoted-unreadable): Ditto.
2595         (article-de-base64-unreadable): Ditto.
2596         (article-wash-html): Ditto.
2597
2598         * mm-decode.el (mm-dissect-buffer): Don't use ignore-errors when
2599         calling mail-header-parse-content-type and
2600         mail-header-parse-content-disposition.
2601         (mm-find-raw-part-by-type): Don't use ignore-errors when calling
2602         mail-header-parse-content-type.
2603
2604         * mml.el (mml-insert-mime-headers): Use mml-insert-parameter to
2605         insert charset and format parameters; encode description after
2606         inserting it to buffer.
2607         (mml-insert-parameter): Fold lines properly even if a parameter is
2608         segmented into two or more lines; change the max column to 76.
2609
2610         * rfc1843.el (rfc1843-decode-article-body): Don't use
2611         ignore-errors when calling mail-header-parse-content-type.
2612
2613         * rfc2231.el (rfc2231-parse-string): Return at least type if
2614         possible; don't cause an error even if it fails in parsing of
2615         parameters.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2616         (rfc2231-encode-string): Don't break lines at the beginning, leave
2617         it to mml-insert-parameter.
2618
2619         * webmail.el (webmail-yahoo-article): Don't use ignore-errors when
2620         calling mail-header-parse-content-type.
2621
2622 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
2623
2624         * spam-report.el (spam-report-gmane-use-article-number):
2625         Improve doc string.
2626         (spam-report-gmane-internal): Check if a suitable header was found
2627         in the article.
2628
2629 2006-02-04  Katsumi Yamaoka  <yamaoka@jpl.org>
2630
2631         * rfc2231.el (rfc2231-parse-string): Revert 2006-02-03 change.
2632         (rfc2231-encode-string): Make param*=value always begin with LWSP.
2633
2634 2006-02-05  Romain Francoise  <romain@orebokech.com>
2635
2636         Update copyright notices of all files in the gnus directory.
2637
2638 2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2639
2640         * nnweb.el (nnweb-request-group): Avoid growing overview files.
2641
2642 2006-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
2643
2644         * rfc2231.el (rfc2231-parse-string): Add missing semicolons to
2645         segmented lines of parameter value to cope with Thunderbird 1.5
2646         bug (cf. https://bugzilla.mozilla.org/show_bug.cgi?id=323318).
2647         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
2648         (rfc2231-encode-string): Don't make lines exceeding 76 column.
2649
2650 2006-02-01  Max Froumentin  <max@lapin-bleu.net>  (tiny change)
2651
2652         * mml.el (mml-generate-mime-1): Correct the order of inline signed
2653         parts.
2654
2655 2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2656
2657         * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
2658         there's only one active file for all servers.
2659         (nnweb-request-scan): Make sure nnweb-articles is initialized on
2660         solid groups.  Gnus might have used a FAST request to select the group.
2661         (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
2662         and nnweb-search redundantly in the active file.
2663         (nnweb-request-list): Don't list bogus groups.  There can only be one.
2664         (nnweb-request-create-group): Don't use ARGS.
2665         (nnweb-possibly-change-server, nnweb-request-group): Remove some
2666         initialisations.  Let nnoo do the work.
2667
2668 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
2669
2670         * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
2671         Say the part has been decoded.
2672
2673         * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
2674
2675 2006-01-31  Kevin Ryde  <user42@zip.com.au>
2676
2677         * mailcap.el (mailcap-viewer-passes-test): Don't put "(nil t)" into
2678         mailcap-viewer-test-cache when there's no 'test clause, since that
2679         will invert the meaning of a "nil" test previously determined by
2680         mailcap-mailcap-entry-passes-test.
2681
2682 2006-01-30  Katsumi Yamaoka  <yamaoka@jpl.org>
2683
2684         * gnus-group.el: Bind tool-bar-mode instead of tool-bar-map when
2685         compiling.
2686
2687         * gnus-sum.el: Ditto.
2688
2689         * message.el: Don't bind tool-bar-map when compiling.
2690
2691 2006-01-30  Reiner Steib  <Reiner.Steib@gmx.de>
2692
2693         * nnweb.el (nnweb-google-parse-1): Clarify some comments.
2694
2695 2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
2696
2697         * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
2698         (nnweb-google-create-mapping, nnweb-google-search): Adapt to
2699         current Google Groups.
2700
2701 2006-01-26  Reiner Steib  <Reiner.Steib@gmx.de>
2702
2703         * gnus-sum.el (gnus-summary-make-tool-bar): Add checks for XEmacs
2704         and tool-bar-mode.
2705
2706         * gnus-group.el (gnus-group-make-tool-bar): Add checks for XEmacs
2707         and tool-bar-mode.
2708
2709         * message.el (message-tool-bar-update): Simplify.
2710         (message-make-tool-bar): Add checks for XEmacs and tool-bar-mode.
2711
2712         * gnus-sum.el (gnus-summary-tool-bar-update): Check for
2713         gnus-summary-buffer.
2714         (gnus-summary-tool-bar-gnome): Use "reply-author" icon for
2715         gnus-summary-reply.
2716
2717         * gmm-utils.el (gmm): Add :version.
2718
2719 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2720
2721         * Makefile.in (clean): New rule.
2722         (distclean): Use it.
2723
2724 2006-01-26  Steve Youngs  <steve@sxemacs.org>
2725
2726         * gmm-utils.el (gmm-tool-bar-item, gmm-tool-bar-zap-list): Don't
2727         autoload.
2728
2729 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
2730
2731         * gmm-utils.el (gmm-verbose): Add :group.
2732
2733 2006-01-25  Reiner Steib  <Reiner.Steib@gmx.de>
2734
2735         * message.el: Change some comments WRT tool-bars.
2736
2737         * gnus-sum.el (gnus-summary-tool-bar)
2738         (gnus-summary-tool-bar-gnome, gnus-summary-tool-bar-retro)
2739         (gnus-summary-tool-bar-zap-list): New variables.
2740         (gnus-summary-make-tool-bar): Complete rewrite using
2741         `gmm-tool-bar-from-list'.
2742
2743         * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
2744         (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
2745         variables.
2746         (gnus-group-make-tool-bar): Complete rewrite using
2747         `gmm-tool-bar-from-list'.
2748         (gnus-group-tool-bar-update): New function.
2749
2750         * message.el (message-mode-field-menu): Add "Show hidden Headers".
2751
2752 2006-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2753
2754         * mm-uu.el (mm-uu-dissect-text-parts): Ignore it if a given part
2755         is dissected into a single part of which the type is the same as
2756         the given one; decode charset.
2757
2758 2006-01-21  Kevin Ryde  <user42@zip.com.au>
2759
2760         * mailcap.el (mailcap-parse-mailcap-extras): "test" key must go
2761         into alists as symbol not string, since that's what
2762         mailcap-viewer-passes-test and mailcap-mailcap-entry-passes-test
2763         look for.
2764
2765 2006-01-24  Reiner Steib  <Reiner.Steib@gmx.de>
2766
2767         * gmm-utils.el (gmm-tool-bar-item): Add "Separator".
2768         (gmm-tool-bar-from-list): Suppress tooltip for `gmm-ignore'.
2769
2770         * message.el (message-tool-bar-gnome): Use gmm-ignore.
2771
2772 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2773
2774         * gnus-xmas.el (gnus-mime-security-button-menu): New alias.
2775         (gnus-xmas-mime-security-button-menu): New function.
2776
2777         * gnus-art.el (gnus-mime-security-button-commands): New variable.
2778         (gnus-mime-security-button-menu): New definition.
2779         (gnus-mime-security-button-map): Use them.
2780         (gnus-mime-security-button-menu): New function.
2781         (gnus-insert-mime-security-button): Addition to help echo.
2782         (gnus-mime-security-run-function, gnus-mime-security-save-part)
2783         (gnus-mime-security-pipe-part): New functions.
2784
2785         * mm-uu.el (mm-uu-buttonize-original-text-parts): Remove.
2786         (mm-uu-dissect-text-parts): Revert a part of 2006-01-23 change.
2787
2788         * mm-decode.el (mm-handle-set-disposition): Remove.
2789         (mm-handle-set-description): Remove.
2790
2791 2006-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
2792
2793         * mm-view.el (mm-w3m-standalone-supports-m17n-p): New variable.
2794         (mm-w3m-standalone-supports-m17n-p): New function.
2795         (mm-inline-text-html-render-with-w3m-standalone): Use it to alter
2796         w3m usage.
2797
2798         * gnus-art.el (gnus-article-wash-html-with-w3m-standalone): Use
2799         mm-w3m-standalone-supports-m17n-p to alter w3m usage.
2800
2801 2006-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
2802
2803         * message.el (message-tool-bar-zap-list): Use
2804         gmm-tool-bar-zap-list as custom type.
2805         (message-tool-bar-update): New function.
2806         (message-tool-bar, message-tool-bar-gnome)
2807         (message-tool-bar-retro): Add message-tool-bar-update.
2808         (message-tool-bar-gnome): Add flyspell-buffer.
2809
2810         * gnus-util.el (gnus-error): Describe `args'.
2811
2812         * gmm-utils.el (gmm-error): Describe `args'.
2813         (gmm-tool-bar-zap-list): New widget.
2814         (gmm-tool-bar-from-list): Improve description of `zap-list'.
2815
2816 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2817
2818         * mm-uu.el (mm-uu-buttonize-original-text-parts): New variable.
2819         (mm-uu-dissect-text-parts): Buttonize original text parts; reduce
2820         the number of recursive calls.
2821
2822         * mm-decode.el (mm-handle-set-disposition): New macro.
2823         (mm-handle-set-description): New macro.
2824
2825 2006-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
2826
2827         * mm-uu.el (mm-uu-dissect-text-parts): Decode content transfer
2828         encoding.
2829
2830 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2831
2832         * message.el (message-tool-bar-zap-list, message-tool-bar)
2833         (message-tool-bar-gnome, message-tool-bar-retro): New variables.
2834         (message-tool-bar-local-item-from-menu): Remove.
2835         (message-tool-bar-map): Replace by `message-make-tool-bar'.
2836         (message-make-tool-bar): New function.
2837         (message-mode): Use `message-make-tool-bar'.
2838
2839         * gmm-utils.el: New file.
2840         (gmm-verbose, gmm-message, gmm-error): From gnus-utils.el.
2841         (gmm-lazy): New widget copied from `nnmail.el'.
2842         (gmm-tool-bar-from-list): New function for creating customizable
2843         tool bars.
2844         (gmm-tool-bar-from-list): Fix typos in doc string.  Remove debug
2845         output.
2846         (gmm): Add :prefix to defgroup.
2847
2848 2006-01-20  Per Abrahamsen  <abraham@dina.kvl.dk>
2849
2850         * gmm-utils.el (gmm-widget-p): New function.
2851
2852 2006-01-20  Reiner Steib  <Reiner.Steib@gmx.de>
2853
2854         * mml.el (mml-attach-file): Describe `description' in doc string.
2855         (mml-menu): Add Emacs MIME manual and PGG manual.
2856
2857 2006-01-20  Richard M. Stallman  <rms@gnu.org>
2858
2859         * mm-url.el (mm-url-load-url): Require url-parse and url-vars.
2860
2861 2006-01-20  Kevin Greiner  <kevin.greiner@compsol.cc>
2862
2863         * nntp.el (nntp-end-of-line): Doc fix.
2864
2865 2006-01-20  Chong Yidong  <cyd@stupidchicken.com>
2866
2867         * imap.el (imap-open): Handle case where buffer is a buffer
2868         object.
2869
2870 2005-01-20  Stefan Monnier  <monnier@iro.umontreal.ca>
2871
2872         * gnus-delay.el (gnus-delay): Don't autoload.
2873         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
2874         to be re-loaded when customizing the `gnus-delay' group.
2875
2876 2005-01-20  Chong Yidong  <cyd@stupidchicken.com>
2877
2878         * message.el (message-insert-citation-line): Use newlines.
2879
2880 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2881
2882         * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
2883         (pgg-pgp-sign-region): Add optional 'passphrase' argument to all
2884         these routines, so the passphrase can be managed externally and
2885         passed in to the system.
2886         (pgg-pgp-decrypt-region, pgg-pgp-sign-region): Use new name for
2887         pgg-add-passphrase-to-cache function.
2888
2889         * pgg-pgp5.el (pgg-pgp5-encrypt-region, pgg-pgp5-decrypt-region)
2890         (pgg-pgp5-sign-region): Add optional 'passphrase' argument to all
2891         these routines, so the passphrase can be managed externally and
2892         passed in to the system.
2893         (pgg-pgp5-sign-region): Use new name of
2894         pgg-add-passphrase-to-cache function.
2895
2896 2006-01-19  Ken Manheimer  <ken.manheimer@gmail.com>
2897
2898         * pgg-gpg.el (pgg-gpg-select-matching-key): Fix: look at the right
2899         part of the decoded armor to find the key-identifier.
2900         (pgg-gpg-lookup-key-owner): New function to return the
2901         human-readable identifier of a key owner.
2902         (pgg-gpg-key-id-from-key-owner): Make it easy to identify the key
2903         itself.
2904         (pgg-gpg-decrypt-region): Prompt with the key owner (rather than
2905         the key value) if we have a key and can match it against a secret
2906         key.  Also, added a note pointing out fact that the prompt only
2907         indicates the first matching key.
2908
2909         * pgg.el (pgg-decrypt): Passing along 'passphrase' in call to
2910         pgg-decrypt-region.
2911         (pgg-add-passphrase-to-cache): Rename from
2912         `pgg-add-passphrase-cache' to reduce confusion (all callers
2913         changed).
2914         (pgg-remove-passphrase-from-cache): Rename from
2915         `pgg-remove-passphrase-cache' to reduce confusion (all callers
2916         changed).
2917         (pgg-read-passphrase, pgg-add-passphrase-cache)
2918         (pgg-remove-passphrase-cache): Add informative docstrings.
2919         (pgg-decrypt): Convey provided passphrase in subordinate call to
2920         pgg-decrypt-region.
2921
2922 2006-01-19  Ken Manheimer  <ken.manheimer+emacs@gmail.com>
2923
2924         * pgg.el (pgg-encrypt-region, pgg-encrypt-symmetric-region)
2925         (pgg-encrypt-symmetric, pgg-encrypt, pgg-decrypt-region)
2926         (pgg-decrypt, pgg-sign-region, pgg-sign): Add optional
2927         'passphrase' argument, so the passphrase can be managed externally
2928         and then passed in to the system.
2929
2930         * pgg.el (pgg-read-passphrase, pgg-add-passphrase-cache)
2931         (pgg-remove-passphrase-cache): Add optional 'notruncate' argument,
2932         so the passphrase cache can be used reliably with identifiers
2933         besides a pgp packet's key id.
2934
2935         * pgg-gpg.el (pgg-gpg-encrypt-region)
2936         (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region)
2937         (pgg-gpg-sign-region): Add optional 'passphrase' argument to all
2938         these routines, so the passphrase can be managed externally and
2939         passed in to the system.
2940
2941         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Add optional
2942         'notruncate' argument, so the passphrase cache can be used
2943         reliably with identifiers besides a pgp packet's key id.
2944
2945 2006-01-19  Sascha Wilde  <swilde@sha-bang.de>
2946
2947         * pgg-gpg.el (pgg-gpg-encrypt-symmetric-region): New function for
2948         symmetric encryption.
2949         (pgg-gpg-symmetric-key-p): New function to check for an symmetric
2950         encrypted session key.
2951         (pgg-gpg-decrypt-region): When decrypting a symmetric encrypted
2952         message ask for the passphrase in a proper way.
2953
2954         * pgg.el (pgg-encrypt-symmetric, pgg-encrypt-symmetric-region):
2955         New user commands for symmetric encryption.
2956
2957 2006-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
2958
2959         * mm-bodies.el (mm-decode-body): Don't decode decoded body.
2960
2961         * mm-uu.el (mm-uu-dissect-text-parts): Dissect dissected parts.
2962
2963 2006-01-19  Mark D. Baushke  <mdb@gnu.org>
2964
2965         * pgg-gpg.el (pgg-gpg-encrypt-region): Add --textmode to gpg args.
2966
2967 2006-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2968
2969         * mm-decode.el (mm-inlined-types): Add application/pgp.
2970         (mm-automatic-display): Ditto.
2971
2972         * mm-uu.el (mm-uu-dissect-text-parts): Recognize application/pgp
2973         part as text.
2974
2975 2006-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
2976
2977         * nnrss.el: Update copyright.
2978         (nnrss-opml-import): Query whether to subscribe to each entry.
2979
2980         * gnus-art.el:
2981         * gnus-sum.el:
2982         * gnus-xmas.el:
2983         * messagexmas.el:
2984         * mm-uu.el:
2985         * mm-view.el: Update copyright.
2986
2987 2006-01-16  Reiner Steib  <Reiner.Steib@gmx.de>
2988
2989         * message.el (message-info): New function.
2990         (message-mode-menu): Add it.
2991         Update copyright.
2992
2993         * ChangeLog: Fix and update copyright.
2994
2995 2006-01-13  Romain Francoise  <romain@orebokech.com>
2996
2997         * message.el (message-forward-subject-name-subject): Prefer the
2998         address to 'nowhere' if the sender has no name.
2999         Fix typo.  Update copyright year.
3000
3001 2006-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3002
3003         * gnus-art.el (article-wash-html): Use
3004         gnus-summary-show-article-charset-alist if a numeric arg is given.
3005         (gnus-article-wash-html-with-w3m-standalone): New function.
3006
3007         * mm-view.el (mm-text-html-renderer-alist): Map w3m-standalone to
3008         mm-inline-text-html-render-with-w3m-standalone.
3009         (mm-text-html-washer-alist): Map w3m-standalone to
3010         gnus-article-wash-html-with-w3m-standalone.
3011         (mm-inline-text-html-render-with-w3m-standalone): New function.
3012
3013 2006-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
3014
3015         * mm-uu.el (mm-uu-type-alist): Fix previous message-marks commit.
3016         Improve LaTeX.
3017
3018 2006-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3019
3020         * nnrss.el (nnrss-wash-html-in-text-plain-parts): New variable.
3021         (nnrss-request-article): Render text/plain parts as HTML.
3022
3023         * gnus-art.el (gnus-article-wash-html-with-w3m): No need to narrow
3024         the buffer.
3025
3026 2006-01-08  Reiner Steib  <Reiner.Steib@gmx.de>
3027
3028         * gnus-cus.el (gnus-group-parameters): Sync posting-style with
3029         custom definition of `gnus-posting-styles'.
3030
3031         * gnus-start.el (gnus-gnus-to-quick-newsrc-format): Bind
3032         print-circle.  Suggested by Kalle Olavi Niemitalo <kon@iki.fi>.
3033
3034 2006-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
3035
3036         * gnus-group.el (gnus-useful-groups): Use Gmane for ding.
3037         Use nntp for bug archive.
3038
3039 2006-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3040
3041         * nnrss.el (nnrss-request-article): Fix the way to fill text/plain
3042         parts.
3043         (nnrss-normalize-date): New function converts ISO 8601 date into
3044         RFC822 style.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3045         (nnrss-check-group): Use it.
3046
3047 2006-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3048
3049         * gnus-sum.el (gnus-summary-work-articles): Remove useless `min'.
3050
3051         * nnrss.el (nnrss-fetch): Make it fail gracefully when it can't
3052         fetch a feed.  Suggested by Mark Plaksin <happy@mcplaksin.org>.
3053         (nnrss-insert-w3): Ditto.
3054
3055 2005-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3056
3057         * gnus-uu.el (gnus-uu-digest-mail-forward): Reverse the order of
3058         the articles to be forwarded including the case where neither a
3059         number of articles nor a region is specified.
3060
3061 2005-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
3062
3063         * nnrss.el (nnrss-request-article): Fix last change; fill
3064         text/plain parts.
3065
3066 2005-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3067
3068         * nnrss.el (nnrss-request-article): Replace <br />s with newlines
3069         in text/plain part.
3070         (nnrss-check-group): Don't add excessive newline to dc:subject.
3071
3072 2005-12-19  Mark Plaksin  <happy@mcplaksin.org>  (tiny change)
3073
3074         * nnrss.el (nnrss-check-group): Put the RSS dc:subject in the
3075         article.
3076
3077 2005-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
3078
3079         * nnml.el: Don't require gnus-bcklg.  Autoload it.
3080         (nnml-use-compressed-files, nnml-save-mail): Support other
3081         comression programs such as bzip2.
3082
3083 2005-12-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3084
3085         * dns.el (query-dns): Make sure we check the buffer size before
3086         removing tcp headers.
3087
3088 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
3091         remove MIME buttons associated with multipart/alternative parts.
3092         (gnus-mime-display-alternative): Tag buttons using `article-type'
3093         text property.
3094
3095         * gnus-msg.el (gnus-copy-article-buffer): Remove MIME buttons
3096         associated with multipart/alternative parts.
3097
3098         * gnus-art.el (gnus-signature-separator): Fix custom type.
3099
3100         * mm-decode.el (mm-inlined-types): Fix custom type.
3101         (mm-keep-viewer-alive-types): Ditto.
3102         (mm-automatic-display): Ditto.
3103         (mm-attachment-override-types): Ditto.
3104         (mm-inline-override-types): Ditto.
3105         (mm-automatic-external-display): Ditto.
3106
3107 2005-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
3108
3109         * spam-report.el (spam-report-user-mail-address)
3110         (spam-report-user-agent): New variables.
3111         (spam-report-url-ping-plain): Use spam-report-user-agent.
3112
3113 2005-12-14  Ralf Angeli  <angeli@iwi.uni-sb.de>
3114
3115         * gnus-art.el (gnus-button-handle-custom): Do not just use
3116         `customize-apropos' for any "M-x customize-*" button but the
3117         function called for.  Accept both the function name and its
3118         argument in order to achieve this.
3119         (gnus-button-alist): Remove support for "custom:" URL's.  Pass
3120         function name to `gnus-button-handle-custom' in case of "M-x
3121         customize-*" buttons.
3122
3123 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3124
3125         * gnus-art.el (gnus-buttonized-mime-types): Mention addition of
3126         multipart/alternative and add xref to mm-discouraged-alternatives
3127         in doc string.
3128
3129         * mm-decode.el (mm-discouraged-alternatives): Add xref to
3130         gnus-buttonized-mime-types in doc string.
3131
3132 2005-12-08  Reiner Steib  <Reiner.Steib@gmx.de>
3133
3134         * mm-decode.el (mm-discouraged-alternatives): Fix custom type.
3135         Suggest image/.* in the doc string.
3136
3137 2005-12-12  Reiner Steib  <Reiner.Steib@gmx.de>
3138
3139         * mm-uu.el (mm-uu-type-alist): Don't depend on message.el for
3140         message-marks (Debian bug #342521).
3141
3142 2005-12-12  Simon Josefsson  <jas@extundo.com>
3143
3144         * password.el (password-read-from-cache): Add.
3145         (password-read): Use it.
3146
3147 2005-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
3148
3149         * rfc2047.el (rfc2047-charset-to-coding-system): Recognize
3150         us-ascii as a MIME charset.
3151
3152         * mm-bodies.el (mm-decode-content-transfer-encoding): Protect
3153         against the case where the 2nd arg TYPE is nil.
3154
3155 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3156
3157         * pop3.el (pop3-stream-type): Fix custom version.
3158
3159         * mm-uu.el (mm-uu-type-alist): Simplify uu regexp.
3160
3161 2005-12-09  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3162
3163         * mm-decode.el (mm-display-external): Add missing cdr.
3164
3165 2005-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
3166
3167         * mm-decode.el (mm-display-external): Use nametemplate (defined in
3168         RFC1524) if it is in mailcap or add a suffix according to
3169         mailcap-mime-extensions when generating a temp filename; postpone
3170         deleting a temp file for 2 seconds for some wrappers, shell
3171         scripts, and so on, which might exit right after having started a
3172         viewer command as a background job.
3173
3174 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3175
3176         * nntp.el (nntp-marks-directory): Fix custom group.
3177
3178         * gnus-fun.el (gnus-face-from-file): Decrease quant in smaller
3179         steps when < 10.
3180
3181         * gnus-start.el (gnus-no-server-1): Mention
3182         `gnus-level-default-subscribed' in doc string.
3183
3184 2005-12-02  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
3185
3186         * mm-view.el (mm-inline-text-html-render-with-w3m): Fix misplaced
3187         parens.
3188
3189 2005-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3190
3191         * gnus-xmas.el (gnus-use-toolbar): Revert.
3192         (gnus-xmas-setup-toolbar): Use global default-toolbar if
3193         gnus-use-toolbar is default.
3194
3195         * messagexmas.el (message-use-toolbar): Revert.
3196         (message-setup-toolbar): Use global default-toolbar if
3197         message-use-toolbar is default.
3198
3199 2005-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3200
3201         * gnus-xmas.el (gnus-use-toolbar): Determine the default value
3202         according to default-toolbar-visible-p.
3203
3204         * messagexmas.el (message-use-toolbar): Ditto.
3205
3206 2005-11-26  Dave Love  <fx@gnu.org>
3207
3208         * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
3209         (tls-program, tls-success): Provide openssl alternative.
3210
3211         * starttls.el: Doc fixes.
3212         (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
3213         SERVICE to PORT.
3214
3215         * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
3216         port null or service name.
3217         (starttls-negotiate): Autoload.
3218
3219 2005-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
3220
3221         * message.el (message-kill-to-signature): Fix interactive spec.
3222
3223 2005-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3224
3225         * pop3.el (pop3-open-server): Recognize a string as a service name.
3226
3227 2005-11-24  Pascal Rigaux  <pixel@mandriva.com>  (tiny change)
3228
3229         * rfc2231.el (rfc2231-parse-string): Support non-ascii chars.
3230
3231 2005-11-23  Dave Love  <fx@gnu.org>
3232
3233         Add pop3s, pop3/starttls.
3234
3235         * pop3.el (pop3-authentication-scheme): Clarify doc.
3236         (open-tls-stream, starttls-open-stream): Autoload.
3237         (pop3-stream-type): New.
3238         (pop3-open-server): Use it.
3239
3240         * mail-source.el (mail-sources): Fix some :types.  Add stream type
3241         for POP.
3242         (mail-source-keyword-map): Add :stream for POP.
3243         (mail-source-fetch-pop): Use pop3-stream-type.
3244
3245 2005-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * nnmail.el (nnmail-fancy-expiry-target): Use current-time instead
3248         of current-time-string.
3249
3250 2005-11-20  Stefan Schimanski  <schimmi@debian.org>  (tiny change)
3251
3252         * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
3253         date header.
3254
3255 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3256
3257         * gnus-sum.el (gnus-fetch-old-headers): Updated docs to warn that
3258         it can seriously impact performance as it bypasses the agent's
3259         local caches.
3260
3261 2005-11-19  Kevin Greiner  <kevin.greiner@compsol.cc>
3262
3263         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
3264         must be explicitly online rather than "not explicitly offline" for
3265         its flags to be synchronized.
3266
3267         * gnus-sum.el (gnus-summary-remove-process-mark): Always return t so
3268         that gnus-uu-unmark-thread will function correctly.
3269
3270         * gnus-group.el (gnus-total-fetched-for): Reduced cutoff so that
3271         1024K is instead displayed as 1M.
3272
3273 2005-11-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3274
3275         * flow-fill.el (fill-flowed): Bind adaptive-fill-mode to nil.
3276
3277 2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
3278
3279         * imap.el (imap-kerberos4-open): Ignore SSL stuff.
3280
3281 2005-11-13  Kevin Greiner  <kevin.greiner@compsol.cc>
3282
3283         * gnus-agent.el (gnus-agent-read-local): Trivial fix to format of
3284         error message to display actual error condition.
3285         (gnus-agent-save-local): Avoid saving symbols that are bound to
3286         nil as they simply result in a warning message in
3287         gnus-agent-read-local.
3288
3289 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3290
3291         * gnus-start.el (gnus-dribble-read-file): Use make-local-variable
3292         rather than make-variable-buffer-local for file-precious-flag.
3293
3294 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3295
3296         * gnus-agent.el (gnus-agent-braid-nov): Now tests new nov entries
3297         for duplicates which are removed.  The invalid sort check then
3298         triggers a rescan after the sort as sorting may have moved
3299         duplicate entries such that they can be cheaply detected.
3300
3301 2005-11-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3302
3303         * gnus-start.el (gnus-dribble-read-file): Quote file-precious-flag.
3304
3305 2005-11-12  Kevin Greiner  <kevin.greiner@compsol.cc>
3306
3307         * gnus-agent.el (gnus-agent-article-alist-save-format): Changed
3308         internal variable to a custom variable.  Changed default value
3309         from compressed(2) to uncompressed(1).
3310         (gnus-agent-read-agentview): Reversed revision 7.8 to restore
3311         support for uncompressed agentview files.  Taken together, reading
3312         the agentview file should now be 6-7 times faster.
3313
3314 2005-11-11  Jan Nieuwenhuizen  <janneke@gnu.org>
3315
3316         * gnus-start.el (gnus-dribble-read-file): Set file-precious-flag,
3317         as a buffer-local variable.  This avoids creating truncated
3318         dribble files as a result of a hang up, eg.
3319
3320 2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
3321
3322         * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
3323         gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
3324         XEmacs.
3325
3326 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
3327
3328         * gnus-start.el (gnus-start-draft-setup): Enforce
3329         `gnus-draft-mode' for nndraft:drafts at startup.
3330
3331         * gnus.el (gnus-splash): Change custom group.
3332         (gnus-group-get-parameter, gnus-group-parameter-value): Describe
3333         allow-list argument.
3334
3335         * gnus-agent.el (gnus-agent-article-alist-save-format): Format doc
3336         string.
3337
3338 2005-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
3339
3340         * gnus-art.el (gnus-default-article-saver): Add user-defined
3341         `function' to custom type.
3342
3343 2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
3344
3345         * imap.el (imap-open): Handle case where buffer is a buffer
3346         object.
3347
3348 2005-11-29  Reiner Steib  <Reiner.Steib@gmx.de>
3349
3350         * gnus-cache.el (gnus-cache-rename-group): Wrap doc strings and
3351         long lines.
3352         (gnus-cache-delete-group): Wrap doc strings.
3353
3354         * gnus-agent.el (gnus-agent-rename-group)
3355         (gnus-agent-delete-group): Wrap doc strings.
3356
3357
3358 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3359
3360         * messagexmas.el (message-use-toolbar): Change the valid values
3361         into default, top, bottom, left, and right.
3362         (message-toolbar-thickness): New variable.
3363         (message-xmas-setup-toolbar): Locate gnus-xmas-glyph-directory as
3364         well.
3365         (message-setup-toolbar): Make it work.
3366
3367         * gnus-xmas.el (gnus-xmas-update-toolbars): New function.
3368         (gnus-use-toolbar): Change the valid values into default, top,
3369         bottom, left, and right.
3370         (gnus-toolbar-thickness): New variable.
3371         (gnus-xmas-setup-toolbar): New function.
3372         (gnus-xmas-setup-group-toolbar): Use it.
3373         (gnus-xmas-setup-summary-toolbar): Use it.
3374
3375 2005-11-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3376
3377         * gnus-start.el (gnus-1): Add "native" to
3378         gnus-predefined-server-alist.
3379
3380         * gnus.el (gnus-method-to-server): Don't add "native" to the
3381         lists here, because that leads to problems when
3382         gnus-select-method is bound.
3383
3384 2005-11-09  Simon Josefsson  <jas@extundo.com>
3385
3386         * gnus-sum.el (gnus-article-sort-by-date-reverse): Remove,
3387         use (not sort-by-date) instead.
3388
3389 2005-11-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3390
3391         * gnus-delay.el (gnus-delay-group): Don't autoload.
3392         It's useless and could trigger a bug in cus-dep.el causing ldefs-boot
3393         to be re-loaded when customizing the `gnus-delay' group.
3394
3395 2005-11-19  Chong Yidong  <cyd@stupidchicken.com>
3396
3397         * message.el: Revert last changes.
3398         (message-insert-citation-line): Use newlines.
3399
3400 2005-11-17  Chong Yidong  <cyd@stupidchicken.com>
3401
3402         * message.el (message-courtesy-message)
3403         (message-mark-insert-begin, message-mark-insert-end)
3404         (message-elide-ellipsis, message-cancel-message)
3405         (message-add-header, message-change-subject)
3406         (message-cross-post-followup-to-header)
3407         (message-cross-post-insert-note, message-reduce-to-to-cc)
3408         (message-widen-reply, message-delete-not-region)
3409         (message-kill-to-signature, message-insert-signature)
3410         (message-insert-importance-high, message-insert-importance-low)
3411         (message-insert-or-toggle-importance)
3412         (message-insert-disposition-notification-to)
3413         (message-indent-citation, message-yank-original)
3414         (message-cite-original-without-signature, message-cite-original)
3415         (message-insert-citation-line, message-position-on-field)
3416         (message-fix-before-sending, message-send-mail-partially)
3417         (message-send-mail, message-send-mail-with-sendmail)
3418         (message-send-mail-with-qmail, message-send-news)
3419         (message-check-news-header-syntax, message-generate-headers)
3420         (message-insert-courtesy-copy, message-fill-address)
3421         (message-fill-header, message-shorten-references)
3422         (message-setup-1, message-cancel-news)
3423         (message-forward-make-body-plain, message-forward-make-body-mime)
3424         (message-forward-make-body-mml, message-encode-message-body)
3425         (message-forward-make-body-digest-plain)
3426         (message-forward-make-body-digest-mime)
3427         (message-use-alternative-email-as-from): Insert `hard-newline'
3428         instead of ordinary newlines.
3429
3430 2005-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
3431
3432         * message.el (message-generate-headers): Downcase the argument
3433         given to message-check-element.
3434
3435 2005-11-08  Kevin Greiner  <kevin.greiner@compsol.cc>
3436
3437         * nntp.el (nntp-authinfo-rejected): New error condition.
3438         (nntp-wait-for): Use new error condition to signal authentication
3439         error.
3440         (nntp-retrieve-data): Rethrow new error condition to break out of
3441         recursive call to nntp-send-authinfo.
3442
3443 2005-11-08  Romain Francoise  <romain@orebokech.com>
3444
3445         * gnus-sum.el (gnus-summary-catchup-and-goto-prev-group): New function.
3446         (gnus-summary-exit-map): Bind to `Z p'.
3447         (gnus-summary-make-menu-bar): Add menu item.
3448
3449 2005-11-02  Reiner Steib  <Reiner.Steib@gmx.de>
3450
3451         * gnus-art.el (gnus-article-treat-custom): Add `first'.
3452         (gnus-treat-*): Add `first' in all doc strings.
3453
3454         * gnus-group.el (gnus-group-compact-group): Fix typo.
3455
3456 2005-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
3457
3458         * gnus.el (gnus-parameters-case-fold-search): New variable.
3459         (gnus-parameters-get-parameter): Use it.
3460
3461         * gnus-score.el (gnus-home-score-file): Doc fix.
3462
3463 2005-11-01  Xavier Maillard  <zedek@gnu-rox.org>  (tiny change)
3464
3465         * gnus-score.el (gnus-update-score-entry-dates): Doc fix.
3466
3467 2005-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
3468
3469         * mm-util.el (mm-special-display-p): New function.
3470
3471         * mml.el (mml-preview): Use it; doc fix.
3472
3473 2005-10-29  Romain Francoise  <romain@orebokech.com>
3474
3475         * message.el (message-fix-before-sending): Fix comment.
3476
3477 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3478
3479         * gnus-sum.el (gnus-article-sort-by-date-reverse): New function.
3480
3481 2005-10-29  Jari Aalto  <jari.aalto@cante.net>
3482
3483         * score-mode.el (gnus-score-edit-done-hook): Introduce variable.
3484         Used in gnus-score.el.
3485
3486 2005-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
3487
3488         * mm-util.el (mm-codepage-setup): Remove bogus alias test.
3489
3490 2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
3491
3492         * flow-fill.el (fill-flowed-encode-tests): Restore trailing
3493         whitespace removed in revision 7.8.  Use concatenated string to
3494         protect trailing whitespace.
3495
3496 2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
3497
3498         * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
3499         (nnimap-request-expire-articles): Use it to avoid sending 'UID
3500         SEARCH UID ... NOT SINCE' queries, for inefficient servers like
3501         Courier IMAP ("some version from 2004").  Mostly based on similar
3502         code in the same function.
3503
3504 2005-10-26  Didier Verna  <didier@xemacs.org>
3505
3506         * gnus-group.el (gnus-group-compact-group): invalidate original
3507         article buffer.
3508         * gnus-srvr.el (gnus-server-compact-server): ditto.
3509         * nnml.el (nnml-request-compact-group): handle self Xref: field in
3510         NOV database and in article itself.
3511         Invalidate article backlog.
3512
3513 2005-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
3514
3515         * mm-uu.el (mm-uu-hide-markers): Fix XEmacs case.
3516
3517 2005-10-26  Simon Josefsson  <jas@extundo.com>
3518
3519         * flow-fill.el (fill-flowed): Flow-fill unquoted lines too, revert
3520         part of 2004-07-25 change.
3521
3522 2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
3523
3524         * message.el (message-display-completion-list): New function.
3525         (message-expand-group): Use it; make sure the Completions buffer
3526         is modifiable.
3527
3528 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
3529
3530         * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
3531         user-mail-name is an empty string.
3532
3533 2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
3534
3535         * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
3536         depending on gnus-score-decay-constant.
3537
3538         * encrypt.el (encrypt-insert-file-contents)
3539         (encrypt-write-file-contents): Don't use `gnus-message'.
3540
3541         * mm-uu.el (mm-uu-verbatim-marks-extract): Add four start and end
3542         arguments.
3543         (mm-uu-type-alist): Add message-marks and insert-marks.  Pass
3544         arguments to mm-uu-verbatim-marks-extract.
3545         (mm-uu-hide-markers): New variable.
3546         (mm-uu-extract): Use face similar to `gnus-cite-3'.
3547
3548         * gnus-fun.el (gnus-convert-image-to-x-face-command)
3549         (gnus-convert-image-to-face-command): Use "convert" by default to
3550         allow other input image formats.
3551         (gnus-x-face-from-file, gnus-face-from-file): Adjust doc strings
3552         accordingly.
3553
3554 2005-10-23  Simon Josefsson  <jas@extundo.com>
3555
3556         * imap.el (imap-gssapi-program): Align command line parameters
3557         with latest GNU SASL.
3558         (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
3559
3560 2005-10-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3561
3562         * nnslashdot.el (nnslashdot-retrieve-headers-1): Update to new
3563         HTML.
3564         (nnslashdot-request-article): Ditto.
3565
3566         * lpath.el (featurep): Add nobreak-char-display.
3567
3568 2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
3569
3570         * mail-source.el (mail-source-fetch-pop): Require pop3.
3571         (mail-source-check-pop): Ditto.
3572
3573 2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
3574
3575         * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
3576         errors.
3577
3578 2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
3579
3580         * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
3581         (gnus-treat-strip-leading-blank-lines): Improve doc string.
3582
3583         * message.el (message-tool-bar-local-item-from-menu): Fix comment.
3584
3585         * mm-bodies.el (mm-decode-string): Call
3586         `mm-charset-to-coding-system' with allow-override argument.
3587
3588 2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
3589
3590         * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
3591         (rfc2047-charset-to-coding-system): New function.
3592         (rfc2047-decode-encoded-words): New function.
3593         (rfc2047-decode-region): Use them.
3594         (rfc2047-decode-cte): Remove.
3595         (rfc2047-parse-and-decode): Remove.
3596         (rfc2047-decode): Remove.
3597
3598 2005-10-15  Kenichi Handa  <handa@m17n.org>
3599
3600         * rfc2047.el (rfc2047-decode-cte): New function.
3601         (rfc2047-decode-region): Change the way to decode successive
3602         encoded-words: decode B- or Q-encoding in each encoded-word,
3603         concatenate them, and decode it as charset.
3604
3605 2005-10-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3606
3607         * lpath.el: Fbind codepage-setup for XEmacs.
3608
3609 2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
3610
3611         * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
3612         widget-move-and-invoke.
3613         (gnus-custom-mode): Use gnus-custom-map.
3614
3615 2005-10-15  Bill Wohler  <wohler@newt.com>
3616
3617         * message.el (message-tool-bar-map): Renamed image file from
3618         mail_send to mail/send.
3619
3620 2005-10-16  Masatake YAMATO  <jet@gyve.org>
3621
3622         * message.el (message-expand-group): Pass the common
3623         prefix substring of completion to `display-completion-list'.
3624
3625 2005-10-13  Reiner Steib  <Reiner.Steib@gmx.de>
3626
3627         * mml-sec.el (mml-secure-method): New internal variable.
3628         (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
3629         (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
3630         functions using mml-secure-method.
3631
3632         * mml.el (mml-mode-map): Add key bindings for those functions.
3633         (mml-menu): Simplify security menu entries.  Suggested by Jesper
3634         Harder <harder@myrealbox.com>.
3635         (mml-attach-file, mml-attach-buffer, mml-attach-external): Goto
3636         end of message if point is the headers of the message.
3637
3638         * message.el (message-in-body-p): New function.
3639
3640         * assistant.el: Autoload gnus-util and netrc.
3641
3642         * mm-util.el (mm-charset-to-coding-system): Add allow-override.
3643         Use `mm-charset-override-alist' only when decoding.
3644
3645         * mm-bodies.el (mm-decode-body): Call
3646         `mm-charset-to-coding-system' with allow-override argument.
3647
3648         * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
3649         `filename' from Content-Disposition if Content-Type doesn't
3650         provide `name'.
3651         (gnus-mime-view-part-as-type): Set default instead of
3652         initial-input.
3653
3654 2005-10-09  Daniel Brockman  <daniel@brockman.se>
3655
3656         * format-spec.el (format-spec): Propagate text properties of % spec.
3657
3658 2005-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
3659
3660         * gnus-art.el (gnus-treat-predicate): Add `first'.
3661
3662 2005-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
3663
3664         * mm-util.el (mm-charset-synonym-alist): Improve doc string.
3665         (mm-charset-override-alist): New variable.
3666         (mm-charset-to-coding-system): Use it.
3667         (mm-codepage-setup): New helper function.
3668         (mm-charset-eval-alist): New variable.
3669         (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
3670         about unknown charsets.
3671
3672         * dgnushack.el (with-syntax-table): Add some URLs WRT the XEmacs bug.
3673
3674 2005-10-04  David Hansen  <david.hansen@gmx.net>
3675
3676         * nnrss.el (nnrss-request-article): Add support for the comments tag.
3677         (nnrss-check-group): Ditto.
3678
3679 2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
3680
3681         * mm-uu.el (mm-uu-verbatim-marks-extract, mm-uu-latex-extract):
3682         Rename x-gnus-verbatim to x-verbatim.
3683         (mm-uu-type-alist): Fix regexp for verbatim-marks.
3684
3685         * mm-decode.el (mm-automatic-display): Rename x-gnus-verbatim to
3686         x-verbatim.
3687
3688         * mm-url.el (mm-url-predefined-programs): Add switches for curl.
3689
3690         * gnus-util.el (gnus-remove-duplicates): Remove.
3691
3692         * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
3693         instead of gnus-remove-duplicates.
3694
3695         * message.el (message-remove-duplicates): Remove.
3696         (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
3697         message-remove-duplicates.
3698
3699         * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
3700         available, else use implementation from `delete-dups'.
3701
3702         * message.el (message-insert-expires): New function.
3703         (message-mode-map): Add key binding.
3704         (message-mode-field-menu): Add menu entry.
3705         (message-mode): Document it.
3706         (message-make-expires-date): Use `message-make-date'.
3707
3708 2005-10-04  Josh Huber  <huber@alum.wpi.edu>
3709
3710         * message.el (message-make-expires-date): New function.
3711
3712 2005-10-04  Katsumi Yamaoka  <yamaoka@jpl.org>
3713
3714         * Makefile.in (list-installed-shadows): New entry.
3715         (install): Use it.
3716         (remove-installed-shadows): New entry.
3717
3718         * dgnushack.el (dgnushack-default-load-path): New variable.
3719         (dgnushack-find-lisp-shadows): New function.
3720         (dgnushack-remove-lisp-shadows): New function.
3721
3722 2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
3723
3724         * Makefile.in (install-el-elc): New entry.
3725         (install): Use it so that .el files are necessarily installed.
3726
3727 2005-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
3728
3729         * time-date.el: Autoload parse-time-string, XEmacs needs it.
3730
3731 2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
3732
3733         * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
3734         function rather than the diff-mode.el package.
3735         (mm-display-external): Use with-current-buffer.
3736         (mm-viewer-completion-map, mm-viewer-completion-map):
3737         Move initialization inside declaration.
3738
3739 2005-09-29  Simon Josefsson  <jas@extundo.com>
3740
3741         * spam.el: Load hashcash when compiling, to avoid warnings.  Don't
3742         autoload mail-check-payment.
3743         (spam-check-hashcash): Define unconditionally, since hashcash.el
3744         is part of Gnus now.  Ignore errors from payment checking.
3745
3746 2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
3747
3748         * message.el (message-bold-region, message-unbold-region): Rename
3749         from `bold-region' and `unbold-region'.
3750
3751         * message.el: Remove useless autoloads.
3752
3753 2005-09-28  Simon Josefsson  <jas@extundo.com>
3754
3755         * message.el (message-use-idna): Default to t.
3756         (message-use-idna): Test whether encoding works too.  Doc fix.
3757
3758 2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
3759
3760         * nntp.el (nntp-warn-about-losing-connection): Remove.
3761
3762 2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
3763
3764         * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
3765         customizable.  Change default value.
3766         (mm-uu-diff-groups-regexp): Change default value.
3767         (mm-uu-type-alist): Add doc string.
3768         (mm-uu-configure): Add doc string.  Make it interactive.
3769         (mm-uu-tex-groups-regexp): New variable.
3770         (mm-uu-latex-extract, mm-uu-latex-test): New functions.
3771         (mm-uu-type-alist): Add LaTeX documents.
3772         (mm-uu-verbatim-marks-extract): Use "text/x-gnus-verbatim" instead
3773         of "text/verbatim".
3774         (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
3775
3776         * mm-decode.el (mm-automatic-display): Use "text/x-gnus-verbatim"
3777         instead of "text/verbatim".
3778
3779         * message.el (message-mark-inserted-region)
3780         (message-mark-insert-file): Use slrn style marks when called with
3781         prefix argument.
3782
3783 2005-09-27  Simon Josefsson  <jas@extundo.com>
3784
3785         * message.el (message-idna-to-ascii-rhs-1): Reformat.
3786
3787 2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
3788
3789         * message.el (message-remove-duplicates): New function.
3790         Implementation borrowed from `gnus-remove-duplicates'.
3791         (message-idna-to-ascii-rhs): Also encode idna addresses in
3792         Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3793         (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
3794         only ask about the same idna domain once per header and also tell
3795         in what header to replace the idna domain.
3796
3797         * gnus-art.el (article-decode-idna-rhs): Also decode idna
3798         addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
3799         (article-decode-idna-rhs): Fix regexp so that all idna-address in
3800         a header is decoded and not just the last one.
3801
3802 2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
3803
3804         * gnus-art.el (gnus-mime-display-single): Don't modify text if it
3805         has been decoded.
3806
3807         * mm-decode.el (mm-automatic-display): Add text/verbatim.
3808         (mm-insert-part): Don't modify text if it has been decoded.
3809
3810         * mm-uu.el (mm-uu-verbatim-marks-extract): Say text has been
3811         decoded.
3812
3813         * mm-view.el (mm-inline-text): Don't strip text props unless
3814         decoding enriched or richtext parts.
3815
3816 2005-09-25  Romain Francoise  <romain@orebokech.com>
3817
3818         * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
3819         * gnus-start.el (gnus-subscribe-interactively):
3820         * gnus-uu.el (gnus-uu-grab-articles):
3821         End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
3822         space.
3823
3824 2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
3825
3826         * smime.el (smime-sign-buffer, smime-decrypt-buffer):
3827         * mm-view.el (mm-view-pkcs7-decrypt):
3828         * gnus-sum.el (gnus-summary-limit-to-extra)
3829         (gnus-summary-respool-article, gnus-read-move-group-name):
3830         * gnus-score.el (gnus-summary-increase-score):
3831         * gnus-util.el (gnus-completing-read-with-default):
3832         * gnus-art.el (gnus-read-save-file-name)
3833         (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
3834         (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
3835         * message.el (message-check-news-header-syntax):
3836         Follow convention for reading with the minibuffer.
3837
3838 2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
3839
3840         * spam-report.el (spam-report-url-ping-plain):
3841         Use gnus-extended-version as User-Agent.
3842
3843         * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
3844         default value is nil.
3845
3846         * mm-uu.el (mm-uu-type-alist): Added slrn style verbatim-marks.
3847         (mm-uu-verbatim-marks-extract): New function.
3848         (mm-uu-extract): New face.
3849         (mm-uu-copy-to-buffer): Use it.
3850
3851         * spam-report.el (spam-report-gmane-ham): Renamed from
3852         `spam-report-gmane-unspam'.
3853         (spam-report-gmane-internal): Renamed from `spam-report-gmane'.
3854         Simplify use of UNSPAM argument.  Fetch "X-Report-Unspam" header.
3855
3856         * spam.el (spam-report-gmane-spam, spam-report-gmane-ham):
3857         Autoload.
3858         (spam-report-gmane-unregister-routine): Renamed
3859         `spam-report-gmane-unspam' to `spam-report-gmane-ham'.
3860
3861 2005-09-21  Teodor Zlatanov  <tzz@lifelogs.com>
3862
3863         * spam.el (spam-use-gmane, spam-report-gmane-register-routine)
3864         (spam-report-gmane-unregister-routine): Add support for gmane
3865         unregistration.
3866
3867         * spam-report.el (spam-report-gmane-unspam)
3868         (spam-report-gmane-spam): Add new wrappers around spam-report-gmane.
3869         (spam-report-gmane): Change to take a single article and do unspam
3870         registration.
3871
3872 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3873
3874         * mm-url.el (mm-url-decode-entities): Fix regexp.
3875
3876 2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
3877
3878         * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
3879         default to nil, to be able to use Gnus at all.  If the default
3880         switches to something else, then the function should be fixed not
3881         be exceedingly slow.
3882
3883 2005-09-20  Teodor Zlatanov  <tzz@lifelogs.com>
3884
3885         * gnus-start.el (gnus-activate-group): If the server is nil, don't
3886         fail hard.
3887
3888         * spam-report.el: Add better Keywords line.
3889
3890         * spam.el: Add Maintainer and better Keywords line.
3891
3892 2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
3893
3894         * gnus-art.el (gnus-article-replace-part)
3895         (gnus-mime-replace-part): New functions.
3896         (gnus-mime-action-alist, gnus-mime-button-commands)
3897         (gnus-mime-save-part-and-strip): Added file argument.
3898         (gnus-article-part-wrapper): Added interactive argument.
3899
3900         * gnus-sum.el (gnus-summary-mime-map): Add
3901         `gnus-article-replace-part'.
3902
3903 2005-09-19  Didier Verna  <didier@xemacs.org>
3904
3905         The nnml compaction feature:
3906         * nnml.el (nnml-request-compact-group): New function.
3907         * nnml.el (nnml-request-compact): New function.
3908         * gnus-int.el (gnus-request-compact-group): New function.
3909         * gnus-int.el (gnus-request-compact): New function.
3910         * gnus-group.el (gnus-group-compact-group): New function.
3911         * gnus-group.el (gnus-group-group-map): Bind it to 'G z'.
3912         * gnus-group.el (gnus-group-make-menu-bar): Add an entry for it.
3913         * gnus-srvr.el (gnus-server-compact-server): New function.
3914         * gnus-srvr.el (gnus-server-mode-map): Bind it to 'z'.
3915         * gnus-srvr.el (gnus-server-make-menu-bar): Add an entry for it.
3916
3917 2005-09-18  Deepak Goel  <deego@gnufans.org>
3918
3919         * sieve.el (sieve-help): Fix `message' call: first arg should be a
3920         format spec.
3921
3922 2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
3923
3924         * gnus.el (gnus-group-startup-message): Bind image-load-path.
3925
3926 2005-09-15  Romain Francoise  <romain@orebokech.com>
3927
3928         * message.el (message-fill-paragraph): Clarify docstring.
3929
3930 2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3931
3932         * gnus-art.el (gnus-mime-display-part): Protect against broken
3933         MIME messages.
3934
3935 2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
3936
3937         * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
3938         before parsing header.
3939
3940 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
3941
3942         * html2text.el: (html2text-replace-list): Add new entities.
3943
3944 2005-09-11  Romain Francoise  <romain@orebokech.com>
3945
3946         * message.el (message-alternative-emails): Improve docstring.
3947         (message-setup-1): Call `message-use-alternative-email-as-from'
3948         after `message-setup-hook' to give it precedence over posting
3949         styles, etc.
3950         (message-use-alternative-email-as-from): Add docstring.  Remove
3951         the original From header if present.
3952
3953         * nnml.el (nnml-compressed-files-size-threshold): New variable.
3954         (nnml-save-mail): Use it.
3955
3956         * gnus-uu.el (gnus-uu-mark-series): Return number of marked
3957         articles.  Add new argument `silent'.
3958         (gnus-uu-mark-all): Report the total number of marked articles.
3959
3960 2005-09-10  Romain Francoise  <romain@orebokech.com>
3961
3962         * gnus-uu.el (gnus-message-process-mark): Use gnus-message.
3963         (gnus-uu-mark-series): Likewise.
3964
3965 2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
3966
3967         * spam-report.el (spam-report-gmane): Fix generation of spam
3968         report URL.
3969
3970 2005-09-10  Simon Josefsson  <jas@extundo.com>
3971
3972         * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
3973         t, based on discussion on the ding list with Robert Epprecht
3974         <epprecht@solnet.ch>.
3975
3976 2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
3977
3978         * spam-report.el (spam-report-gmane): Make it work without
3979         X-Report-Spam header.  Gmane now only provides Archived-At.
3980         This is only used if `spam-report-gmane-use-article-number' is nil.
3981         (spam-report-gmane-spam-header): Remove.  Not used anymore.
3982
3983         * gnus-sum.el (gnus-thread-sort-by-recipient): New function to
3984         make `gnus-summary-sort-by-recipient' work with threading.
3985
3986         * nnweb.el (nnweb-google-wash-article): Print a message if article
3987         is not available.
3988
3989 2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
3990
3991         * gnus-art.el (gnus-mime-display-single): Revert 2004-10-07
3992         change.  Decode text/* parts content before displaying.
3993
3994 2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
3995
3996         * mml-smime.el: Remove defvar of gnus-extract-address-components.
3997
3998 2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
3999
4000         * mm-view.el (mm-display-inline-fontify): Disable support modes.
4001
4002         * lpath.el: Don't bind mc-pgp-always-sign, url-current-object,
4003         url-package-name, url-package-version,
4004         w3m-cid-retrieve-function-alist, w3m-current-buffer,
4005         w3m-display-inline-images, and w3m-minor-mode-map.
4006
4007 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
4008
4009         * message.el (message-tab-body-function): Fixed mismatched custom
4010         type.
4011
4012         * gnus.el (gnus-group-change-level-function): Ditto.
4013
4014         * gnus-msg.el (gnus-outgoing-message-group): Ditto.
4015
4016         * gnus-art.el (gnus-signature-limit)
4017         (gnus-article-mime-part-function): Ditto.
4018
4019 2005-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4020
4021         * mml.el (mml-mode): Silence the byte compiler.
4022
4023         * gnus-art.el (gnus-article-jump-to-part): Redisplay the article
4024         using `(sit-for 0)' before moving the point to the specified part;
4025         skip unbuttonized parts.
4026         (gnus-article-part-wrapper): Don't use save-window-excursion; don't
4027         return to the summary window if gnus-auto-select-part is non-nil.
4028
4029 2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
4030
4031         * mml.el (mml-dnd-protocol-alist, mml-dnd-attach-options): New
4032         variables.
4033         (mml-dnd-attach-file, mml-mode): Use them.
4034
4035         * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
4036         Make fetching article by MID work again for Google Groups.  Added
4037         FIXME concerning gnus-group-make-web-group.
4038
4039         * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
4040         Don't depend on Gnus by using mail-extract-address-components if
4041         gnus-extract-address-components is not bound.
4042
4043 2005-09-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4044
4045         * gnus-art.el (gnus-mime-display-security): Don't display the
4046         signature, but only the signed part.
4047
4048 2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4049
4050         * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
4051
4052         * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
4053         list, not listp.
4054
4055 2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
4056
4057         * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
4058         when encoding.
4059
4060         * mm-bodies.el (mm-decode-content-transfer-encoding):
4061         De-canonicalize CRLF for all text content types, not just
4062         text/plain.
4063
4064 2005-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4065
4066         * gnus-art.el (gnus-article-part-wrapper): Error if there's no
4067         valid article; point arrow and cursor at the MIME button.
4068
4069 2005-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4070
4071         * gnus-art.el (gnus-mime-save-part-and-strip): Clarify prompt.
4072         Suggested by Dan Christensen <jdc@uwo.ca>.
4073
4074         * mm-decode.el (mm-save-part): Enable change of prompt.
4075
4076 2005-08-29  Jari Aalto  <jari.aalto@cante.net>
4077
4078         * gnus-msg.el (gnus-inews-add-send-actions): Made
4079         `message-post-method' lambda parameter ARG `&optional'.
4080
4081 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4082
4083         * gnus-sum.el (gnus-summary-mime-map): Added
4084         gnus-article-save-part-and-strip, gnus-article-delete-part and
4085         gnus-article-jump-to-part.
4086
4087         * gnus-art.el (gnus-article-edit-article): Added quiet argument.
4088         (gnus-article-edit-part): Use it.
4089         (gnus-article-part-wrapper): Added no-handle argument.
4090         (gnus-article-save-part-and-strip, gnus-article-delete-part): New
4091         functions.
4092
4093 2005-08-29  Romain Francoise  <romain@orebokech.com>
4094
4095         * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
4096         docstring.
4097         (gnus-face-from-file): Likewise.
4098
4099 2005-08-29  Reiner Steib  <Reiner.Steib@gmx.de>
4100
4101         * gnus-art.el (gnus-mime-save-part-and-strip): Don't prompt.
4102         (gnus-mime-delete-part): Don't prompt if `gnus-expert-user' is
4103         non-nil.
4104         (gnus-auto-select-part): New variable.
4105         (gnus-article-jump-to-part): New function.
4106         (gnus-article-edit-part, gnus-mime-save-part-and-strip)
4107         (gnus-mime-delete-part): Allow selecting specified part after
4108         deleting or stripping parts.
4109         (gnus-article-jump-to-part): Don't use `read-number'.  Use last
4110         part if argument is bogus.
4111
4112 2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
4113
4114         * gnus-art.el (w3m-minor-mode-map):
4115         * gnus-spec.el (gnus-newsrc-file-version):
4116         * gnus-util.el (nnmail-active-file-coding-system)
4117         (gnus-original-article-buffer, gnus-user-agent):
4118         * gnus.el (gnus-ham-process-destinations)
4119         (gnus-parameter-ham-marks-alist)
4120         (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
4121         (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
4122         (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
4123         * mm-decode.el (gnus-current-window-configuration):
4124         * mm-extern.el (gnus-article-mime-handles):
4125         * mm-url.el (url-current-object, url-package-name)
4126         (url-package-version):
4127         * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
4128         (smime-keys, w3m-cid-retrieve-function-alist)
4129         (w3m-current-buffer, w3m-display-inline-images)
4130         (w3m-minor-mode-map):
4131         * mml-smime.el (gnus-extract-address-components):
4132         * mml.el (gnus-article-mime-handles, gnus-mouse-2)
4133         (gnus-newsrc-hashtb, message-default-charset)
4134         (message-deletable-headers, message-options)
4135         (message-posting-charset, message-required-mail-headers)
4136         (message-required-news-headers):
4137         * mml1991.el (mc-pgp-always-sign):
4138         * mml2015.el (mc-pgp-always-sign):
4139         * nnheader.el (nnmail-extra-headers):
4140         * rfc1843.el (gnus-decode-encoded-word-function)
4141         (gnus-decode-header-function, gnus-newsgroup-name):
4142         * spam-stat.el (gnus-original-article-buffer): Add defvars.
4143
4144 2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
4145
4146         * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
4147         the end of the date treatments.
4148
4149 2005-08-15  Simon Josefsson  <jas@extundo.com>
4150
4151         * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
4152         it in url-handlers.el and XEmacs in url.el.  Reported by Luca
4153         Capello and Romain Francoise.
4154         (pgg-fetch-key-function): Removed, not used?
4155         (pgg-insert-url-with-w3): Require url, to get
4156         url-insert-file-contents regardless of where it is defined.
4157
4158 2005-08-13  Romain Francoise  <romain@orebokech.com>
4159
4160         * message.el (message-cite-original-1): New function.
4161         (message-cite-original): Use it.
4162         (message-cite-original-without-signature): Ditto.
4163
4164 2005-08-08  Romain Francoise  <romain@orebokech.com>
4165
4166         * message.el (message-yank-empty-prefix): New variable.
4167         (message-indent-citation): Use it.
4168         (message-cite-original-without-signature): Respect X-No-Archive.
4169
4170 2005-08-08  Simon Josefsson  <jas@extundo.com>
4171
4172         * pgg.el: Autoload url-insert-file-contents instead of loading
4173         w3/url.
4174         (pgg-insert-url-with-w3): Don't load url here.
4175
4176 2005-08-07  Jesper Harder  <harder@phys.au.dk>
4177
4178         * message.el (message-kill-to-signature): Don't insert newline at
4179         bol.
4180         (message-newline-and-reformat): Bind fill-paragraph-function to nil.
4181
4182 2005-08-06  Romain Francoise  <romain@orebokech.com>
4183
4184         * message.el (message-user-fqdn): Fix typo in docstring.
4185
4186 2005-08-05  Daiki Ueno  <ueno@unixuser.org>
4187
4188         * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
4189
4190         * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
4191
4192 2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
4193
4194         * mm-bodies.el (mm-encode-body): Use coding system rather than
4195         charset to encode text.
4196
4197         * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
4198         number of charsets if utf-8 is available (XEmacs).
4199
4200 2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
4201
4202         * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
4203         taken from `gnus-button-mid-or-mail-regexp'.
4204         (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
4205         (gnus-button-alist): Improve regexp for domain part of the MIDs
4206         for news:localpart@domain buttons.
4207         (gnus-button-ctan-directory-regexp): Update.
4208
4209 2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4210
4211         * sieve-manage.el (sieve-manage-interactive-login): Use
4212         make-local-variable rather than make-variable-buffer-local.
4213         (sieve-manage-open): Ditto.
4214         (sieve-manage-authenticate): Ditto.
4215
4216         * mml.el (mml-generate-mime-1): Make the content type default to
4217         text/plain if the filename is not specified.
4218
4219 2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4220
4221         * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
4222         instead of insert-buffer.
4223
4224         * message.el (message-yank-original): Ditto; set the mark at the
4225         end of the yanked message.
4226
4227 2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4228
4229         * gnus-art.el (gnus-article-next-page-1): Reduce the number of
4230         lines to scroll rather than to stop it.
4231
4232         * mml.el (mml-generate-default-type): Add doc string.
4233         (mml-generate-mime-1): Use mm-default-file-encoding or make it
4234         default to application/octet-stream when determining the content
4235         type if it is not specified for the part or the mml contents; add
4236         a comment about mml-generate-default-type.
4237
4238 2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
4239
4240         * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
4241         make it default to application/octet-stream when determining the
4242         content type if it is not specified for the external contents.
4243
4244 2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4245
4246         * rfc2231.el (rfc2231-parse-string): Take care that not only a
4247         segmented parameter but also other parameters might be there.
4248
4249 2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4250
4251         * mm-decode.el (mm-display-external): Delete temp file, directory
4252         and buffer immediately if the external process is exited.
4253
4254 2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
4255
4256         * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
4257         fewer lines than that of scroll-margin.
4258         (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
4259
4260 2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4261
4262         * gnus-art.el (gnus-article-next-page): Revert.
4263         (gnus-article-beginning-of-window): New macro.
4264         (gnus-article-next-page-1): Use it.
4265         (gnus-article-prev-page): Ditto.
4266         (gnus-article-edit-part): Use insert-buffer-substring instead of
4267         insert-buffer.
4268         (gnus-article-edit-exit): Ditto.
4269
4270         * gnus-util.el (gnus-beginning-of-window): Remove.
4271         (gnus-end-of-window): Remove.
4272
4273         * lpath.el: Don't bind header-line-format and scroll-margin.
4274
4275 2005-07-25  Simon Josefsson  <jas@extundo.com>
4276
4277         * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
4278         to have the url package without w3.  Reported by Daiki Ueno
4279         <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
4280
4281 2005-07-20  Didier Verna  <didier@xemacs.org>
4282
4283         * gnus-diary.el: Remove the description comment (nndiary is now
4284         properly documented in the Gnus manual).
4285         Fix the spelling of "Back End".
4286         * nndiary.el: Ditto.
4287         Fix the copyright notice.
4288
4289 2005-07-18  Romain Francoise  <romain@orebokech.com>
4290
4291         * gnus-sum.el (gnus-summary-to-prefix,
4292         gnus-summary-newsgroup-prefix): New variables.
4293         (gnus-summary-from-or-to-or-newsgroups): Use them.
4294
4295 2005-07-17  Romain Francoise  <romain@orebokech.com>
4296
4297         * mml2015.el (mml2015-clean-buffer): Prefix buffer name with a
4298         space as it's generally not especially interesting to the user.
4299
4300 2005-07-16  Romain Francoise  <romain@orebokech.com>
4301
4302         * nnfolder.el (nnfolder-save-buffer): Bind `copyright-update' to
4303         nil to avoid prompting and file modification if one of the
4304         messages at the top of the nnfolder file contains a copyright
4305         notice.
4306         Update copyright notice.
4307
4308         * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
4309         instead of `current-time-string' as the latter creates a time
4310         string that is not RFC 2822 compliant (it lacks the zone).
4311         Update copyright notice.
4312
4313 2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
4314
4315         * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
4316         for text/rtf.  Display default in prompt.  Pass default for M-n.
4317
4318         * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
4319
4320 2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4321
4322         * gnus-msg.el (gnus-button-mailto): Remove
4323         save-selected-window-window hackery because it relies on
4324         save-selected-window internals.
4325
4326 2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
4329         (gnus-article-next-page-1): Use gnus-beginning-of-window.
4330         (gnus-article-prev-page): Ditto.
4331
4332         * gnus-util.el (gnus-beginning-of-window): New function.
4333         (gnus-end-of-window): New function.
4334
4335         * lpath.el: Bind header-line-format and scroll-margin for XEmacs.
4336
4337 2005-07-14  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
4338
4339         * gnus-score.el (gnus-score-edit-all-score): Set
4340         gnus-score-edit-exit-function to gnus-score-edit-done and call
4341         gnus-message.
4342
4343 2005-07-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4344
4345         * gnus-msg.el (gnus-button-mailto): Remove
4346         save-selected-window-window hackery because it relies on
4347         save-selected-window internals.
4348
4349 2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4350
4351         * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
4352         add-minor-mode.
4353         (gnus-binary-mode): Ditto.
4354
4355         * gnus-topic.el (gnus-topic-mode): Ditto.
4356
4357 2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>
4358
4359         * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
4360         (gnus-article-prev-page): Take scroll-margin into consideration.
4361
4362 2005-07-04  Lute Kamstra  <lute@gnu.org>
4363
4364         Update FSF's address in GPL notices.
4365
4366 2005-07-04  Juanma Barranquero  <lekktu@gmail.com>
4367
4368         * gnus.el (gnus-exit):
4369         * gnus-group.el (gnus-group-icons):
4370         * nnmail.el (nnmail-prepare): Fix typos in docstrings.
4371
4372         * gnus-nocem.el (gnus-nocem):
4373         * message.el (message-various, message-buffers, message-sending)
4374         (message-interface, message-forwarding, message-insertion)
4375         (message-headers, message-news, message-mail):
4376         * pgg-gpg.el (pgg-gpg):
4377         * pgg-parse.el (pgg-parse):
4378         * pgg-pgp.el (pgg-pgp):
4379         * pgg-pgp5.el (pgg-pgp5):
4380         * pop3.el (pop3): Finish `defgroup' description with period.
4381
4382 2005-07-01  Katsumi Yamaoka  <yamaoka@jpl.org>
4383
4384         * gnus-art.el (article-display-face): Improve the efficiency.
4385         (article-display-x-face): Ditto; remove grey x-face stuff.
4386
4387 2005-06-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4388
4389         * gnus-art.el (article-display-face): Correct the position in
4390         which Faces are inserted.
4391
4392 2005-06-29  Didier Verna  <didier@xemacs.org>
4393
4394         * gnus-art.el (article-display-face): Display faces in correct
4395         order.
4396
4397 2005-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
4398
4399         * gnus-nocem.el (gnus-nocem-verifyer): Default to pgg-verify.
4400         (gnus-fill-real-hashtb): Use hash table instead of obarray.
4401         (gnus-nocem-check-article): Fetch the Type header.
4402         (gnus-nocem-message-wanted-p): Fix the way to examine types.
4403         (gnus-nocem-verify-issuer): Use functionp instead of fboundp.
4404         (gnus-nocem-enter-article): Use hash tables rather than obarrays;
4405         make sure gnus-nocem-hashtb is initialized.
4406         (gnus-nocem-alist-to-hashtb): Use hash table instead of obarray.
4407         (gnus-nocem-unwanted-article-p): Ditto.
4408
4409         * pgg.el (pgg-verify): Return the verification result.
4410
4411 2005-06-27  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4412
4413         * gnus-art.el (gnus-mime-copy-part): Check whether coding-system
4414         is ascii.
4415
4416 2005-06-24  Juanma Barranquero  <lekktu@gmail.com>
4417
4418         * gnus-art.el (gnus-article-mode): Set `nobreak-char-display', not
4419         `show-nonbreak-escape'.
4420
4421 2005-06-23  Lute Kamstra  <lute@gnu.org>
4422
4423         * gnus-art.el (gnus-article-mode): Use kill-all-local-variables.
4424
4425         * dig.el (dig-mode):
4426         * smime.el (smime-mode): Use gnus-run-mode-hooks.
4427
4428 2005-06-21  Juanma Barranquero  <lekktu@gmail.com>
4429
4430         * nnimap.el (nnimap-split-download-body): Fix spellings.
4431
4432 2005-06-16  Juanma Barranquero  <lekktu@gmail.com>
4433
4434         * gnus-art.el (gnus-article-encrypt-body):
4435         * gnus-cus.el (gnus-score-customize):
4436         * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
4437         * pop3.el (pop3-user): Don't use `format' on `error' arguments.
4438
4439 2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4440
4441         * smime.el (smime-cert-by-ldap-1): Detect PEM format without
4442         header by looking for magic "MII" at the beginnig.
4443
4444 2005-06-16  Miles Bader  <miles@gnu.org>
4445
4446         * gnus-xmas.el (gnus-xmas-group-startup-message):
4447         Use renamed gnus-splash face.
4448
4449         * assistant.el (assistant-field): Remove "-face" suffix from face name.
4450         (assistant-field-face): New backward-compatibility alias for renamed
4451         face.
4452         (assistant-render-text): Use renamed assistant-field face.
4453
4454         * spam.el (spam): Remove "-face" suffix from face name.
4455         (spam-face): New backward-compatibility alias for renamed face.
4456         (spam-face, spam-initialize): Use renamed spam face.
4457
4458         * message.el (message-header-to, message-header-cc)
4459         (message-header-subject, message-header-newsgroups)
4460         (message-header-other, message-header-name)
4461         (message-header-xheader, message-separator, message-cited-text)
4462         (message-mml): Remove "-face" suffix from face names.
4463         (message-header-to-face, message-header-cc-face)
4464         (message-header-subject-face, message-header-newsgroups-face)
4465         (message-header-other-face, message-header-name-face)
4466         (message-header-xheader-face, message-separator-face)
4467         (message-cited-text-face, message-mml-face):
4468         New backward-compatibility aliases for renamed faces.
4469         (message-font-lock-keywords): Use renamed message faces.
4470
4471         * sieve-mode.el (sieve-control-commands, sieve-action-commands)
4472         (sieve-test-commands, sieve-tagged-arguments):
4473         Remove "-face" suffix from face names.
4474         (sieve-control-commands-face, sieve-action-commands-face)
4475         (sieve-test-commands-face, sieve-tagged-arguments-face):
4476         New backward-compatibility aliases for renamed faces.
4477         (sieve-control-commands-face, sieve-action-commands-face)
4478         (sieve-test-commands-face, sieve-tagged-arguments-face):
4479         Use renamed sieve faces.
4480
4481         * gnus.el (gnus-group-news-1, gnus-group-news-1-empty)
4482         (gnus-group-news-2, gnus-group-news-2-empty, gnus-group-news-3)
4483         (gnus-group-news-3-empty, gnus-group-news-4)
4484         (gnus-group-news-4-empty, gnus-group-news-5)
4485         (gnus-group-news-5-empty, gnus-group-news-6)
4486         (gnus-group-news-6-empty, gnus-group-news-low)
4487         (gnus-group-news-low-empty, gnus-group-mail-1)
4488         (gnus-group-mail-1-empty, gnus-group-mail-2)
4489         (gnus-group-mail-2-empty, gnus-group-mail-3)
4490         (gnus-group-mail-3-empty, gnus-group-mail-low)
4491         (gnus-group-mail-low-empty, gnus-summary-selected)
4492         (gnus-summary-cancelled, gnus-summary-high-ticked)
4493         (gnus-summary-low-ticked, gnus-summary-normal-ticked)
4494         (gnus-summary-high-ancient, gnus-summary-low-ancient)
4495         (gnus-summary-normal-ancient, gnus-summary-high-undownloaded)
4496         (gnus-summary-low-undownloaded)
4497         (gnus-summary-normal-undownloaded, gnus-summary-high-unread)
4498         (gnus-summary-low-unread, gnus-summary-normal-unread)
4499         (gnus-summary-high-read, gnus-summary-low-read)
4500         (gnus-summary-normal-read, gnus-splash):
4501         Remove "-face" suffix from face names.
4502         (gnus-group-news-1-face, gnus-group-news-1-empty-face)
4503         (gnus-group-news-2-face, gnus-group-news-2-empty-face)
4504         (gnus-group-news-3-face, gnus-group-news-3-empty-face)
4505         (gnus-group-news-4-face, gnus-group-news-4-empty-face)
4506         (gnus-group-news-5-face, gnus-group-news-5-empty-face)
4507         (gnus-group-news-6-face, gnus-group-news-6-empty-face)
4508         (gnus-group-news-low-face, gnus-group-news-low-empty-face)
4509         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face)
4510         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face)
4511         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face)
4512         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face)
4513         (gnus-summary-selected-face, gnus-summary-cancelled-face)
4514         (gnus-summary-high-ticked-face, gnus-summary-low-ticked-face)
4515         (gnus-summary-normal-ticked-face)
4516         (gnus-summary-high-ancient-face, gnus-summary-low-ancient-face)
4517         (gnus-summary-normal-ancient-face)
4518         (gnus-summary-high-undownloaded-face)
4519         (gnus-summary-low-undownloaded-face)
4520         (gnus-summary-normal-undownloaded-face)
4521         (gnus-summary-high-unread-face, gnus-summary-low-unread-face)
4522         (gnus-summary-normal-unread-face, gnus-summary-high-read-face)
4523         (gnus-summary-low-read-face, gnus-summary-normal-read-face)
4524         (gnus-splash-face):
4525         New backward-compatibility aliases for renamed faces.
4526         (gnus-group-startup-message): Use renamed gnus faces.
4527
4528         * gnus-srvr.el (gnus-server-agent, gnus-server-opened)
4529         (gnus-server-closed, gnus-server-denied, gnus-server-offline)
4530         (gnus-server-agent): Remove "-face" suffix from face names.
4531         (gnus-server-agent-face, gnus-server-opened-face)
4532         (gnus-server-closed-face, gnus-server-denied-face)
4533         (gnus-server-offline-face):
4534         New backward-compatibility aliases for renamed faces.
4535         (gnus-server-agent-face, gnus-server-opened-face)
4536         (gnus-server-closed-face, gnus-server-denied-face)
4537         (gnus-server-offline-face): Use renamed gnus faces.
4538
4539         * gnus-picon.el (gnus-picon-xbm, gnus-picon):
4540         Remove "-face" suffix from face names.
4541         (gnus-picon-xbm-face, gnus-picon-face):
4542         New backward-compatibility aliases for renamed faces.
4543
4544         * gnus-cite.el (gnus-cite-attribution, gnus-cite-1, gnus-cite-2)
4545         (gnus-cite-3, gnus-cite-4, gnus-cite-5, gnus-cite-6)
4546         (gnus-cite-7, gnus-cite-8, gnus-cite-9, gnus-cite-10)
4547         (gnus-cite-11): Remove "-face" suffix from face names.
4548         (gnus-cite-attribution-face, gnus-cite-face-1, gnus-cite-face-2)
4549         (gnus-cite-face-3, gnus-cite-face-4, gnus-cite-face-5)
4550         (gnus-cite-face-6, gnus-cite-face-7, gnus-cite-face-8)
4551         (gnus-cite-face-9, gnus-cite-face-10, gnus-cite-face-11):
4552         New backward-compatibility aliases for renamed faces.
4553         (gnus-cite-attribution-face, gnus-cite-face-list)
4554         (gnus-article-boring-faces): Use renamed gnus faces.
4555
4556         * gnus-art.el (gnus-signature, gnus-header-from)
4557         (gnus-header-subject, gnus-header-newsgroups, gnus-header-name)
4558         (gnus-header-content): Remove "-face" suffix from face names.
4559         (gnus-signature-face, gnus-header-from-face)
4560         (gnus-header-subject-face, gnus-header-newsgroups-face)
4561         (gnus-header-name-face, gnus-header-content-face):
4562         New backward-compatibility aliases for renamed faces.
4563         (gnus-signature-face, gnus-header-face-alist): Use renamed gnus faces.
4564
4565         * gnus-sum.el (gnus-summary-selected-face)
4566         (gnus-summary-highlight): Use renamed gnus faces.
4567         * gnus-group.el (gnus-group-highlight): Likewise.
4568
4569 2005-06-14  Juanma Barranquero  <lekktu@gmail.com>
4570
4571         * gnus-sieve.el (gnus-sieve-article-add-rule):
4572         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days):
4573         * spam-stat.el (spam-stat-buffer-change-to-spam)
4574         (spam-stat-buffer-change-to-non-spam): Follow error conventions.
4575
4576         * message.el (message-is-yours-p):
4577         * gnus-sum.el (gnus-auto-select-subject): Fix quoting in docstring.
4578
4579 2005-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4580
4581         * mm-view.el (mm-inline-text): Withdraw the last change.
4582
4583 2005-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
4584
4585         * mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
4586         executing enriched-decode.
4587
4588 2005-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * mm-util.el (mm-find-buffer-file-coding-system): Don't examine
4591         charset of tar files.
4592
4593 2005-06-04  Luc Teirlinck  <teirllm@auburn.edu>
4594
4595         * gnus-art.el (article-update-date-lapsed): Use `save-match-data'.
4596
4597 2005-06-04  Lute Kamstra  <lute@gnu.org>
4598
4599         * nnfolder.el (nnfolder-read-folder): Make sure that undo
4600         information is never recorded.
4601
4602 2005-06-03  Stefan Monnier  <monnier@iro.umontreal.ca>
4603
4604         * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
4605
4606 2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
4607
4608         * pop3.el (pop3-apop): Run md5 in the binary mode.
4609
4610         * starttls.el (starttls-set-process-query-on-exit-flag):
4611         Use eval-and-compile.
4612
4613 2005-05-31  Simon Josefsson  <jas@extundo.com>
4614
4615         * smime.el (smime-replace-in-string): Define.
4616         (smime-cert-by-ldap-1): Use it.
4617
4618 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
4619
4620         * gnus-art.el (article-display-x-face): Replace
4621         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4622
4623         * gnus-util.el (gnus-set-process-query-on-exit-flag): Alias to
4624         set-process-query-on-exit-flag or process-kill-without-query.
4625
4626         * html2text.el (html2text-fix-paragraphs): Use `while - re-search'
4627         loop instead of replace-regexp.
4628
4629         * imap.el (imap-ssl-open): Use set-process-query-on-exit-flag
4630         instead of process-kill-without-query if it is available.
4631
4632         * lpath.el: Fbind ldap-search-entries.
4633
4634         * mm-util.el (mm-insert-file-contents): Bind find-file-hook
4635         instead of find-file-hooks if it is available.
4636
4637         * mml1991.el: Bind pgg-default-user-id when compiling.
4638
4639         * mml2015.el: Bind pgg-default-user-id when compiling.
4640
4641         * nndraft.el (nndraft-request-associate-buffer):
4642         Use write-contents-functions instead of write-contents-hooks if it is
4643         available.
4644
4645         * nnheader.el (nnheader-find-file-noselect): Bind find-file-hook
4646         instead of find-file-hooks if it is available.
4647
4648         * nntp.el (nntp-open-connection): Replace
4649         process-kill-without-query by gnus-set-process-query-on-exit-flag.
4650         (nntp-open-ssl-stream): Ditto.
4651         (nntp-open-tls-stream): Ditto.
4652
4653         * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
4654         set-process-query-on-exit-flag or process-kill-without-query.
4655         (starttls-open-stream-gnutls): Use it instead of
4656         process-kill-without-query.
4657         (starttls-open-stream): Ditto.
4658
4659 2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
4660
4661         * smime.el (smime-cert-by-ldap-1): Don't use
4662         replace-regexp-in-string.
4663
4664 2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
4665
4666         * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
4667
4668         * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
4669         in PEM format. Adjust to the XEmacs compability.
4670
4671 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
4672
4673         * encrypt.el (encrypt-xor-process-buffer): Replace `string-to-int'
4674         by `string-to-number'.
4675         * gnus-agent.el (gnus-agent-regenerate-group)
4676         (gnus-agent-fetch-articles): Ditto.
4677         * gnus-art.el (gnus-button-fetch-group): Ditto.
4678         * gnus-cache.el (gnus-cache-generate-active)
4679         (gnus-cache-articles-in-group): Ditto.
4680         * gnus-group.el (gnus-group-set-current-level)
4681         (gnus-group-insert-group-line): Ditto.
4682         * gnus-score.el (gnus-score-set-expunge-below)
4683         (gnus-score-set-mark-below, gnus-summary-score-effect)
4684         (gnus-summary-score-entry): Ditto.
4685         * gnus-soup.el (gnus-soup-send-packet, gnus-soup-parse-areas)
4686         (gnus-soup-pack): Ditto.
4687         * gnus-spec.el (gnus-xmas-format): Ditto.
4688         * gnus-start.el (gnus-newsrc-to-gnus-format): Ditto.
4689         * gnus-sum.el (gnus-create-xref-hashtb): Ditto.
4690         * gnus-uu.el (gnus-uu-expand-numbers): Ditto.
4691         * nnbabyl.el (nnbabyl-article-group-number): Ditto.
4692         * nndb.el (nndb-get-remote-expire-response): Ditto.
4693         * nndiary.el (nndiary-parse-schedule-value)
4694         (nndiary-string-to-number, nndiary-request-replace-article)
4695         (nndiary-request-article): Ditto.
4696         * nndoc.el (nndoc-rnews-body-end, nndoc-mbox-body-end): Ditto.
4697         * nndraft.el (nndraft-articles, nndraft-request-group): Ditto.
4698         * nneething.el (nneething-make-head): Ditto.
4699         * nnfolder.el (nnfolder-request-article)
4700         (nnfolder-retrieve-headers): Ditto.
4701         * nnheader.el (nnheader-file-to-number): Ditto.
4702         * nnkiboze.el (nnkiboze-request-article): Ditto.
4703         * nnmail.el (nnmail-process-unix-mail-format)
4704         (nnmail-process-babyl-mail-format): Ditto.
4705         * nnmbox.el (nnmbox-read-mbox, nnmbox-article-group-number): Ditto.
4706         * nnmh.el (nnmh-update-gnus-unreads, nnmh-active-number)
4707         (nnmh-request-create-group, nnmh-request-list-1)
4708         (nnmh-request-group, nnmh-request-article): Ditto.
4709         * nnml.el (nnml-request-replace-article, nnml-request-article): Ditto.
4710         * nnrss.el (nnrss-find-rss-via-syndic8): Ditto.
4711         * nnsoup.el (nnsoup-make-active): Ditto.
4712         * nnspool.el (nnspool-find-id, nnspool-request-group): Ditto.
4713         * nntp.el (nntp-find-group-and-number)
4714         (nntp-retrieve-headers-with-xover): Ditto.
4715         * pgg-gpg.el (pgg-gpg-snarf-keys-region): Ditto.
4716         * pgg-parse.el (pgg-read-body, pgg-read-bytes)
4717         (pgg-format-key-identifier): Ditto.
4718         * pop3.el (pop3-last, pop3-stat): Ditto.
4719         * qp.el (quoted-printable-decode-region): Ditto.
4720
4721         * spam-report.el (spam-report-url-ping-mm-url): Use format instead
4722         of concat.
4723
4724 2005-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
4725
4726         * gnus-agent.el (gnus-category-mode): Use gnus-run-mode-hooks.
4727
4728         * gnus-art.el (gnus-article-mode): Use gnus-run-mode-hooks.
4729
4730         * gnus-cus.el (gnus-custom-mode): Use gnus-run-mode-hooks.
4731
4732         * gnus-eform.el (gnus-edit-form-mode): Use gnus-run-mode-hooks.
4733
4734         * gnus-group.el (gnus-group-mode): Use gnus-run-mode-hooks.
4735
4736         * gnus-kill.el (gnus-kill-file-mode): Use gnus-run-mode-hooks.
4737
4738         * gnus-salt.el (gnus-tree-mode): Use gnus-run-mode-hooks.
4739         (gnus-carpal-mode): Ditto.
4740
4741         * gnus-srvr.el (gnus-server-mode): Use gnus-run-mode-hooks.
4742         (gnus-browse-mode): Ditto.
4743
4744         * gnus-sum.el (gnus-summary-mode): Use gnus-run-mode-hooks.
4745
4746         * gnus-util.el (gnus-run-mode-hooks): Save current buffer.
4747
4748 2005-05-29  Richard M. Stallman  <rms@gnu.org>
4749
4750         * gnus-cite.el (gnus-cite-add-face): Set overlay's evaporate property.
4751
4752 2005-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
4753
4754         * gnus-util.el (gnus-run-mode-hooks): New function.
4755
4756         * score-mode.el (gnus-score-mode): Use gnus-run-mode-hooks.
4757
4758         * dgnushack.el: Advise byte-optimize-form-code-walker to avoid the
4759         ``...called for effect'' warnings for Emacs 21.4 as well as 21.3.
4760
4761 2005-05-26  Luc Teirlinck  <teirllm@auburn.edu>
4762
4763         * gnus-agent.el (gnus-agent-make-mode-line-string):
4764         Use mode-line-highlight as mouse-face.
4765
4766 2005-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
4767
4768         * canlock.el (canlock): Change the parent group to news.
4769
4770         * deuglify.el (gnus-outlook-deuglify): Add :group.
4771
4772         * dig.el (dig): Add :group.
4773
4774         * dns-mode.el (dns-mode): Add :group.
4775
4776         * encrypt.el (encrypt): Add :group.
4777
4778         * gnus-cite.el (gnus-cite-attribution-face): Add :group.
4779         (gnus-cite-face-1, gnus-cite-face-2, gnus-cite-face-3): Ditto.
4780         (gnus-cite-face-4, gnus-cite-face-5, gnus-cite-face-6): Ditto.
4781         (gnus-cite-face-7, gnus-cite-face-8, gnus-cite-face-9): Ditto.
4782         (gnus-cite-face-10, gnus-cite-face-11): Ditto.
4783
4784         * gnus-diary.el (gnus-diary): Add :group.
4785
4786         * gnus.el (gnus-group-news-1-face): Add :group.
4787         (gnus-group-news-1-empty-face): Ditto.
4788         (gnus-group-news-2-face, gnus-group-news-2-empty-face): Ditto.
4789         (gnus-group-news-3-face, gnus-group-news-3-empty-face): Ditto.
4790         (gnus-group-news-4-face, gnus-group-news-4-empty-face): Ditto.
4791         (gnus-group-news-5-face, gnus-group-news-5-empty-face): Ditto.
4792         (gnus-group-news-6-face, gnus-group-news-6-empty-face): Ditto.
4793         (gnus-group-news-low-face, gnus-group-news-low-empty-face): Ditto.
4794         (gnus-group-mail-1-face, gnus-group-mail-1-empty-face): Ditto.
4795         (gnus-group-mail-2-face, gnus-group-mail-2-empty-face): Ditto.
4796         (gnus-group-mail-3-face, gnus-group-mail-3-empty-face): Ditto.
4797         (gnus-group-mail-low-face, gnus-group-mail-low-empty-face): Ditto.
4798         (gnus-summary-selected-face, gnus-summary-cancelled-face): Ditto.
4799         (gnus-summary-high-ticked-face): Ditto.
4800         (gnus-summary-low-ticked-face): Ditto.
4801         (gnus-summary-normal-ticked-face): Ditto.
4802         (gnus-summary-high-ancient-face): Ditto.
4803         (gnus-summary-low-ancient-face): Ditto.
4804         (gnus-summary-normal-ancient-face): Ditto.
4805         (gnus-summary-high-undownloaded-face): Ditto.
4806         (gnus-summary-low-undownloaded-face): Ditto.
4807         (gnus-summary-normal-undownloaded-face): Ditto.
4808         (gnus-summary-high-unread-face): Ditto.
4809         (gnus-summary-low-unread-face): Ditto.
4810         (gnus-summary-normal-unread-face): Ditto.
4811         (gnus-summary-high-read-face, gnus-summary-low-read-face): Ditto.
4812         (gnus-summary-normal-read-face, gnus-splash-face): Ditto.
4813
4814         * hashcash.el (hashcash): New custom group.
4815         (hashcash-default-payment): Add :group.
4816         (hashcash-payment-alist): Ditto.
4817         (hashcash-default-accept-payment): Ditto.
4818         (hashcash-accept-resources): Ditto.
4819         (hashcash-path): Ditto.
4820         (hashcash-extra-generate-parameters): Ditto.
4821         (hashcash-double-spend-database): Ditto.
4822         (hashcash-in-news): Ditto.
4823
4824         * message.el (message-minibuffer-local-map): Add :group.
4825
4826         * netrc.el (netrc): Add :group.
4827
4828         * sieve-manage.el (sieve-manage-log): Add :group.
4829         (sieve-manage-default-user): Diito.
4830         (sieve-manage-server-eol, sieve-manage-client-eol): Ditto.
4831         (sieve-manage-streams, sieve-manage-stream-alist): Ditto.
4832         (sieve-manage-authenticators): Ditto.
4833         (sieve-manage-authenticator-alist): Ditto.
4834         (sieve-manage-default-port): Ditto.
4835
4836         * sieve-mode.el (sieve-control-commands-face): Add :group.
4837         (sieve-action-commands-face): Ditto.
4838         (sieve-test-commands-face): Ditto.
4839         (sieve-tagged-arguments-face): Ditto.
4840
4841         * smime.el (smime): Add :group.
4842
4843         * spam-report.el (spam-report): Add :group.
4844
4845         * spam.el (spam, spam-face): Add :group.
4846
4847 2005-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4848
4849         * nntp.el (nntp-next-result-arrived-p): Some news servers may
4850         return \n.\n.\n at the end of articles.  Protect against that.
4851         (nntp-with-open-group): Allow debugging.
4852
4853         * nnheader.el (mail-header-set-extra): Make into a function
4854         because I just could't understand how to quote the list properly.
4855
4856         * dns.el (query-dns-cached): New function.
4857
4858 2005-05-26  Lute Kamstra  <lute@gnu.org>
4859
4860         * score-mode.el (gnus-score-mode): Use run-mode-hooks.
4861
4862 2005-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
4863
4864         * dgnushack.el: Autoload mail-extract-address-components for XEmacs.
4865
4866         * gnus-art.el: Don't autoload mail-extract-address-components.
4867
4868         * gnus.el: Remove duplicated autoload for message-y-or-n-p; use
4869         eval-and-compile to evaluate it.
4870
4871         * hashcash.el: Don't autoload executable-find.
4872
4873         * nndb.el: Don't declare the nndb back end two or more times; don't
4874         autoload news-reply-mode, news-setup, cancel-timer and telnet.
4875
4876         * nntp.el: Autoload format-spec instead of format; use
4877         eval-and-compile to evaluate autoload forms.
4878
4879 2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
4880
4881         * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
4882
4883 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4884
4885         * gnus.el (gnus-version-number): Bump version.
4886
4887 2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
4888
4889         * gnus.el: No Gnus v0.3 is released.
4890
4891 2005-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
4892
4893         * lpath.el (featurep): Bind show-nonbreak-escape.
4894
4895 2005-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
4896
4897         * gnus-art.el (gnus-article-edit-part): Disable undo.
4898
4899 2005-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4900
4901         * gnus-art.el (article-date-ut): Don't delete X-Sent header when
4902         gnus-article-date-lapsed-new-header is t if date timer is active;
4903         skip headers in which the original date value is empty.
4904         (gnus-article-save-original-date): Redefine it as a macro.
4905         (gnus-display-mime): Use it.
4906
4907 2005-04-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4908
4909         * gnus-art.el (article-date-ut): Support converting date in
4910         forwarded parts as well.
4911         (gnus-article-save-original-date): New function.
4912         (gnus-display-mime): Use it.
4913
4914 2005-04-22  David Hansen  <david.hansen@physik.fu-berlin.de>
4915
4916         * nnrss.el (nnrss-check-group, nnrss-request-article): Support the
4917         enclosure element of <item>.
4918
4919 2005-04-21  Reiner Steib  <Reiner.Steib@gmx.de>
4920
4921         * message.el (message-kill-buffer-query): Renamed from
4922         `message-kill-buffer-query-if-modified'.  Added :version.
4923
4924 2005-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * mml.el (mml-preview): Bind gnus-message-buffer while setting the
4927         window layout.
4928
4929 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4930
4931         * mml.el: Autoload dnd when compiling.
4932
4933 2005-04-18  Reiner Steib  <Reiner.Steib@gmx.de>
4934
4935         * mml.el (mml-mode, mml-dnd-attach-file): Use dnd-* instead of
4936         x-dnd-*.
4937
4938 2005-04-18  Katsumi Yamaoka  <yamaoka@jpl.org>
4939
4940         * qp.el (quoted-printable-encode-region): Save excursion.
4941
4942 2005-04-14  Teodor Zlatanov  <tzz@lifelogs.com>
4943
4944         * message.el (message-kill-buffer-query-if-modified): Add new variable
4945         so the user can kill a modified message buffer quickly.
4946         (message-kill-buffer): Use it.
4947
4948 2005-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
4949
4950         * lpath.el: Fbind display-time-event-handler; don't fbind
4951         string-to-multibyte.
4952
4953         * qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
4954
4955 2005-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
4956
4957         * nnrss.el (nnrss-node-text): Replace CRLFs (which might be
4958         contained in text because xml.el decodes entities) with LFs.
4959
4960 2005-04-11  Lute Kamstra  <lute@gnu.org>
4961
4962         * nnimap.el (nnimap-date-days-ago): Handle byte-compiler warnings
4963         differently.
4964
4965 2005-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
4966
4967         * mm-util.el (mm-detect-coding-region): Typo.
4968
4969 2005-04-11  Katsumi Yamaoka  <yamaoka@jpl.org>
4970
4971         * gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
4972
4973 2005-04-06  D Goel  <deego@gnufans.org>
4974
4975         * spam-stat.el (spam-stat-score-buffer): Add a call to a
4976         user-function allow user modifications of the scores.
4977         (spam-stat-score-buffer-user): New function, to allow
4978         user-computed modifications to the score.
4979         (spam-stat-score-buffer-user-functions): list of additional
4980         scoring functions
4981         (spam-stat-error-holder): global temporary error holder
4982         (spam-stat-split-fancy): use the new `spam-stat-error-holder'
4983         variable
4984
4985 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
4986
4987         * gnus-registry.el (gnus-registry-clean-empty-function)
4988         (gnus-registry-trim, gnus-registry-fetch-groups)
4989         (gnus-registry-delete-group): Groups that match
4990         `gnus-registry-ignored-groups' are removed from the registry
4991         entries, not just ignored for splitting.  This helps clean up the
4992         registry.  Also, `gnus-registry-fetch-groups' is a convenient way
4993         to get all the groups a message ID is in.
4994
4995         * spam-stat.el (spam-stat-split-fancy-spam-threshold)
4996         (spam-stat-split-fancy): Change "threshhold" to "threshold"
4997         (spam-stat-score-buffer-user-functions): Add :number custom type.
4998
4999 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5000
5001         * mm-util.el (mm-coding-system-p): Don't return binary for the nil
5002         argument in XEmacs.
5003
5004         * nnrss.el (nnrss-compatible-encoding-alist): New variable.
5005         (nnrss-request-group): Decode group name first.
5006         (nnrss-request-article): Make a text/plain article if mml-to-mime
5007         failed.
5008         (nnrss-get-encoding): Return a compatible encoding according to
5009         nnrss-compatible-encoding-alist.
5010         (nnrss-find-el): Use consp instead of listp.
5011         (nnrss-opml-export, nnrss-order-hrefs, nnrss-find-el): Use dolist.
5012
5013 2005-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5014
5015         * time-date.el (time-to-seconds): Don't use the #xhhhh syntax
5016         which Emacs 20 doesn't support.
5017         (seconds-to-time, days-to-time, time-subtract, time-add): Ditto.
5018
5019 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
5020
5021         * nnimap.el (nnimap-date-days-ago): Add defvars in order to
5022         silence the byte compiler inside the defun
5023
5024         * gnus-demon.el (parse-time-string): Add autoload.
5025
5026         * gnus-delay.el (parse-time-string): Add autoload.
5027
5028         * gnus-art.el (parse-time-string): Add autoload.
5029
5030         * nnultimate.el (parse-time): Require for `parse-time-string'.
5031
5032 2005-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
5033
5034         * gnus-art.el (gnus-copy-article-ignored-headers): Update :version.
5035
5036         * gnus-score.el (gnus-adaptive-pretty-print): Ditto.
5037
5038         * smime.el (smime-ldap-host-list): Add :version.
5039
5040 2005-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
5041
5042         * gnus-srvr.el (gnus-browse-select-group): Add NUMBER argument and
5043         pass it to `gnus-browse-read-group'.
5044         (gnus-browse-read-group): Add NUMBER argument and pass it to
5045         `gnus-group-read-ephemeral-group'.
5046
5047         * gnus-group.el (gnus-group-read-ephemeral-group): Add NUMBER
5048         argument and pass it to `gnus-group-read-group'.
5049
5050 2005-03-19  Aidan Kehoe  <kehoea@parhasard.net>
5051
5052         * mm-util.el (mm-xemacs-find-mime-charset): Only call
5053         mm-xemacs-find-mime-charset-1 if we have the mule feature
5054         available at runtime.
5055
5056 2005-03-25  Werner Lemberg  <wl@gnu.org>
5057
5058         * nnmaildir.el: Replace `illegal' with `invalid'.
5059
5060 2005-03-23  Lute Kamstra  <lute@gnu.org>
5061
5062         * time-date.el: Add comment on time value formats.
5063         Don't require parse-time.
5064         (with-decoded-time-value): New macro.
5065         (encode-time-value): New function.
5066         (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5067         (days-to-time): Return a valid time value when arg is huge.
5068         (time-since): Use time-subtract.
5069         (time-to-number-of-days): Use time-to-seconds.
5070
5071 2005-03-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5072
5073         * gnus-start.el (gnus-display-time-event-handler):
5074         Check display-time-timer at runtime rather than only at load time
5075         in case display-time-mode is turned off in the mean time.
5076
5077 2005-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
5078
5079         * nnimap.el (nnimap-open-connection): Print which authinfo file is
5080         used.
5081
5082         * nneething.el (nneething-map-file-directory): Derive from
5083         `gnus-directory'.
5084
5085         * gnus-art.el (gnus-header-button-alist): Use `gnus-msg-mail' for
5086         the To/Cc button.
5087
5088 2005-03-15  Reiner Steib  <Reiner.Steib@gmx.de>
5089
5090         * nnmaildir.el (nnmaildir-request-accept-article):
5091         Use `nnheader-cancel-timer' for compatibility with current XEmacs.
5092
5093 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5094
5095         * gnus-async.el: Require timer-funcs at compile time when in
5096         XEmacs for `run-with-idle-timer'.
5097
5098 2005-03-13  Andrey Slusar  <anrays@gmail.com>  (tiny change)
5099
5100         * gnus.el: Don't try and mark `gnus-agent-save-groups' as an
5101         autoloaded function.
5102
5103 2005-03-10  Stefan Monnier  <monnier@iro.umontreal.ca>
5104
5105         * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
5106
5107 2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
5108
5109         * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
5110
5111 2005-03-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5112
5113         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
5114         gnus-expert-user to default.
5115
5116 2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
5117
5118         * nnimap.el (nnimap-open-server): Ditto.
5119
5120         * imap.el (imap-authenticate): Fix typo.
5121
5122 2005-03-08  Bjorn Solberg  <bjorn_ding@hekneby.org>  (tiny change)
5123
5124         * nnimap.el (nnimap-retrieve-headers-from-server): Sort NOV
5125         buffer (since IMAP server might return FETCH response out of
5126         order, and the nntp buffer must be sorted).
5127
5128 2005-03-06  Kevin Greiner  <kevin.greiner@compsol.cc>
5129
5130         * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
5131         comparison on string.
5132
5133         * gnus-agent.el (gnus-agent-long-article,
5134         gnus-agent-short-article, gnus-agent-score): Renamed category
5135         keywords to match gnus-cus.
5136         (gnus-agent-summary-fetch-series): Modified to protect against
5137         gnus-agent-summary-fetch-group clearing processable flags.
5138         (gnus-agent-synchronize-group-flags): Update live group buffer as
5139         synchronization may occur due to the user toggle the plugged
5140         status.
5141         (gnus-agent-fetch-group-1): Clear downloadable flag when article
5142         successfully downloaded.
5143         (gnus-agent-expire-group-1): Avoid using markers when the overview
5144         is in ascending order; greatly improves performance.
5145         (gnus-agent-regenerate-group): Use
5146         gnus-agent-synchronize-group-flags to reset read status in both
5147         gnus and server.
5148         (gnus-agent-update-files-total-fetched-for): Fixed initial size.
5149
5150 2005-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
5151
5152         * message.el: Don't autoload former message-utils variables.
5153         (message-strip-subject-trailing-was): Change doc string.
5154
5155         * nnweb.el: Fixes for `gnus-group-make-web-group'.
5156         (nnweb-type-definition): Don't add "hl=en" in `address'.  Add `base'.
5157         (nnweb-google-search): Add "hl=en" here.
5158         (nnweb-google-parse-1, nnweb-google-create-mapping):
5159         Don't hardcode URL.
5160
5161 2005-03-03  Reiner Steib  <Reiner.Steib@gmx.de>
5162
5163         * message.el (message-get-reply-headers, message-followup):
5164         Mention related variables `message-use-followup-to' and
5165         `message-use-mail-followup-to', in the information buffer.
5166
5167         * nnweb.el (nnweb-type-definition): Use groups.google.de instead
5168         of broken groups(-beta).google.com.
5169
5170 2005-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
5171
5172         * gnus-sum.el (gnus-summary-move-article): Pass move-is-internal
5173         parameter to invoked gnus-request-move-article; remove the
5174         redundant gnus-sum-hint-move-is-internal variable; apply the marks
5175         all at once instead of once per article.
5176         (gnus-summary-remove-process-mark): Accept a list of articles as
5177         well as a single article for processing.
5178
5179         * gnus-int.el (gnus-request-move-article): Add move-is-internal
5180         parameter.
5181
5182         * nnml.el (nnml-request-move-article): Add move-is-internal parameter.
5183
5184         * nnmh.el (nnmh-request-move-article): Add move-is-internal parameter.
5185
5186         * nnmbox.el (nnmbox-request-move-article): Add move-is-internal
5187         parameter.
5188
5189         * nnmaildir.el (nnmaildir-request-move-article): Add move-is-internal
5190         parameter.
5191
5192         * nnimap.el (nnimap-request-move-article): Add move-is-internal
5193         parameter and remove the gnus-sum-hint-move-is-internal variable.
5194
5195         * nnfolder.el (nnfolder-request-move-article): Add move-is-internal
5196         parameter.
5197
5198         * nndraft.el (nndraft-request-move-article): Add move-is-internal
5199         parameter.
5200
5201         * nndiary.el (nndiary-request-move-article): Add move-is-internal
5202         parameter.
5203
5204         * nndb.el (nndb-request-move-article): Add move-is-internal parameter.
5205
5206         * nnbabyl.el (nnbabyl-request-move-article): Add move-is-internal
5207         parameter.
5208
5209         * nnagent.el (nnagent-request-move-article): Add move-is-internal
5210         parameter.
5211
5212 2005-03-01  Stefan Monnier  <monnier@iro.umontreal.ca>
5213
5214         * gnus-sum.el (gnus-summary-exit): Undo last change and fix it in
5215         a more conservative way.
5216
5217 2005-02-26  Stefan Monnier  <monnier@iro.umontreal.ca>
5218
5219         * gnus-sum.el (gnus-summary-exit): Move point after displaying the
5220         buffer, so it moves the window's cursor.
5221
5222 2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5223
5224         * mm-decode.el (mm-dissect-buffer): Pass the from field on to
5225         `mm-dissect-multipart' and receive the from field as an (optional)
5226         argument from `mm-dissect-multipart'.
5227         (mm-dissect-multipart): Receive the from field as an argument and
5228         pass it on when we call `mm-dissect-buffer' on MIME parts.
5229         Fixes verification/decryption of signed/encrypted MIME parts.
5230
5231 2005-02-25  Teodor Zlatanov  <tzz@lifelogs.com>
5232
5233         * gnus-sum.el (gnus-summary-move-article): Set
5234         gnus-sum-hint-move-is-internal for gnus-request-move-article and
5235         whatever it calls (right now, only nnimap-request-move article
5236         respects it).
5237
5238         * nnimap.el (nnimap-request-move-article): When
5239         gnus-sum-hint-move-is-internal is set, don't do the extra
5240         nnimap-request-article.
5241
5242 2005-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
5243
5244         * nnheader.el (nnheader-find-file-noselect): Add doc string.
5245
5246         * nnfolder.el (nnfolder-read-folder): Use RAWFILE for
5247         `nnheader-find-file-noselect' to avoid `large-file-warning-threshold'.
5248
5249         * gnus-sum.el (gnus-summary-caesar-message):
5250         Apply `gnus-treat-article' after rotation.
5251
5252         * gnus-group.el (gnus-group-clear-data): Mention process/prefix in
5253         doc string.
5254
5255 2005-02-22  Simon Josefsson  <jas@extundo.com>
5256
5257         * encrypt.el (encrypt-password-cache-expiry): Remove (use
5258         `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
5259         <arne@arnested.dk>.
5260         (encrypt): Add password-cache and password-cache-expiry as group
5261         members.
5262
5263 2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5264
5265         * smime.el (smime-ldap-host-list): Doc fix.
5266         (smime-ask-passphrase): Use `password-read-and-add' to read (and
5267         cache) password.
5268         (smime-sign-region): Use it.
5269         (smime-decrypt-region): Use it.
5270         (smime-sign-buffer): Signal an error if `smime-sign-region' fails.
5271         (smime-encrypt-buffer): Signal an error if `smime-encrypt-region'
5272         fails.
5273         (smime-cert-by-ldap-1): Use `base64-encode-string' to convert
5274         certificate from DER to PEM format rather than calling openssl.
5275
5276         * mml-smime.el (mml-smime-encrypt-query): Remove obsolete comment.
5277
5278         * mml-sec.el (mml-secure-message): Insert keyfile/certfile tags
5279         for signing/encryption.
5280
5281         * mml.el (mml-parse-1): Use them.
5282
5283 2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5284
5285         * nnrss.el (nnrss-verbose): Removed.
5286         (nnrss-request-group): Use `nnheader-message' instead.
5287
5288 2005-02-19  Mark Plaksin  <happy@usg.edu>  (tiny change)
5289
5290         * nnrss.el (nnrss-verbose): New variable.
5291         (nnrss-request-group): Make it say nnrss is requesting a group.
5292
5293 2005-02-21  Reiner Steib  <Reiner.Steib@gmx.de>
5294
5295         * gnus-art.el (gnus-parse-news-url, gnus-button-handle-news):
5296         Handle news URL with given port correctly.
5297
5298 2005-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
5299
5300         * gnus-msg.el (gnus-copy-article-buffer): Quote decoded words
5301         containing special characters.
5302
5303         * gnus-sum.el (gnus-summary-edit-article): Ditto.
5304
5305         * mml.el (mime-to-mml): Ditto.
5306
5307         * rfc2047.el (rfc2047-encode-parameter): Use ietf-drums-tspecials.
5308         (rfc2047-quote-decoded-words-containing-tspecials): New variable.
5309         (rfc2047-decode-region): Quote decoded words containing special
5310         characters when rfc2047-quote-decoded-words-containing-tspecials
5311         is non-nil.
5312
5313 2005-02-16  Teodor Zlatanov  <tzz@lifelogs.com>
5314
5315         * gnus-registry.el (gnus-registry-delete-group): Add minor bug fix.
5316
5317         * gnus.el (gnus-install-group-spam-parameters): Add minor doc fix.
5318
5319 2005-02-15  Simon Josefsson  <jas@extundo.com>
5320
5321         * nnimap.el (nnimap-debug): Doc fix.
5322
5323         * imap.el (imap-debug): Doc fix.
5324
5325 2005-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5326
5327         * gnus-art.el: Avoid "Recursive load suspected" error in Emacs 21.1.
5328
5329 2005-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
5330
5331         * gnus.el (spam-contents): Improve docs for spam-contents
5332         parameter in its variable incarnation.
5333
5334 2005-02-14  Simon Josefsson  <jas@extundo.com>
5335
5336         * smime-ldap.el: Use require instead of load-library for ldap.
5337         (smime-ldap-search): Indent.
5338         (smime-ldap-search-internal): Shorten line.
5339
5340         * smime.el (smime-cert-by-dns): Add doc-string.
5341         (smime-cert-by-ldap-1): Indent.
5342
5343         * mml-smime.el (mml-smime-get-ldap-cert): Renamed from
5344         mml-smime-get-dns-ldap.
5345         (mml-smime-encrypt-query): Use new function.  Default to ldap.
5346
5347 2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
5348
5349         * smime.el: Require smime-ldap.
5350         (smime-ldap-host-list): New variable.
5351         (smime-cert-by-ldap, smime-cert-by-ldap-1): New functions.
5352
5353         * mml-smime.el (mml-smime-encrypt-query): New function.
5354         (mml-smime-encrypt-query): Use it.
5355
5356         * smime-ldap.el: New file.
5357
5358 2005-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5359
5360         * gnus-agent.el: Remove garbage made while merging the Emacs trunk.
5361
5362 2005-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
5363
5364         * gnus-group.el (gnus-group-make-doc-group): Mention prefix
5365         argument in doc string.  Make query for type more clear.
5366
5367 2005-02-13  Reiner Steib  <Reiner.Steib@gmx.de>
5368
5369         * gnus.el (gnus-group-startup-message): Search for gnus images in
5370         etc/images/gnus.
5371         * mm-util.el (mm-image-load-path): Likewise.
5372         * smiley.el (smiley-data-directory): Search for smilies in
5373         etc/images/smilies.
5374
5375 2005-02-09  Kim F. Storm  <storm@cua.dk>
5376
5377         Change Emacs release version from 21.4 to 22.1 throughout.
5378         Change Emacs development version from 21.3.50 to 22.0.50.
5379
5380 2005-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5381
5382         * gnus-art.el (gnus-mime-copy-part): Don't decode compressed parts.
5383
5384         * mm-util.el (mm-coding-system-to-mime-charset): Make it work with
5385         non-Mule XEmacs as well.
5386         (mm-decompress-buffer): Signal an error intentionally if it does
5387         not decompress compressed data because auto-compression-mode is
5388         disabled.
5389
5390 2005-02-11  Teodor Zlatanov  <tzz@lifelogs.com>
5391
5392         * gnus-registry.el (gnus-registry-delete-group): Fix bug: leaves
5393         an ID in the registry even if it has no groups.
5394
5395 2005-02-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5396
5397         * gnus-art.el (gnus-mime-jka-compr-maybe-uncompress): Remove;
5398         merge it into mm-decompress-buffer.
5399         (gnus-mime-copy-part): Use the MIME part charset, the value which
5400         a user specified or gnus-newsgroup-charset for decoding, like
5401         gnus-mime-inline-part does; set buffer-file-coding-system to tell
5402         save-buffer what was used.  Suggested by Kevin Ryde
5403         <user42@zip.com.au>.
5404         (gnus-mime-inline-part): Allow the name parameter as well as the
5405         filename parameter; force decompressing of compressed data; always
5406         display contents being not decoded as unibyte.
5407
5408         * mm-view.el (mm-display-inline-fontify): Allow the name parameter
5409         as well as the filename parameter.
5410
5411         * mm-util.el (mm-decompress-buffer): Merge
5412         gnus-mime-jka-compr-maybe-uncompress.
5413         (mm-find-buffer-file-coding-system): Doc fix; force decompressing
5414         of compressed data.
5415
5416 2005-02-08  Simon Josefsson  <jas@extundo.com>
5417
5418         * imap.el (imap-log): Doc fix.
5419
5420 2005-02-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5421
5422         * gnus-art.el (gnus-mime-inline-part): Decode parts according to
5423         the coding cookies; decompress compressed parts.
5424
5425         * mml.el (mml-generate-mime-1): Add the charaset parameter according
5426         to the value which a user specified manually or the coding cookie.
5427
5428         * mm-util.el (mm-string-to-multibyte): New function.
5429         (mm-detect-mime-charset-region): Work with Emacs 22 as well.
5430         (mm-coding-system-to-mime-charset): New function.
5431         (mm-decompress-buffer): New function.
5432         (mm-find-buffer-file-coding-system): New function.
5433
5434         * mm-view.el (mm-insert-inline): Make sure a part ends with a newline.
5435         (mm-display-inline-fontify): Rewrite for decoding and decompressing
5436         parts.
5437
5438 2005-02-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
5439
5440         * mm-view.el (mm-display-inline-fontify): Decode a part according
5441         to the charset parameter.
5442
5443 2005-02-03  Katsumi Yamaoka  <yamaoka@jpl.org>
5444
5445         * gnus-art.el (gnus-mime-inline-part): Show the raw contents if a
5446         prefix arg is neither nil nor a number, as info specifies.
5447
5448 2005-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5449
5450         * nntp.el (nntp-marks-changed-p): Use time-less-p to compare the
5451         timestamps.
5452
5453 2005-02-02  Jari Aalto  <jari.aalto@cante.net>
5454
5455         * gnus-sum.el (gnus-list-of-unread-articles): Improve active
5456         groups error checking and notify user.
5457
5458 2005-02-02  Jari Aalto  <jari.aalto@poboxes.com>
5459
5460         * message.el (message-send-mail-function): Check existence of
5461         sendmail-program first before using default value
5462         `message-send-mail-with-sendmail'.  Otherwise use more generic
5463         `smtpmail-send-it'.
5464
5465 2005-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
5466
5467         * nntp.el (nntp-request-update-info): Always return nil.
5468
5469 2005-01-30  Stefan Monnier  <monnier@iro.umontreal.ca>
5470
5471         * gnus-art.el (gnus-article-mode): Turn off the "\ " non-break space.
5472
5473 2005-01-28  Stefan Monnier  <monnier@iro.umontreal.ca>
5474
5475         * message.el (message-beginning-of-line): Change the behavior when
5476         invoked between BOL and : so that it first moves backward.
5477
5478 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5479
5480         * gnus-art.el (gnus-article-setup-buffer): Kill and re-create the
5481         article buffer when editing of the article is discarded.
5482         (gnus-article-prepare): Revert.
5483
5484 2005-01-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5485
5486         * gnus-art.el (gnus-article-prepare):
5487         Remove message-strip-forbidden-properties from the local hook.
5488
5489 2005-01-27  Simon Josefsson  <jas@extundo.com>
5490
5491         * password.el (password-cache-add): Only start one timer per key.
5492         Reported by Derek Atkins <warlord@MIT.EDU>.
5493
5494 2005-01-26  Steve Youngs  <steve@sxemacs.org>
5495
5496         * run-at-time.el: Removed.  It is no longer needed as
5497         timer-funcs.el in the xemacs-base package has a working version of
5498         `run-at-time'.
5499
5500         * gnus-xmas.el: Require timer-funcs instead of run-at-time.
5501
5502         * password.el: Require timer-funcs instead of run-at-time in
5503         XEmacs.
5504         Remove `password-run-at-time' macro.
5505         (password-cache-add): Use `run-at-time' instead of
5506         `password-run-at-time'.
5507
5508         * nnheaderxm.el: Require timer-funcs instead of run-at-time.
5509         Remove `nnheader-cancel-function-timers' alias,
5510         `cancel-function-timers' exists in XEmacs in timer-funcs.
5511
5512         * mail-source.el: Require timer-funcs instead of itimer in XEmacs
5513         for `run-with-idle-timer'.
5514
5515         * gnus-demon.el: Require timer-funcs instead of itimer in XEmacs
5516         for `run-at-time'.
5517
5518         * mm-url.el: Require timer-funcs at compile time when in XEmacs
5519         for `with-timeout'.
5520
5521         * dgnushack.el: Autoload the correct `setenv' for SXEmacs which is
5522         the same as for XEmacs 21.4.
5523         No need to ignore `run-with-idle-timer', this function exists in
5524         XEmacs now in timer-funcs.el in the xemacs-base package.
5525         (dgnushack-compile): No need to delete
5526         run-at-time.el from the list of files to compile because it
5527         doesn't exist anymore.
5528
5529 2005-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5530
5531         * mml.el (mml-generate-mime-1): Convert string into unibyte when
5532         inserting " *mml*" buffer's contents into a unibyte temp buffer.
5533
5534 2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
5535
5536         * mail-source.el (mail-source-fetch-imap): Search for ^From case
5537         sensitively.
5538
5539 2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
5540
5541         * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
5542
5543 2005-01-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5544
5545         * mm-decode.el (mm-insert-part): Switch the multibyteness of data
5546         which will be inserted according to the multibyteness of a buffer
5547         rather than the type of contents.  Suggested by ARISAWA Akihiro
5548         <ari@mbf.ocn.ne.jp>.
5549
5550         * nnrss.el (nnrss-find-el): Check carefully whether there's a list
5551         of string which old xml.el may return rather than a string.
5552
5553 2005-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5554
5555         * gnus-sum.el (gnus-summary-idna-message): Silence byte compiler.
5556
5557 2005-01-16  Simon Josefsson  <jas@extundo.com>
5558
5559         * gnus-sum.el (gnus-summary-idna-message): Fail gracefully if
5560         idn/idna.el isn't available.
5561         (gnus-summary-idna-message): Doc fix.  Suggested by Michael Cook
5562         <michael@waxrat.com>.
5563
5564         * hashcash.el: Remove non-FSF copyright header.
5565
5566         * hashcash.el (hashcash-extra-generate-parameters): New variable.
5567         (hashcash-generate-payment): Use it.
5568         (hashcash-generate-payment-async): Use it.
5569
5570 2005-01-15  Simon Josefsson  <jas@extundo.com>
5571
5572         * message.el (message-idna-to-ascii-rhs): Decode Reply-To too.
5573         Suggested by Raymond Scholz <ray-2005@zonix.de>.
5574
5575         * gnus-sum.el (gnus-summary-wash-map): Bind "W i" to
5576         gnus-summary-idna-message.
5577         (gnus-summary-make-menu-bar): Add De-IDNA menu entry.
5578         (gnus-summary-idna-message): New function.
5579
5580 2005-01-13  Reiner Steib  <Reiner.Steib@gmx.de>
5581
5582         * gnus-msg.el (gnus-confirm-mail-reply-to-news): Change default to
5583         gnus-novice-user.
5584
5585 2005-01-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * nnrss.el (nnrss-request-delete-group): Delete entries in
5588         nnrss-group-alist as well.
5589         (nnrss-save-server-data): Insert newline.
5590
5591 2005-01-10  Reiner Steib  <Reiner.Steib@gmx.de>
5592
5593         * gnus.el (gnus-user-agent): Use list of symbols instead of
5594         symbols.  Display full version number for (S)XEmacs.  Optionally
5595         display (S)XEmacs codename.
5596
5597         * gnus-util.el (gnus-emacs-version): Update for new
5598         `gnus-user-agent'.
5599
5600         * gnus-msg.el (gnus-extended-version): Make it possible to omit
5601         Gnus version.
5602
5603 2005-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
5604
5605         * spam.el (spam-face): New face.  Don't use `gnus-splash-face'
5606         which is unreadable in some setups.
5607
5608 2005-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
5609
5610         * gnus-spec.el (gnus-update-format-specifications): Flush the
5611         group format spec cache if it doesn't support decoded group names.
5612
5613 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
5614
5615         * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
5616         to apply decay on score files matching a regexp.
5617
5618 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
5619
5620         * gnus-group.el (gnus-group-line-format-alist): Keep the forward
5621         compatibility in %g and %c.
5622
5623 2004-12-29  Katsumi Yamaoka  <yamaoka@jpl.org>
5624
5625         * gnus-group.el (gnus-group-line-format-alist): Use decoded group
5626         name for only %g and %c.
5627         (gnus-group-insert-group-line): Bind gnus-tmp-decoded-group instead
5628         of gnus-tmp-group to decoded group name.
5629         (gnus-group-make-rss-group): Exclude `/'s from group names.
5630
5631 2004-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
5632
5633         * nnrss.el (nnrss-get-encoding): Fix regexp.
5634
5635 2004-12-27  Simon Josefsson  <jas@extundo.com>
5636
5637         * mm-bodies.el (mm-body-encoding): Don't permit 7-bit to be used when
5638         mm-use-ultra-safe-encoding is enabled (e.g., for PGP/MIME) and we have
5639         trailing white space.  Reported by Werner Koch <wk@gnupg.org>.
5640
5641 2004-12-17  Kim F. Storm  <storm@cua.dk>
5642
5643         * gnus-group.el (gnus-group-mode-map): Map follow-link to mouse-face.
5644
5645         * gnus-sum.el (gnus-summary-mode-map): Likewise.
5646
5647 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5648
5649         * gnus-sum.el (gnus-summary-walk-group-buffer): Decode group name.
5650
5651 2004-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5652
5653         * nnrss.el: Require rfc2047 and mml.
5654         (nnrss-file-coding-system): New variable.
5655         (nnrss-format-string): Redefine it as an inline function.
5656         (nnrss-decode-group-name): New function.
5657         (nnrss-string-as-multibyte): Remove.
5658         (nnrss-retrieve-headers): Decode group name; don't use
5659         nnrss-format-string.
5660         (nnrss-request-group): Decode group name.
5661         (nnrss-request-article): Decode group name; allow a Message-ID as
5662         well as an article number; don't use nnrss-format-string; encode a
5663         Message-ID string which may contain non-ASCII characters; use
5664         mml-to-mime to compose a MIME article.
5665         (nnrss-request-expire-articles): Decode group name.
5666         (nnrss-request-delete-group): Decode group name.
5667         (nnrss-fetch): Clarify error message.
5668         (nnrss-read-server-data): Use insert-file-contents instead of load;
5669         bind file-name-coding-system; use multibyte buffer.
5670         (nnrss-save-server-data): Bind coding-system-for-write to the
5671         value of nnrss-file-coding-system; bind file-name-coding-system;
5672         add coding cookie.
5673         (nnrss-read-group-data): Use insert-file-contents instead of load;
5674         bind file-name-coding-system; use multibyte buffer.
5675         (nnrss-save-group-data): Bind coding-system-for-write to the
5676         value of nnrss-file-coding-system; bind file-name-coding-system.
5677         (nnrss-decode-entities-string): Rename from n-d-e-unibyte-string;
5678         make it work with non-ASCII text.
5679         (nnrss-find-el): Make it work with old xml.el as well.
5680
5681 2004-12-26  Tsuyoshi AKIHO  <akiho@kawachi.zaq.ne.jp>
5682
5683         * nnrss.el (nnrss-get-encoding): New function.
5684         (nnrss-fetch): Use unibyte buffer initially; bind
5685         coding-system-for-read while performing mm-url-insert; remove ^Ms;
5686         decode contents according to the encoding attribute.
5687         (nnrss-save-group-data): Add coding cookie.
5688         (nnrss-mime-encode-string): New function.
5689         (nnrss-check-group): Use it to encode subject and author.
5690
5691 2004-12-23  Teodor Zlatanov  <tzz@lifelogs.com>
5692
5693         * spam.el (spam-check-BBDB): Don't get the symbol-value of an
5694         imaginary variable.
5695
5696 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * gnus-spec.el (gnus-spec-tab): Make a Lisp form which works
5699         correctly even if there are wide characters.
5700
5701 2004-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
5702
5703         * spam.el (spam-check-BBDB): Fix the BBDB caching code to use
5704         downcased symbol names; make a new cache instead of reusing
5705         bbdb-hashtable.
5706
5707 2004-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5708
5709         * rfc2231.el (rfc2231-parse-string): Decode encoded value after
5710         concatenating segments rather than before concatenating them.
5711         Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5712
5713         * message.el (message-get-reply-headers): Bind `extra'.
5714
5715 2004-12-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5716
5717         * message.el (message-extra-wide-headers): New variable.
5718         (message-get-reply-headers): Use it.
5719
5720 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
5721
5722         * gnus-agent.el (gnus-agent-group-path): Decode group name.
5723         (gnus-agent-group-pathname): Ditto.
5724
5725         * gnus-cache.el (gnus-cache-file-name): Decode group name.
5726
5727         * gnus-group.el (gnus-group-make-group): Decode group name.
5728         (gnus-group-make-rss-group): Register the group data after opening
5729         the nnrss group.
5730
5731 2004-12-17  Paul Jarc  <prj@po.cwru.edu>
5732
5733         * nnmaildir.el (nnmaildir-request-expire-articles): Articles moved
5734         by expiry now get marked as read.
5735
5736 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5737
5738         * mm-util.el (mm-xemacs-find-mime-charset): New macro.
5739
5740 2004-12-17  Aidan Kehoe  <kehoea@parhasard.net>
5741
5742         * mm-util.el (mm-xemacs-find-mime-charset-1): New function used to
5743         unify Latin characters in XEmacs.
5744         (mm-find-mime-charset-region): Use it.
5745
5746 2004-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5747
5748         * gnus-util.el (gnus-delete-directory): New function.
5749
5750         * gnus-agent.el (gnus-agent-delete-group): Use it.
5751
5752         * gnus-cache.el (gnus-cache-delete-group): Use it.
5753
5754 2004-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
5755
5756         * gnus-group.el (gnus-group-make-rss-group): Unify non-ASCII group
5757         names.
5758
5759 2004-12-16  Simon Josefsson  <jas@extundo.com>
5760
5761         * hashcash.el (hashcash-payment-alist): Fix custom :type.
5762
5763 2004-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5764
5765         * mm-url.el (mm-url-predefined-programs): Add --silent arg to curl.
5766
5767         * gnus-group.el (gnus-group-expire-articles-1): Decode group name.
5768         (gnus-group-set-current-level): Decode group name.
5769
5770 2004-12-15  Maciek Pasternacki  <maciekp@japhy.fnord.org>  (tiny change)
5771
5772         * nnrss.el (nnrss-fetch): Signal an error if w3-parse-buffer also
5773         failed.
5774
5775 2004-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
5776
5777         * gnus-group.el (gnus-group-delete-group): Decode group name.
5778         (gnus-group-make-rss-group): Encode group name.
5779         (gnus-group-catchup-current): Decode group name.
5780         (gnus-group-kill-group): Decode group name.
5781
5782 2004-12-08  Stefan Monnier  <monnier@iro.umontreal.ca>
5783
5784         * gnus-art.el (gnus-narrow-to-page): Don't hardcode point-min.
5785
5786 2004-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
5787
5788         * gnus-group.el (gnus-group-make-rss-group):
5789         Use gnus-group-make-group instead of gnus-group-unsubscribe-group.
5790
5791         * gnus-start.el (gnus-setup-news): Honor user's setting to
5792         gnus-message-archive-method.  Suggested by Lute Kamstra
5793         <lute@gnu.org>.
5794
5795 2004-12-10  Arnaud Giersch  <arnaud.giersch@free.fr>  (tiny change)
5796
5797         * gnus-sum.el (gnus-summary-exit-no-update): Don't clear the
5798         global counterparts of the buffer-local variables.
5799
5800 2004-11-16  Romain Francoise  <romain@orebokech.com>
5801
5802         * gnus-sum.el (gnus-summary-exit): Don't clear the global
5803         counterparts of the buffer-local variables.
5804
5805 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5806
5807         * message.el (message-forbidden-properties): Fixed typo in doc
5808         string.
5809
5810 2004-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
5811
5812         * gnus-util.el (gnus-replace-in-string): Added doc string.
5813
5814         * nnmail.el (nnmail-split-header-length-limit): Increase to 2048
5815         to avoid problems when splitting mails with many recipients.
5816
5817 2004-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
5818
5819         * gnus-sum.el (gnus-summary-exit): Remove redundant and harmful
5820         pop-to-buffer, covered by the subsequent gnus-configure-windows.
5821
5822 2004-12-05  Nelson Ferreira  <nelson.ferreira@ieee.org>
5823
5824         * spam-stat.el (spam-stat-save): Load the hashtable from disk only
5825         if there is no hashtable in memory or file modification time is
5826         newer than cached timestamp.
5827
5828 2004-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
5829
5830         * gnus-sum.el (gnus-summary-limit-to-recipient): Implement
5831         not-matching option.
5832
5833 2004-12-02  Reiner Steib  <Reiner.Steib@gmx.de>
5834
5835         * gnus-sum.el (gnus-summary-limit-to-recipient): New function.
5836         Suggested David Mazieres in analogy to rmail-summary-by-recipients.
5837         (gnus-summary-limit-map, gnus-summary-make-menu-bar): Add it.
5838         (gnus-article-sort-by-recipient, gnus-summary-sort-by-recipient):
5839         New functions.  Suggested by Uwe Brauer <oub@mat.ucm.es>.
5840         (gnus-summary-mode-map, gnus-summary-make-menu-bar): Add it.
5841
5842 2004-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5843
5844         * message.el (message-forward-make-body-mml): Remove headers
5845         according to message-forward-ignored-headers if a message is decoded.
5846
5847 2004-12-02  Romain Francoise  <romain@orebokech.com>
5848
5849         * message.el (message-forward-make-body-plain): Always remove
5850         headers according to message-forward-ignored-headers.
5851
5852 2004-12-01  Teodor Zlatanov  <tzz@lifelogs.com>
5853
5854         * spam.el (spam-summary-prepare-exit): Remove the
5855         gnus-summary-limit pop for now, it has problems with ham marks for
5856         me.
5857
5858 2004-11-29  Teodor Zlatanov  <tzz@lifelogs.com>
5859
5860         * spam.el (spam-summary-prepare-exit): Use gnus-summary-limit
5861         correctly.
5862
5863 2004-11-28  Carl Henrik Lunde  <chlunde+bugs+@ping.uio.no>  (tiny change)
5864
5865         * format-spec.el (format-spec): Message the char.
5866
5867 2004-11-26  Teodor Zlatanov  <tzz@lifelogs.com>
5868
5869         * gnus-art.el (gnus-split-methods): Reformat comments.
5870
5871         * spam.el (spam-summary-prepare-exit): Remove article limits
5872         before exiting the summary buffer.
5873
5874 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5875
5876         * lpath.el: Remove bbdb-create-internal, bbdb-records,
5877         spam-BBDB-register-routine and spam-enter-ham-BBDB.
5878
5879         * nnrss.el (nnrss-string-as-multibyte): Redefine it as a macro in
5880         order to silence the byte compiler.
5881
5882         * spam.el: Fix the way to silence the byte compiler, which
5883         complained about bbdb-buffer, bbdb-create-internal, bbdb-records,
5884         bbdb-search-simple, spam-BBDB-register-routine,
5885         spam-enter-ham-BBDB, spam-stat-buffer-change-to-non-spam,
5886         spam-stat-buffer-change-to-spam, spam-stat-buffer-is-non-spam,
5887         spam-stat-buffer-is-spam, spam-stat-load,
5888         spam-stat-register-ham-routine, spam-stat-register-spam-routine,
5889         spam-stat-save and spam-stat-split-fancy.
5890
5891 2004-11-26  Katsumi Yamaoka  <yamaoka@jpl.org>
5892
5893         * canlock.el (canlock-password): Remove `:size 0' or `:size 1'
5894         which may confuse users.
5895         (canlock-password-for-verify): Ditto.
5896
5897         * deuglify.el (gnus-outlook-deuglify-unwrap-stop-chars): Ditto.
5898
5899         * gnus-art.el (gnus-emphasis-alist): Ditto.
5900
5901         * gnus-registry.el (gnus-registry-max-entries): Ditto.
5902
5903         * gnus-score.el (gnus-adaptive-word-length-limit): Ditto.
5904
5905         * gnus-start.el (gnus-save-killed-list): Ditto.
5906
5907         * gnus-sum.el (gnus-thread-hide-subtree): Ditto.
5908         (gnus-sum-thread-tree-root): Ditto.
5909         (gnus-sum-thread-tree-false-root): Ditto.
5910         (gnus-sum-thread-tree-single-indent): Ditto.
5911
5912         * message.el (message-courtesy-message): Ditto.
5913         (message-archive-note): Ditto.
5914         (message-subscribed-address-file): Ditto.
5915         (message-user-fqdn): Ditto.
5916
5917         * spam-report.el (spam-report-gmane-regex): Ditto.
5918
5919         * spam.el (spam-blackhole-good-server-regex): Ditto.
5920
5921 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5922
5923         * mml.el (mml-preview): Widen the message buffer before copying
5924         the contents to the preview buffer; sort headers before previewing.
5925
5926         * message.el (message-hidden-headers): Fix the way to avoid a bug
5927         in the `repeat' widget in Emacs 21.3 or earlier.
5928
5929 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5930
5931         * message.el (message-hidden-headers): Default to "^References:".
5932         Improve customization type.  Suggested by Reiner Steib
5933         <Reiner.Steib@gmx.de>.
5934
5935 2004-11-25  Romain Francoise  <romain@orebokech.com>
5936
5937         * message.el (message-strip-forbidden-properties): Remove check for
5938         obsolete `message-hidden' text property, hidden headers are not
5939         accessible in the buffer anymore.
5940
5941 2004-11-22  Romain Francoise  <romain@orebokech.com>
5942
5943         * message.el (message-header-format-alist): Add `From' in list
5944         so that it can be sorted.
5945         (message-fix-before-sending): Widen and sort headers before
5946         sending.
5947         (message-hide-headers): Use narrowing to hide headers by moving
5948         them to the top of the buffer and narrowing to the region
5949         underneath.
5950
5951 2004-11-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5952
5953         * message.el (message-strip-forbidden-properties): Bind
5954         buffer-read-only (etc) to nil.
5955
5956 2004-11-23  Katsumi Yamaoka  <yamaoka@jpl.org>
5957
5958         * rfc2047.el (rfc2047-header-encoding-alist): Add In-Reply-To to
5959         address-mime.  Suggested by ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
5960
5961 2004-11-22  Marek Martin  <marek.martin@mum.pri.ee>  (tiny change)
5962
5963         * nnfolder.el (nnfolder-request-create-group): Save current buffer.
5964
5965 2004-11-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
5966
5967         * dns.el (query-dns): Use sit-for to time instead of
5968         accept-process-output, since that doesn't seem to work on udp
5969         sockets.
5970
5971 2004-11-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5972
5973         * rfc2047.el (rfc2047-encode-region): Encode bogus delimiters.
5974
5975 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
5976
5977         * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
5978         doc string.  Improve doc string.
5979
5980 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
5981
5982         * nntp.el (nntp-request-update-info): Return nil if
5983         nntp-marks-is-evil is true so that gnus-get-unread-articles-in-group
5984         may not call gnus-activate-group which uselessly issues the GROUP
5985         commands for all nntp groups and wastes time.  Reported by Romain
5986         Francoise <romain@orebokech.com>.
5987
5988         * gnus-start.el (gnus-get-unread-articles): Remove redundant test.
5989
5990 2004-11-15  Simon Josefsson  <jas@extundo.com>
5991
5992         * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
5993         headers separately.
5994         (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
5995         <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
5996
5997 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
5998
5999         * gnus-start.el (gnus-convert-old-newsrc):
6000         Assign legacy-gnus-agent to 5.10.7.
6001
6002 2004-11-14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6003
6004         * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
6005         start of the lines.
6006
6007 2004-11-14  Magnus Henoch  <mange@freemail.hu>
6008
6009         * hashcash.el (hashcash-default-payment): Change default to 20
6010         (hashcash-default-accept-payment): Change default to 20
6011         (hashcash-process-alist): New variable
6012         (hashcash-generate-payment-async): Add
6013         (hashcash-already-paid-p): Add
6014         (hashcash-insert-payment): Don't generate payments twice
6015         (hashcash-insert-payment-async): Add
6016         (hashcash-insert-payment-async-2): Add
6017         (hashcash-cancel-async): Add
6018         (hashcash-wait-async): Add
6019         (hashcash-processes-running-p): Add
6020         (hashcash-wait-or-cancel): Add
6021         (mail-add-payment): New optional argument.  Conditionally start
6022         asynchronous calculation.
6023         (mail-add-payment-async): Add
6024
6025         * message.el (message-send-mail): Wait for asynchronous hashcash
6026         results.  Don't clobber existing X-Hashcash headers.
6027         (message-setup-1): Call mail-add-payment-async when
6028         message-generate-hashcash is non-nil.
6029
6030 2004-11-11  ARISAWA Akihiro  <ari@mbf.ocn.ne.jp>  (tiny change)
6031
6032         * message.el (message-use-alternative-email-as-from): Examine the
6033         From header as well; use message-make-from in order to include a
6034         user's full name.
6035
6036 2004-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6037
6038         * gnus-art.el (gnus-emphasis-alist): Don't hide asterisks by
6039         default; improve customization type.
6040         (gnus-emphasis-custom-with-format): New macro.
6041         (gnus-emphasis-custom-value-to-external): New function.
6042         (gnus-emphasis-custom-value-to-internal): New function.
6043
6044 2004-11-09  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6045
6046         * dns.el (query-dns): Resolve reverse addresses.
6047
6048 2004-10-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6049
6050         * gnus-group.el (gnus-group-get-new-news): Use it.
6051
6052         * gnus-start.el (gnus-check-reasonable-setup): New function.
6053
6054 2004-11-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6055
6056         * gnus-msg.el (gnus-configure-posting-styles): Don't cause the
6057         "Args out of range" error.  Reported by Arnaud Giersch
6058         <arnaud.giersch@free.fr>.
6059
6060 2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
6061
6062         * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
6063
6064 2004-11-04  Richard M. Stallman  <rms@gnu.org>
6065
6066         * spam.el (spam group): Add :version.
6067
6068         * pgg-def.el (pgg group): Add :version.
6069
6070 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
6071
6072         * gnus-art.el (gnus-article-edit-article): Don't associate the
6073         article buffer with a draft file.  This is a temporary measure
6074         against the 2004-08-22 change to gnus-article-edit-mode.
6075
6076 2004-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6077
6078         * html2text.el (html2text-get-attr): Remove unused argument `tag'.
6079         (html2text-format-tags): Remove unused variable `attr'.
6080
6081 2004-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
6082
6083         * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
6084
6085         * tls.el (tls-process-connection-type, tls-success)
6086         (tls-certtool-program): Add :version.
6087
6088         * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
6089         (starttls-extra-arguments, starttls-process-connection-type)
6090         (starttls-connect, starttls-failure, starttls-success):
6091
6092         * spam-stat.el (spam-stat): Add :version.
6093
6094         * sieve.el (sieve): Add :version.
6095
6096         * sha1.el (sha1): Add :version.
6097         (sha1-use-external): Remove redundant version.
6098
6099         * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
6100         (nnmail-cache-ignore-groups, nnmail-spool-hook)
6101         (nnmail-split-fancy-match-partial-words)
6102         (nnmail-split-lowercase-expanded):
6103
6104         * nndiary.el (nndiary): Add :version.
6105
6106         * mml2015.el (mml2015-unabbrev-trust-alist): Add :version.
6107
6108         * mml-sec.el (mml-default-sign-method)
6109         (mml-default-encrypt-method, mml-signencrypt-style-alist):
6110         Add :version.
6111
6112         * mm-uu.el (mm-uu-diff-groups-regexp): Add :version.
6113
6114         * mm-url.el (mm-url-use-external, mm-url-program)
6115         (mm-url-arguments): Add :version.
6116
6117         * mm-decode.el (mm-inline-text-html-with-w3m-keymap)
6118         (mm-attachment-file-modes, mm-decrypt-option)
6119         (mm-w3m-safe-url-regexp): Add :version.
6120
6121         * message.el (message-cite-prefix-regexp)
6122         (message-sendmail-envelope-from, message-minibuffer-local-map)
6123         (message-user-fqdn, message-completion-alist): Add :version.
6124
6125         * gnus-win.el (gnus-configure-windows-hook)
6126         (gnus-use-frames-on-any-display): Add :version.
6127
6128         * gnus-art.el (gnus-article-address-banner-alist)
6129         (gnus-treat-unsplit-urls, gnus-treat-unfold-headers)
6130         (gnus-treat-from-picon, gnus-treat-mail-picon)
6131         (gnus-treat-x-pgp-sig): Add :version.
6132
6133         * gnus-sum.el (gnus-spam-mark, gnus-recent-mark)
6134         (gnus-undownloaded-mark, gnus-summary-article-move-hook)
6135         (gnus-summary-article-delete-hook)
6136         (gnus-summary-display-while-building): Add :version.
6137
6138         * gnus-start.el (gnus-subscribe-newsgroup-hooks)
6139         (gnus-get-top-new-news-hook):Add :version.
6140
6141         * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
6142         (gnus-server-closed-face, gnus-server-denied-face): Add :version.
6143
6144         * gnus-registry.el (gnus-registry): Add :version.
6145
6146         * gnus-spec.el (gnus-use-correct-string-widths)
6147         (gnus-make-format-preserve-properties): Add :version.
6148
6149         * gnus.el (gnus-group-charter-alist)
6150         (gnus-group-fetch-control-use-browse-url)
6151         (gnus-install-group-spam-parameters): Add :version.
6152
6153         * gnus-diary.el (gnus-diary): Add :version.
6154
6155         * gnus-delay.el (gnus-delay): Add :version.
6156
6157         * gnus-cite.el (gnus-cite-unsightly-citation-regexp)
6158         (gnus-cite-ignore-quoted-from, gnus-cite-attribution-face)
6159         (gnus-cite-blank-line-after-header, gnus-article-boring-faces):
6160         Add :version.
6161
6162         * gnus-agent.el (gnus-agent-max-fetch-size)
6163         (gnus-agent-enable-expiration, gnus-agent-queue-mail)
6164         (gnus-agent-prompt-send-queue): Add :version.
6165
6166         * deuglify.el (gnus-outlook-deuglify): Add :version.
6167
6168         * html2text.el: Beautify code.  Improve doc strings.  Some
6169         checkdoc cleanup.
6170         (html2text-get-attr, html2text-fix-paragraph): Simplify code.
6171
6172 2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
6173
6174         * html2text.el (html2text-format-tag-list): Add "strong" and "em".
6175
6176 2004-10-29  Teodor Zlatanov  <tzz@lifelogs.com>
6177
6178         * gnus-registry.el (gnus-registry-hashtb): Create the registry
6179         when package is loaded.
6180
6181         * spam.el (spam-summary-score-preferred-header): Add global preference
6182         for people who want to override the default SpamAssassin over
6183         Bogofilter preference (when both are set).
6184         (spam-necessary-extra-headers): Add spam-use-bogofilter as an option.
6185         (spam-user-format-function-S): Check
6186         spam-summary-score-preferred-header.
6187         (spam-extra-header-to-number): Add X-Bogosity header parsing.
6188         (spam-user-format-function-S): Format the score correctly.
6189
6190 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
6191
6192         * gnus-msg.el (gnus-configure-posting-styles): Work with empty
6193         signature file.  Suggested by Manoj Srivastava
6194         <srivasta@golden-gryphon.com>.
6195
6196         * mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than
6197         iso-2022-jp even in the Japanese language environment.
6198         Suggested by Jason Rumney <jasonr@gnu.org>.
6199
6200 2004-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
6201
6202         * gnus-sum.el (gnus-update-summary-mark-positions): Allow users to
6203         use the same characters as the dummy marks; make it free from
6204         getting affected by the language environment.
6205         (gnus-summary-read-group-1): Update mark positions only when the
6206         format spec is updated.
6207
6208         * gnus-spec.el (gnus-update-format-specifications): Return a list
6209         of updated types.
6210
6211 2004-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6212
6213         * gnus-start.el (gnus-check-reasonable-setup): Use fboundp instead
6214         of boundp to check if display-warning is available.
6215
6216 2004-10-26  Teodor Zlatanov  <tzz@lifelogs.com>
6217
6218         * nnimap.el (nnimap-open-connection): Fix prog1/prog2 bug.
6219
6220 2004-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * nnspool.el (nnspool-spool-directory): Use news-path if the
6223         news-directory variable is not bound.
6224
6225         * gnus-start.el (gnus-check-reasonable-setup): Use an alternative
6226         function instead of display-warning if it is not available.
6227
6228 2004-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
6229
6230         * gnus-agent.el (gnus-agent-expire-group-1): Fix last merge from
6231         v5-10: Use `point-at-bol'.
6232
6233 2004-10-26  Simon Josefsson  <jas@extundo.com>
6234
6235         * hashcash.el: Fix URL in comment, reported by Cheng Gao
6236         <chenggao@gmail.com>.
6237
6238 2004-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
6239
6240         * html2text.el (html2text-buffer-head): Remove.  Use `goto-char'
6241         instead.
6242
6243 2004-10-25  Teodor Zlatanov  <tzz@lifelogs.com>
6244
6245         * nnimap.el (nnimap-remove-server-from-buffer-alist): Add function
6246         to remove a server from the nnimap-server-buffer-alist.
6247         (nnimap-open-connection, nnimap-close-server): Use it.
6248
6249         * gnus-encrypt.el: Remove file in favor of encrypt.el.
6250
6251 2004-10-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6252
6253         * mm-view.el (mm-display-inline-fontify): Inhibit font-lock when
6254         running the major-mode function.
6255
6256 2004-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
6257
6258         * gnus-sum.el (gnus-update-summary-mark-positions): Search for
6259         dummy marks in the right way.
6260
6261 2004-10-18  David Edmondson  <dme@dme.org>
6262
6263         * mm-view.el (mm-w3m-cid-retrieve-1): Don't use recursive call
6264         excessively.
6265
6266 2004-10-18  Teodor Zlatanov  <tzz@lifelogs.com>
6267
6268         * gnus-util.el (gnus-split-references): Accept a nil references
6269         string and go on blissfully.
6270
6271         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Catch
6272         cases where the references string is non-nil but has no references.
6273
6274         * encrypt.el: Add autoload tags.
6275
6276         * spam.el (spam-resolve-registrations-routine): Remove article
6277         from unregistration list too.  Reported by David Hanak
6278         <dhanak@isis.vanderbilt.edu>
6279
6280 2004-10-18  Reiner Steib  <Reiner.Steib@gmx.de>
6281
6282         * gnus-art.el (gnus-copy-article-ignored-headers): Default to
6283         nil.  Changed custom type.
6284
6285 2004-10-17  Reiner Steib  <Reiner.Steib@gmx.de>
6286
6287         * gnus-art.el (gnus-copy-article-ignored-headers): New variable.
6288
6289         * gnus-sum.el (gnus-summary-move-article): Use it.
6290
6291 2004-10-15  Teodor Zlatanov  <tzz@lifelogs.com>
6292
6293         * encrypt.el: Add autoload cookies.
6294
6295         * spam.el (spam-backend-article-list-property)
6296         (spam-backend-get-article-todo-list)
6297         (spam-backend-put-article-todo-list, )
6298         (spam-summary-prepare-exit, spam-resolve-registrations-routine):
6299         Resolve registrations separately.
6300         (spam-register-routine): Format comments.
6301         (spam-unregister-routine, spam-register-routine): Always call with
6302         specific-articles, no default list.
6303         (spam-summary-prepare-exit): Use the spam-classifications function.
6304
6305         * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
6306         gnus-encrypt.el.
6307
6308         * encrypt.el: copied from gnus-encrypt.el
6309
6310         * gnus-encrypt.el: commented that it's obsolete
6311
6312 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6313
6314         * gnus-score.el (gnus-adaptive-pretty-print): New variable.
6315         (gnus-score-save): Use it.
6316
6317         * message.el (message-bury): Use `window-dedicated-p'.
6318
6319 2004-10-15  Simon Josefsson  <jas@extundo.com>
6320
6321         * pop3.el (top-level): Don't require nnheader.
6322         (pop3-read-timeout): Add.
6323         (pop3-accept-process-output): Add.
6324         (pop3-read-response, pop3-retr): Use it.
6325
6326 2004-10-14  Teodor Zlatanov  <tzz@lifelogs.com>
6327
6328         * spam.el (spam-register-routine): Move comment.
6329         (spam-verify-bogofilter): Use 'unknown for the initial
6330         spam-bogofilter-valid state, not 'never.
6331
6332         * netrc.el (netrc-machine-user-or-password): Add convenience wrapper
6333         for netrc-machine.
6334
6335         * nnimap.el (nnimap-open-connection): Use
6336         netrc-machine-user-or-password.
6337
6338 2004-10-17  Richard M. Stallman  <rms@gnu.org>
6339
6340         * gnus-registry.el (gnus-registry-unload-hook):
6341         Set as a variable with add-hook.
6342
6343         * nnspool.el (nnspool-spool-directory): Use news-directory instead
6344         of news-path.
6345
6346         * spam-stat.el (spam-stat-unload-hook): Set as a variable w/ add-hook.
6347
6348         * spam.el: Delete duplicate `provide'.
6349         (spam-unload-hook): Set as a variable with add-hook.
6350
6351 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
6352
6353         * pop3.el (pop3-leave-mail-on-server): Describe possible problems
6354         in the doc string.
6355
6356         * message.el (message-ignored-news-headers)
6357         (message-ignored-supersedes-headers)
6358         (message-ignored-resent-headers)
6359         (message-forward-ignored-headers): Improve custom type.
6360
6361 2004-10-13  Katsumi Yamaoka  <yamaoka@jpl.org>
6362
6363         * message.el (message-tokenize-header): Fix 2004-09-06 change
6364         which used point-min in the wrong place.
6365
6366 2004-10-12  Simon Josefsson  <jas@extundo.com>
6367
6368         * net/tls.el (tls-certtool-program): New variable.
6369         (tls-certificate-information): New function, based on
6370         ssl-certificate-information.
6371
6372 2004-10-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6373
6374         * compface.el: Move the version of ELisp-based uncompface program
6375         to the contrib directory because of the copyright problem.
6376
6377 2004-10-12  Reiner Steib  <Reiner.Steib@gmx.de>
6378
6379         * message.el (message-kill-buffer): Raise the current frame.
6380
6381 2004-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
6382
6383         * gnus-sum.el: Mention that multibyte characters don't work as marks.
6384
6385         * gnus.el (message-y-or-n-p): Autoload.
6386
6387         * pop3.el (pop3-maildrop, pop3-mailhost, pop3-port)
6388         (pop3-password-required, pop3-authentication-scheme)
6389         (pop3-leave-mail-on-server): Made customizable.
6390         (pop3): New custom group.
6391         (pop3-retr): Remove `sleep-for' statements.
6392         Suggested by Dave Love <fx@gnu.org>.
6393
6394         * nnheader.el (nnheader-read-timeout): Explain 1.0 timeout for
6395         Windows/DOS.
6396
6397         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
6398         (imap-parse-body): Fix incorrect use of `assert'.  Suggested by
6399         Dave Love <fx@gnu.org>.
6400
6401         * mml.el (mml-minibuffer-read-disposition): Require match.
6402         Suggested by Dave Love <fx@gnu.org>.
6403
6404 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
6405
6406         * gnus-group.el (gnus-group-delete-group): Change "\t." to "  " in
6407         doc string.
6408
6409 2004-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
6410
6411         * mm-uu.el (mm-uu-dissect-text-parts): Support all text/* types.
6412
6413 2004-10-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
6414
6415         * gnus-art.el (gnus-mime-display-single): Call `mm-display-inline'
6416         instead of calling `mm-insert-inline', to decode text/* parts
6417         before displaying them.
6418
6419 2004-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6420
6421         * mm-uu.el (mm-uu-text-plain-type): New variable.
6422         (mm-uu-pgp-signed-extract-1): Use it.
6423         (mm-uu-pgp-encrypted-extract-1): Use it.
6424         (mm-uu-dissect): Allow MIME type and parameters as an optional arg;
6425         bind mm-uu-text-plain-type with that value.
6426         (mm-uu-dissect-text-parts): Pass MIME type and parameters to
6427         mm-uu-dissect.
6428
6429 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * gnus-group.el (gnus-update-group-mark-positions):
6432         * gnus-sum.el (gnus-update-summary-mark-positions):
6433         * message.el (message-check-news-body-syntax):
6434         * gnus-msg.el (gnus-debug): Use mm-string-as-multibyte instead
6435         of string-as-multibyte.
6436
6437 2004-10-05  Juri Linkov  <juri@jurta.org>
6438
6439         * gnus-group.el (gnus-update-group-mark-positions):
6440         * gnus-sum.el (gnus-update-summary-mark-positions):
6441         * message.el (message-check-news-body-syntax):
6442         * gnus-msg.el (gnus-debug): Use `string-as-multibyte' to convert
6443         8-bit unibyte values to a multibyte string for search functions.
6444
6445 2004-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
6446
6447         * mm-uu.el (mm-uu-dissect): Allow optional arg.
6448         (mm-uu-dissect-text-parts): New function.
6449
6450         * gnus-art.el (gnus-display-mime): Use mm-uu-dissect-text-parts to
6451         dissect text parts.
6452
6453         * gnus-sum.el (gnus-summary-insert-subject): Remove redundant setq.
6454         (gnus-summary-force-verify-and-decrypt): Revert 2004-08-18 change.
6455
6456         * mm-decode.el (mm-dissect-singlepart): Revert 2004-08-18 change.
6457
6458         * gnus-topic.el (gnus-topic-hierarchical-parameters): Use
6459         gnus-current-topics instead of gnus-current-topic.
6460
6461 2004-10-06  Jesper Harder  <harder@ifa.au.dk>
6462
6463         * gnus-sum.el (gnus-summary-show-article): Use with-current-buffer.
6464
6465 2004-10-05  Jesper Harder  <harder@ifa.au.dk>
6466
6467         * nnsoup.el (nnsoup-read-active-file): Use dolist, mapc or last
6468         where approriate.
6469
6470         * nnml.el (nnml-generate-active-info): do.
6471
6472         * nndiary.el (nndiary-generate-active-info): do.
6473
6474         * gnus-topic.el (gnus-topic-hierarchical-parameters): do.
6475         (gnus-topic-move): do.
6476
6477         * gnus-sum.el (gnus-data-enter-list, gnus-summary-process-mark-set)
6478         (gnus-summary-set-local-parameters, gnus-summary-read-document): do.
6479
6480         * gnus-srvr.el (gnus-server-prepare)
6481         (gnus-server-open-all-servers): do.
6482
6483         * gnus-msg.el (gnus-summary-cancel-article)
6484         (gnus-summary-resend-message)
6485         (gnus-summary-mail-crosspost-complaint): do.
6486
6487         * gnus-move.el (gnus-change-server): do.
6488
6489         * gnus-group.el (gnus-group-unmark-all-groups)
6490         (gnus-group-set-current-level): do.
6491
6492 2004-10-04  Simon Josefsson  <jas@extundo.com>
6493
6494         * message.el (message-generate-hashcash): Doc fix.
6495
6496 2004-10-02  Kevin Greiner  <kgreiner@compsol.cc>
6497
6498         * nnagent.el (nnagent-request-type): Bind gnus-agent to nil to
6499         avoid infinite recursion via gnus-get-function.
6500
6501 2004-10-02  Jesper Harder  <harder@ifa.au.dk>
6502
6503         * mm-partial.el (mm-partial-find-parts): Use with-current-buffer.
6504
6505         * nnfolder.el (nnfolder-generate-active-file): Use dolist.
6506
6507         * nnmail.el (nnmail-split-history): do.
6508
6509         * nnml.el (nnml-generate-nov-databases-1, nnml-request-rename-group)
6510         (nnml-request-delete-group): do.
6511
6512         * nnslashdot.el (nnslashdot-read-groups): do.
6513
6514         * nnsoup.el (nnsoup-delete-unreferenced-message-files): do.
6515         (nnsoup-unpack-packets, nnsoup-make-active): Simplify.
6516
6517         * nnspool.el (nnspool-find-id): Use with-temp-buffer.
6518         (nnspool-sift-nov-with-sed): Use last
6519         (nnspool-retrieve-headers-with-nov): Use mapc.
6520         (nnspool-request-newgroups): Use dolist.
6521         (nnspool-request-group): Use last.
6522
6523         * nntp.el (nntp-read-server-type): Use dolist.
6524
6525         * nnvirtual.el (nnvirtual-create-mapping)
6526         (nnvirtual-update-read-and-marked): Use dolist.
6527         (nnvirtual-convert-headers): Simplify.
6528
6529 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6530
6531         * gnus-agent.el (gnus-agent-synchronize-group-flags): Added
6532         support for sync'ing tick marks.
6533
6534 2004-10-01  Katsumi Yamaoka  <yamaoka@jpl.org>
6535
6536         * gnus-sum.el (gnus-summary-toggle-header): Make it work even if
6537         there's no visible header.
6538
6539 2004-10-01  Kevin Greiner  <kgreiner@compsol.cc>
6540
6541         * gnus-agent.el (gnus-agent-synchronize-group-flags): When
6542         necessary, pass full group name to gnus-request-set-marks.
6543
6544 2004-10-01  Simon Josefsson  <jas@extundo.com>
6545
6546         * mailcap.el (mailcap-mime-data): Add pdf.  Remove non-free
6547         acroread.
6548
6549 2004-10-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
6550
6551         * spam-report.el (spam-report-gmane): Fix interactive.
6552
6553         * gnus-art.el (gnus-treat-body-boundary): Only do stuff under X.
6554
6555         * gnus-agent.el (gnus-agent-synchronize-flags-server): Be silent
6556         when writing file.
6557         (gnus-agent-synchronize-flags): Don't default to being
6558         interactive.
6559
6560 2004-09-30  Simon Josefsson  <jas@extundo.com>
6561
6562         * message.el (message-generate-hashcash): Add.
6563         (message-send-mail): Use it, call mail-add-payment.
6564
6565 2004-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
6566
6567         * spam.el (spam-verify-bogofilter): Use -V, not -sV option.
6568
6569 2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
6570
6571         * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
6572         gnus-requst-update-info with explicit code to sync the in-memory
6573         info read flags with the marks being sync'd to the backend.
6574
6575         *gnus-util.el (gnus-pp): Added optional stream to match pp API.
6576
6577 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6578
6579         * spam.el (spam-verify-bogofilter): Add new function.
6580         (spam-check-bogofilter)
6581         (spam-bogofilter-register-with-bogofilter): Use it.
6582         (spam-verify-bogofilter): Add small fixes.
6583
6584 2004-09-28  Simon Josefsson  <jas@extundo.com>
6585
6586         * hashcash.el (hashcash-generate-payment): Revert.
6587
6588 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
6589
6590         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
6591         gnus-extract-references instead of gnus-split-references.
6592
6593         * gnus-util.el (gnus-extract-references): Add new function, analogous
6594         to gnus-split-references but extracts only the message-ID without
6595         anything extra.
6596
6597         * hashcash.el (hashcash-generate-payment)
6598         (hashcash-check-payment): Do the right thing if hashcash-path is
6599         nil (because the hashcash program could not be found).
6600
6601         * spam.el (spam-use-hashcash): Remove comment.
6602
6603 2004-09-27  Jesper Harder  <harder@ifa.au.dk>
6604
6605         * gnus-cache.el (gnus-cache-possibly-remove-articles-1)
6606         (gnus-cache-enter-article, gnus-cache-remove-article)
6607         (gnus-cache-braid-heads, gnus-cache-generate-active): Use dolist.
6608
6609         * gnus-async.el (gnus-async-prefetch-remove-group): do.
6610
6611         * gnus-art.el (article-hide-boring-headers)
6612         (article-translate-strings, article-display-face)
6613         (gnus-article-mime-match-handle-first)
6614         (gnus-article-highlight-headers)
6615         (gnus-article-add-buttons-to-head): do.
6616
6617 2004-09-27  Simon Josefsson  <jas@extundo.com>
6618
6619         * hashcash.el: New version, from
6620         http://users.actrix.co.nz/mycroft/hashcash.el.  Previously in
6621         ../contrib/.
6622
6623 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
6624
6625         * mm-decode.el (mm-copy-to-buffer): Don't use set-buffer-multibyte.
6626
6627 2004-09-26  Jesper Harder  <harder@ifa.au.dk>
6628
6629         * gnus-dup.el (gnus-dup-open): Use mapc.
6630         (gnus-dup-enter-articles, gnus-dup-suppress-articles): Use dolist.
6631
6632         (gnus-dup-enter-articles): Remove excess ID's from gnus-dup-hashtb.
6633         Reported by Stefan Wiens <s.wi@gmx.net>.
6634
6635         * gnus.el (gnus-shutdown): Use dolist.
6636
6637         * gnus-undo.el (gnus-undo): Use mapc.
6638
6639         * nnrss.el (nnrss-generate-active): do.
6640
6641         * message.el (message-cite-original-without-signature)
6642         (message-cite-original): Use mapc.
6643         (message-do-actions, message-make-forward-subject): Use dolist.
6644
6645 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6646
6647         * gnus-agent.el (gnus-agent-check-overview-buffer): Fixed range of
6648         deletion to remove entire duplicate line.  Fixes merged article
6649         number bug.
6650
6651 2004-09-25  Kevin Greiner  <kgreiner@compsol.cc>
6652
6653         * gnus-agent.el (gnus-agent-possibly-synchronize-flags): Ignore
6654         servers that are offline.  Avoids having gnus-agent-toggle-plugged
6655         first ask if you want to open a server and then, even when you
6656         responded with no, asking if you want to synchronize the server's
6657         flags.
6658         (gnus-agent-synchronize-flags-server): Rewrote read loop to handle
6659         multi-line expressions.
6660         (gnus-agent-synchronize-group-flags): New internal function.
6661         Updates marks in memory (in the info structure) AND in the
6662         backend.
6663
6664         * gnus-util.el (gnus-remassoc): Fixed typo in documentation.
6665
6666         * nnagent.el (nnagent-request-set-mark): Use
6667         gnus-agent-synchronize-group-flags, not backend's request-set-mark
6668         method, to ensure that synchronization updates marks in the
6669         backend and in the info (in memory) structure.
6670
6671 2004-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6672
6673         * gnus-uu.el (gnus-uu-digest-mail-forward): Obey the process/prefix
6674         convention fully; don't miss the root article of a thread; make
6675         the X-Draft-From header with correct article numbers.
6676
6677 2004-09-23  Kevin Greiner  <kgreiner@compsol.cc>
6678
6679         * gnus-agent.el (gnus-agent-synchronize-flags-server): Do nothing
6680         unless plugged.  Disable the agent so that an open failure causes
6681         an error.
6682
6683         * gnus-int.el (gnus-request-set-mark, gnus-request-update-mark):
6684         Reverted 2004-09-21 change.  The backend must be opened while
6685         synchronizing flags even when the backend stores the flags
6686         locally.
6687
6688 2004-09-23  Reiner Steib  <Reiner.Steib@gmx.de>
6689
6690         * gnus-msg.el (gnus-configure-posting-styles): Narrow to headers
6691         in `header' match.  Reported by Svend Tollak Munkejord.
6692
6693         * message.el (message-cite-original): Fix use of
6694         `message-cite-articles-with-x-no-archive'.
6695
6696 2004-09-22  Katsumi Yamaoka  <yamaoka@jpl.org>
6697
6698         * gnus-win.el (gnus-buffer-configuration): Add mml-preview.
6699         (gnus-window-to-buffer): Ditto.
6700
6701         * mml.el (mml-preview-buffer): New variable.
6702         (mml-preview): Manage window layout with gnus-buffer-configuration.
6703
6704         * gnus-msg.el (gnus-setup-message): Put article numbers into the
6705         X-Draft-From header even if those articles aren't quoted.
6706
6707 2004-09-21  Kevin Greiner  <kgreiner@compsol.cc>
6708
6709         * gnus-int.el (gnus-servers-that-use-local-marks): New variable.
6710         (gnus-request-set-mark, gnus-request-update-mark): Use new
6711         g-s-t-u-l-m to decide to use backend even when unplugged.
6712
6713 2004-09-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6714
6715         * gnus-msg.el (gnus-inews-make-draft-meta-information): Don't add
6716         a trailing whitespace.  Suggested by Cheng Gao <chenggao@gmail.com>.
6717
6718 2004-09-20  Simon Josefsson  <jas@extundo.com>
6719
6720         * mm-util.el (mm-charset-synonym-alist): Map "unicode" to
6721         "utf-16-le".
6722
6723 2004-09-20  Stefan Monnier  <monnier@iro.umontreal.ca>
6724
6725         * mm-decode.el (mm-copy-to-buffer): Preserve the data's unibyteness.
6726
6727 2004-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
6728
6729         * uudecode.el (uudecode-use-external): Add :version.
6730
6731         * smime.el (smime-CA-file, smime-encrypt-cipher)
6732         (smime-dns-server): Add :version.
6733
6734         * smiley.el (gnus-smiley-file-types): Add :version.
6735
6736         * sha1.el (sha1-use-external): Add :version.
6737
6738         * pgg-def.el (pgg-query-keyserver): Add :version.
6739
6740         * nnmail.el (nnmail-fancy-expiry-targets)
6741         (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
6742
6743         * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
6744         (nnimap-retrieve-groups-asynchronous): Add :version.
6745         (nnimap-close-asynchronous): Add :version.  Fixed typo in doc string.
6746
6747         * mml.el (mml-content-disposition-parameters)
6748         (mml-insert-mime-headers-always): Add :version.
6749
6750         * mm-util.el (mm-coding-system-priorities):
6751
6752         * mm-decode.el (mm-inline-text-html-with-images)
6753         (mm-keep-viewer-alive-types, mm-external-terminal-program)
6754         (mm-verify-option): Add :version.
6755         (mm-text-html-renderer): Change :version.
6756
6757         * message.el (message-fcc-externalize-attachments)
6758         (message-required-headers, message-draft-headers)
6759         (message-subject-trailing-was-query)
6760         (message-subject-trailing-was-ask-regexp)
6761         (message-subject-trailing-was-regexp, message-mark-insert-begin)
6762         (message-mark-insert-end, message-archive-header)
6763         (message-archive-note, message-cross-post-default)
6764         (message-cross-post-note, message-followup-to-note)
6765         (message-cross-post-note-function, message-use-mail-followup-to)
6766         (message-subscribed-address-functions)
6767         (message-subscribed-address-file, message-subscribed-addresses)
6768         (message-subscribed-regexps, message-allow-no-recipients)
6769         (message-yank-cited-prefix, message-signature-insert-empty-line)
6770         (message-hidden-headers, message-hierarchical-addresses)
6771         (message-mail-user-agent, message-use-idna)
6772         (message-valid-fqdn-regexp)
6773         (message-strip-special-text-properties, message-header-synonyms)
6774         (message-beginning-of-line, message-tab-body-function): Add :version.
6775         (message-insert-canlock, message-wide-reply-confirm-recipients):
6776         Change :version.
6777
6778         * mail-source.el (mail-source-ignore-errors): Add :group, :type
6779         and :version.
6780         (mail-source-delete-old-incoming-confirm)
6781         (mail-source-movemail-program): Add :version.
6782
6783         * gnus.el (gnus-parameters, gnus-user-agent): Add :version.
6784         (gnus-agent-cache, gnus-agent): Change :version.
6785
6786         * gnus-util.el (gnus-use-byte-compile): Change :version.
6787
6788         * gnus-sum.el (gnus-summary-make-false-root-always)
6789         (gnus-summary-default-high-score)
6790         (gnus-summary-default-low-score, gnus-auto-goto-ignores)
6791         (gnus-forwarded-mark, gnus-unseen-mark, gnus-no-mark)
6792         (gnus-read-all-available-headers, gnus-article-emulate-mime)
6793         (gnus-sum-thread-tree-root, gnus-sum-thread-tree-false-root)
6794         (gnus-sum-thread-tree-single-indent)
6795         (gnus-sum-thread-tree-vertical, gnus-sum-thread-tree-indent)
6796         (gnus-sum-thread-tree-leaf-with-other)
6797         (gnus-sum-thread-tree-single-leaf): Add :version.
6798         (gnus-summary-display-arrow, gnus-summary-muttprint-program)
6799         (gnus-article-loose-mime): Change :version.
6800
6801         * gnus-start.el (gnus-backup-startup-file)
6802         (gnus-save-startup-file-via-temp-buffer): Add :version.
6803
6804         * gnus-srvr.el (gnus-server-browse-in-group-buffer)
6805         (gnus-server-offline-face): Add :version.
6806
6807         * gnus-score.el (gnus-adaptive-word-length-limit):
6808
6809         * gnus-msg.el (gnus-gcc-externalize-attachments)
6810         (gnus-debug-files, gnus-debug-exclude-variables)
6811         (gnus-discouraged-post-methods): Change :version.
6812         (gnus-confirm-mail-reply-to-news)
6813         (gnus-confirm-treat-mail-like-news): Add :version.
6814
6815         * gnus-int.el (gnus-server-unopen-status): Add :version.
6816
6817         * gnus-group.el (gnus-group-jump-to-group-prompt)
6818         (gnus-large-ephemeral-newsgroup)
6819         (gnus-fetch-old-ephemeral-headers): Add :version.
6820
6821         * gnus-fun.el (gnus-x-face-directory)
6822         (gnus-convert-pbm-to-x-face-command)
6823         (gnus-convert-image-to-x-face-command)
6824         (gnus-convert-image-to-face-command): Add :version.
6825
6826         * gnus-delay.el (gnus-delay-default-hour): Add :version.
6827
6828         * gnus-cite.el (gnus-cite-blank-line-after-header)
6829         (gnus-article-boring-faces):
6830
6831         * gnus-art.el (gnus-buttonized-mime-types)
6832         (gnus-inhibit-mime-unbuttonizing)
6833         (gnus-treat-display-face)
6834         (gnus-treat-body-boundary): Change :version.
6835         (gnus-body-boundary-delimiter, gnus-picon-databases)
6836         (gnus-treat-strip-cr, gnus-treat-leading-whitespace)
6837         (gnus-treat-date-english, gnus-treat-fold-headers)
6838         (gnus-article-skip-boring, gnus-treat-fold-newsgroups)
6839         (gnus-treat-mail-picon, gnus-treat-wash-html)
6840         (gnus-article-encrypt-protocol)
6841         (gnus-use-idna, gnus-article-over-scroll)
6842         (gnus-mime-display-multipart-alternative-as-mixed)
6843         (gnus-mime-display-multipart-related-as-mixed)
6844         (gnus-button-valid-fqdn-regexp, gnus-button-man-handler)
6845         (gnus-ctan-url, gnus-button-ctan-handler)
6846         (gnus-button-handle-ctan-bogus-regexp)
6847         (gnus-button-ctan-directory-regexp)
6848         (gnus-button-mid-or-mail-regexp, gnus-button-prefer-mid-or-mail)
6849         (gnus-button-mid-or-mail-heuristic-alist, gnus-button-tex-level)
6850         (gnus-button-man-level, gnus-button-emacs-level)
6851         (gnus-button-message-level, gnus-button-browse-level): Add :version.
6852
6853         * gnus-agent.el (gnus-agent-fetched-hook): Add :version.
6854         (gnus-agent-go-online): Change :version.
6855         (gnus-agent-expire-unagentized-dirs)
6856         (gnus-agent-auto-agentize-methods): Add :version.
6857
6858         * flow-fill.el (fill-flowed-display-column)
6859         (fill-flowed-encode-column): Add :version.
6860
6861         * deuglify.el (gnus-outlook-deuglify-unwrap-min)
6862         (gnus-outlook-deuglify-unwrap-max)
6863         (gnus-outlook-deuglify-cite-marks)
6864         (gnus-outlook-deuglify-unwrap-stop-chars)
6865         (gnus-outlook-deuglify-no-wrap-chars)
6866         (gnus-outlook-deuglify-attrib-cut-regexp)
6867         (gnus-outlook-deuglify-attrib-verb-regexp)
6868         (gnus-outlook-deuglify-attrib-end-regexp)
6869         (gnus-outlook-display-hook): Add :version.
6870
6871         * binhex.el (binhex-use-external): Add :version.
6872
6873 2004-09-16  Reiner Steib  <Reiner.Steib@gmx.de>
6874
6875         * gnus-sum.el (gnus-fetch-old-headers): Add custom choices `t'
6876         and `invisible'.
6877
6878 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
6879
6880         * gnus-registry.el (gnus-registry-trim): Watch out for negatives
6881         in gnus-registry-trim.
6882
6883 2004-09-13  Simon Josefsson  <jas@extundo.com>
6884
6885         * dns-mode.el: Add XEmacs auto-mode-alist autoload cookie.
6886
6887         * nnimap.el (nnimap-demule): Revert 2004-08-30 change.
6888
6889         * dns-mode.el (dns-mode): Fix menu for XEmacs, reported by Steve
6890         Youngs <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6891         <yamaoka@jpl.org>.
6892         (dns-mode-font-lock-keywords): Fix faces, reported by Steve Youngs
6893         <steve@youngs.au.com> and suggested by Katsumi Yamaoka
6894         <yamaoka@jpl.org>.
6895
6896         * sieve.el (sieve-manage-mode): Ditto.
6897
6898 2004-09-13  Reiner Steib  <Reiner.Steib@gmx.de>
6899
6900         * gnus-sum.el (gnus-summary-copy-article): Fix doc string.
6901
6902 2004-09-11  Simon Josefsson  <jas@extundo.com>
6903
6904         * dns-mode.el: Add.
6905
6906         * mm-view.el (mm-display-dns-inline): Add.
6907
6908         * mm-decode.el (mm-inline-media-tests): Add text/dns.
6909         (mm-automatic-display): Ditto.
6910
6911         * mailcap.el (mailcap-mime-data): Add text/dns.
6912         (mailcap-mime-extensions): Map .soa to text/dns.
6913
6914 2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
6915
6916         * gnus-art.el (article-decode-mime-words, article-babel)
6917         (gnus-article-highlight-signature, gnus-article-add-buttons)
6918         (gnus-signature-toggle): Remove unnecessary bindings of
6919         `inhibit-read-only' inherited from v5.10 merge.
6920
6921 2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
6922
6923         * nntp.el (nntp): New customization group.
6924         (nntp-authinfo-file): Add customization group.
6925
6926         * mml2015.el (mml2015-unabbrev-trust-alist): Add customization group.
6927
6928         * mml-sec.el (mml-signencrypt-style-alist): Ditto.
6929
6930         * gnus.el (to-address, to-list, subscribed)
6931         (large-newsgroup-initial): Ditto.
6932
6933         * flow-fill.el (fill-flowed-display-column)
6934         (fill-flowed-encode-column): Ditto.
6935
6936 2004-09-06  Stefan  <monnier@iro.umontreal.ca>
6937
6938         * message.el (message-tokenize-header, message-send-mail-with-qmail):
6939         Use point-min rather than 1.
6940         (message-send-mail): Use buffer-size rather than point-max.
6941
6942         * gnus-sum.el (gnus-summary-search-article-forward):
6943         Signal a specific `search-failed' rather than a generic `error'.
6944
6945         * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
6946         (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
6947         (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
6948
6949 2004-09-10  Simon Josefsson  <jas@extundo.com>
6950
6951         * nndb.el (require): Remove tcp and duplicate cl.
6952
6953 2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6954
6955         * gnus-agent.el (directory-files-and-attributes): Move forward.
6956
6957 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6958
6959         * gnus-agent.el (directory-files-and-attributes): Optionally
6960         defined to support XEmacs.
6961
6962 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
6963
6964         * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
6965         to avoid run-time CL dependencies.
6966         (gnus-agent-unfetch-articles): New function.
6967         (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
6968         article numbers even when local .overview file is missing.
6969         (gnus-agent-read-article-number): New function. Only accepts
6970         27-bit article numbers.
6971         (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
6972         gnus-agent-read-article-number.
6973         (gnus-agent-braid-nov): Rewrote to validate article numbers coming
6974         from backend while recognizing that article numbers in .overview
6975         must be valid.
6976         (gnus-agent-update-files-total-fetched-for): Use
6977         directory-files-and-attributes to improve performance.
6978         * gnus-int.el (gnus-request-move-article): Use
6979         gnus-agent-unfetch-articles in place of gnus-agent-expire to
6980         improve performance.
6981
6982         * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
6983         some users confused by references to .newsrc when they only have a
6984         .newsrc.eld file.
6985         (gnus-convert-mark-converter-prompt,
6986         gnus-convert-converter-needs-prompt): Fixed use of property list.
6987         * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
6988         New function. Used internally to only display 'gnus converting
6989         files' message when actually necessary.
6990
6991         * gnus-sum.el (): Removed (require 'gnus-agent) as required
6992         methods now autoloaded.
6993
6994 2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
6995
6996         * gnus-sum.el (gnus-summary-insert-subject): Remove list
6997         identifiers.
6998
6999 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
7000
7001         * gnus-picon.el: Fix indentation and closing parenthesis.
7002
7003 2004-09-01  Simon Josefsson  <jas@extundo.com>
7004
7005         * message.el (message-canlock-generate): Require sha1, not
7006         sha1-el.  (Can we get rid of this require alltogheter? It is ugly
7007         to require within a function.  Sadly, if sha1.el isn't loaded, the
7008         let binding in m-c-g will hide the defcustom definition, which is
7009         bad.)
7010
7011         * canlock.el: Require sha1, not sha1-el.
7012
7013         * message.el: Don't autoload sha1 (there is a autoload cookie in
7014         sha1.el).
7015
7016         * sha1-el.el: Renamed to sha1.el.
7017
7018 2004-08-30  Juanma Barranquero  <lektu@terra.es>
7019
7020         * ietf-drums.el (ietf-drums-remove-whitespace): Fix character constant.
7021
7022 2004-08-30  Stefan Monnier  <monnier@iro.umontreal.ca>
7023
7024         * nnimap.el (nnimap-demule): Avoid string-as-multibyte.
7025
7026 2004-08-30  Kim F. Storm  <storm@cua.dk>
7027
7028         * nntp.el (nntp-authinfo-file): Add :group 'nntp.
7029
7030         * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
7031         Add :group 'nnimap.
7032
7033 2004-08-30  Andreas Schwab  <schwab@suse.de>
7034
7035         * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
7036         ?* and ?\;.
7037
7038         * ietf-drums.el (ietf-drums-syntax-table): Set syntax of ?* ?\;
7039         and ?\' to symbol instead of whitespace.
7040
7041 2004-08-30  Katsumi Yamaoka  <yamaoka@jpl.org>
7042
7043         * gnus-agent.el (gnus-agent-restore-gcc): Use ^ and regexp-quote.
7044
7045         * gnus-sum.el (gnus-summary-morse-message): Use search-forward
7046         instead of re-search-forward.
7047
7048         * gnus-uu.el (gnus-uu-save-article): Ditto.
7049         (gnus-uu-post-encode-uuencode): Ditto.
7050
7051         * html2text.el (html2text-clean-list-items): Ditto.
7052         (html2text-clean-dtdd): Ditto.
7053         (html2text-format-tags): Ditto.
7054
7055         * message.el (message-send-mail-with-sendmail): Fix regexp.
7056         (message-fill-field-general): Use search-forward instead of
7057         re-search-forward.
7058         (unbold-region): Ditto.
7059
7060         * nnrss.el (nnrss-request-article): Ditto.
7061
7062         * nnslashdot.el (nnslashdot-request-article): Ditto.
7063
7064         * nnweb.el (nnweb-gmane-wash-article): Ditto.
7065
7066         * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
7067         "Unrecognized menu descriptor" error in XEmacs.
7068
7069 2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
7070
7071         * gnus-sum.el (gnus-read-header): Don't remove a header for the
7072         parent article of a sparse article in the thread hashtb.
7073
7074 2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
7075
7076         * nnmail.el (nnmail-split-lowercase-expanded): New user option.
7077         (nnmail-expand-newtext): Lowercase expanded entries if
7078         nnmail-split-lowercase-expanded is non-nil.
7079
7080 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7081
7082         * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
7083         entry.
7084
7085         * gnus-group.el (gnus-group-line-format-alist): Convert the value
7086         of gnus-tmp-news-method into string under XEmacs.  It will be
7087         passed to gnus-correct-length which takes only a string argument.
7088
7089 2004-08-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7090
7091         * gnus-util.el (gnus-bind-print-variables): New macro.
7092         (gnus-prin1): Use it.
7093         (gnus-prin1-to-string): Use it.
7094         (gnus-pp): New function.
7095         (gnus-pp-to-string): New function.
7096
7097         * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
7098         pp-to-string with gnus-pp-to-string.
7099         * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
7100         * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
7101         * gnus-msg.el (gnus-debug): Ditto.
7102         * gnus-score.el (gnus-score-save): Ditto.
7103         * gnus-spec.el (gnus-update-format): Replace pp-to-string with
7104         gnus-pp-to-string.
7105         * legacy-gnus-agent.el (gnus-agent-unlist-expire-days): Replace pp
7106         with gnus-pp.
7107         * score-mode.el (gnus-score-pretty-print): Ditto.
7108         * webmail.el (webmail-debug): Ditto.
7109
7110 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7111
7112         * gnus-art.el (article-display-face, article-display-x-face): Use
7113         buffer-read-only.
7114
7115 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7116
7117         * gnus-art.el (article-hide-list-identifiers): Bind
7118         inhibit-read-only as t.
7119
7120 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
7121
7122         * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
7123
7124 2004-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
7125
7126         * gnus-art.el: Use inhibit-read-only instead of buffer-read-only.
7127         (gnus-narrow-to-page): Don't assume point-min == 1.
7128         (gnus-article-edit-mode): Derive from message-mode.
7129
7130         * gnus-score.el (gnus-score-find-bnews): Simplify and don't assume
7131         point-min == 1.
7132
7133         * imap.el (imap-parse-address-list, imap-parse-body-ext):
7134         Disable incorrect use of `assert'.
7135
7136         * message.el (message-mode): Set comment-start-skip.
7137
7138
7139 2004-08-22  Sam Steingold  <sds@gnu.org>
7140
7141         * pop3.el (pop3-leave-mail-on-server): New user variable.
7142         (pop3-movemail): Delete mail only when it is nil.
7143
7144 2004-08-21  Reiner Steib  <Reiner.Steib@gmx.de>
7145
7146         * nntp.el (nntp-marks-is-evil): Fix typo in docstring.
7147
7148         * mml.el (mml-preview): Use `pop-to-buffer'.
7149
7150         * message.el (message-goto-mail-followup-to): Insert after "To".
7151         (message-carefully-insert-headers): Add comment.
7152
7153         * gnus.el: Remove unused variable `gnus-article-check-size'.
7154
7155         * gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
7156
7157         * gnus-art.el (gnus-button-alist): Improve
7158         `gnus-button-handle-library' entry.
7159
7160 2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
7161
7162         * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
7163         downcase, since XEmacs capitalizes error messages differently.
7164
7165 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
7166
7167         * nntp.el: Add (require 'gnus) due to reference to
7168         `gnus-directory'.  Reported by Matt Swift <swift@alum.mit.edu>.
7169
7170 2004-08-18  Florian Weimer  <fw@deneb.enyo.de>
7171
7172         * gnus-sum.el (gnus-summary-force-verify-and-decrypt): Bind
7173         `mm-fill-flowed'.
7174
7175         * mm-decode.el (mm-dissect-singlepart): Check it.
7176
7177 2004-08-17  Teodor Zlatanov  <tzz@lifelogs.com>
7178
7179         * nnimap.el (nnimap-open-connection): Add 'imaps' synonym to
7180         'imap' for netrc parsing.
7181
7182 2004-08-16  Reiner Steib  <Reiner.Steib@gmx.de>
7183
7184         * mailcap.el (mailcap-mime-data): Mark as risky.
7185
7186 2004-08-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7187
7188         * rfc2047.el (rfc2047-encode-region): Assume the close parenthesis
7189         may be included in the encoded word.
7190         (rfc2047-encode): Don't append a space if the encoded word
7191         includes close parenthesis.
7192
7193 2004-08-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7194
7195         * rfc2047.el (rfc2047-encode-1, rfc2047-encode): Improve encoding
7196         of text within parentheses.
7197
7198 2004-08-06  Teodor Zlatanov  <tzz@lifelogs.com>
7199
7200         * gnus-encrypt.el (gnus-encrypt-insert-file-contents)
7201         (gnus-encrypt-write-file-contents): Make the password key the file
7202         name PLUS the cipher, not just the cipher.  Also remove failed
7203         passwords from the cache.
7204
7205 2004-08-06  Simon Josefsson  <jas@extundo.com>
7206
7207         * gnus-sum.el (gnus-article-loose-mime): Change default to t.  Doc
7208         fix.
7209
7210 2004-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7211
7212         * rfc2047.el (rfc2047-fold-region): Use trailing whitespace as
7213         LWSP.
7214
7215 2004-08-04  Teodor Zlatanov  <tzz@lifelogs.com>
7216
7217         * gnus-registry.el (gnus-registry-split-fancy-with-parent): Try
7218         to append in-reply-to: data to the references: header.
7219
7220         * netrc.el: Remove old encryption support, autoload gnus-encrypt.el
7221         (netrc-parse): Use gnus-encrypt.el functions.
7222
7223         * gnus-encrypt.el: Add new file for encryption support; currently
7224         does only a few GPG ciphers and an internal XOR cipher.
7225
7226         * password.el: Add comments on using password-read-and-add.
7227         (password-read-and-add): Add function to read and add the
7228         password to the cache at once.
7229
7230 2004-07-28  Simon Josefsson  <jas@extundo.com>
7231
7232         * pgg-pgp5.el (pgg-pgp5-encrypt-region): Accept sign
7233         parameter (but don't use it, for now).
7234
7235         * imap.el (imap-ssl-open): Use imap-process-connection-type,
7236         instead of hard coding to nil.
7237
7238 2004-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7239
7240         * mm-view.el (mm-inline-image-emacs): Open lines under an image
7241         as mm-inline-image-xemacs does.
7242
7243 2004-07-26  Simon Josefsson  <jas@extundo.com>
7244
7245         * gnus-group.el (gnus-group-group-map, gnus-group-make-menu-bar):
7246         Revert part of 2004-07-17 change below.
7247
7248 2004-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
7249
7250         * rfc2047.el (rfc2047-encode-region): Don't infloop.  Suggested by
7251         Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7252
7253 2004-07-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7254
7255         * flow-fill.el (fill-flowed): Remove space stuffing, and only do
7256         quotes that actually start with ">" at the beginning of the
7257         lines.
7258
7259 2004-07-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7260
7261         * rfc2047.el (rfc2047-encode-region): Fix last change.
7262         (rfc2047-encode-parameter): Remove useless concat.
7263
7264 2004-07-22  Katsumi Yamaoka  <yamaoka@jpl.org>
7265
7266         * rfc2047.el (rfc2047-encode-region): Check carefully whether to
7267         encode special characters; fix some kind of misconfigured headers;
7268         signal a real error if debug-on-quit or debug-on-error is non-nil.
7269         (rfc2047-encode-max-chars): New variable.
7270         (rfc2047-encode-1): Use it.
7271         (rfc2047-encode-parameter): New function.
7272
7273         * mml.el (mml-insert-parameter): Remove an excessive space.
7274
7275 2004-07-17  Simon Josefsson  <jas@extundo.com>
7276
7277         * gnus-group.el (gnus-group-make-group-simple): Add, suggested by
7278         Kai Grossjohann <kai@emptydomain.de>.
7279         (gnus-group-group-map): Use it, instead of gnus-group-make-group.
7280         (gnus-group-make-menu-bar): Ditto.
7281
7282         * gnus-util.el (gnus-group-server): Add.
7283
7284 2004-07-16  Jesper Harder  <harder@ifa.au.dk>
7285
7286         * message.el (message-clone-locals): Clone sendmail and smtp
7287         variables.
7288
7289 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7290
7291         * rfc2047.el (rfc2047-encode-region): Fix last change.
7292
7293 2004-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
7294
7295         * rfc2047.el (rfc2047-encode-region): Treat backslash-quoted
7296         characters as non-special.
7297
7298 2004-07-09  Simon Josefsson  <jas@extundo.com>
7299
7300         * gnus-agent.el (gnus-agent-synchronize-flags): Revert to ask.
7301         Users will lose all flag changes made while unplugged with
7302         e.g. nntp unless flag synchronization happens, thus `nil' is not a
7303         good default.  See numerous reports on ding mailing list.
7304
7305 2004-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7306
7307         * nndoc.el (nndoc-type-alist): Improve regexp for article-begin,
7308         add generate-head-function and generate-article-function to the
7309         rfc822-forward entry.
7310         (nndoc-rfc822-forward-generate-article): New function.
7311         (nndoc-rfc822-forward-generate-head): New function.
7312
7313         * mm-decode.el (mm-dissect-buffer): Simplify cleaning of CTE.
7314
7315 2004-07-06  Dan Christensen  <jdc@uwo.ca>
7316
7317         * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
7318         respect display group parameter and gnus-summary-expunge-below.
7319         (gnus-articles-to-read): Remove unused reference to display group
7320         parameter.
7321
7322 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7323
7324         * nnheader.el (nnheader-uniquify-message-id): New experimental
7325         variable.
7326         (nnheader-nov-read-message-id): Use it.
7327
7328         * spam-report.el (spam-report-gmane): Add interactive.
7329
7330 2004-07-02  Katsumi Yamaoka  <yamaoka@jpl.org>
7331
7332         * mm-encode.el (mm-content-transfer-encoding-defaults): Use
7333         qp-or-base64 for the application/* types.
7334
7335 2004-07-02  Joakim Verona  <joakim@verona.se>  (tiny change)
7336
7337         * nnrss.el (nnrss-read-group-data): Fix off-by-one error.
7338
7339 2004-06-30  Teodor Zlatanov  <tzz@lifelogs.com>
7340
7341         * gnus-registry.el (gnus-registry-trim): Don't allow a negative
7342         trim value.
7343
7344 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
7345
7346         * nnmaildir.el (nnmaildir--condcase, nnmaildir--enoent-p):
7347         New macro and function.
7348         (nnmaildir--new-number, nnmaildir-request-set-mark): Use them.
7349
7350 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7351
7352         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Fix cleaning of
7353         after-load-alist.
7354
7355 2004-06-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7356
7357         * gnus-group.el (gnus-group-get-new-news-this-group): Don't
7358         update info that isn't there.
7359
7360 2004-06-29  Ilya N. Golubev  <gin@mo.msk.ru>.
7361
7362         * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
7363         entry.
7364
7365 2004-06-29  Katsumi Yamaoka  <yamaoka@jpl.org>
7366
7367         * mm-view.el (mm-inline-render-with-function): Use multibyte
7368         buffer; decode html source by charset.
7369
7370         * mm-encode.el (mm-content-transfer-encoding-defaults): Doc fix.
7371
7372         * mm-util.el (mm-enrich-utf-8-by-mule-ucs): New function run when
7373         Mule-UCS is loaded under XEmacs.
7374         (mm-mime-mule-charset-alist): Avoid duplicated entries.
7375
7376 2004-06-28  Jesper Harder  <harder@ifa.au.dk>
7377
7378         * nnheader.el (nnheader-max-head-length): Increase to 8192.
7379
7380 2004-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7381
7382         * mm-util.el (mm-coding-system-p): Return a coding-system.
7383         (mm-mime-mule-charset-alist): Use shift_jis instead of
7384         iso-2022-jp-2 for the katakana-jisx0201 mule charset; add new
7385         entries for the mime charsets iso-2022-jp-3 and shift_jis.
7386         (mm-coding-system-priorities): Use shift_jis and iso-8859-1
7387         instead of japanese-shift-jis and iso-latin-1 respectively in
7388         order to share the default value with both Emacs and XEmacs-mule.
7389         (mm-mule-charset-to-mime-charset): Make
7390         mm-coding-system-priorities effective.
7391         (mm-sort-coding-systems-predicate): Canonicalize coding-systems
7392         while predicating of candidates upon the priorities.
7393
7394 2004-06-27  Jesper Harder  <harder@ifa.au.dk>
7395
7396         * gnus-sum.el (gnus-summary-make-menu-bar): Add
7397         gnus-uu-invert-processable.
7398
7399         * gnus.el: Autoload gnus-uu-invert-processable.
7400
7401 2004-06-24  Katsumi Yamaoka  <yamaoka@jpl.org>
7402
7403         * mm-util.el (mm-with-multibyte-buffer): New macro.
7404
7405         * rfc2047.el (rfc2047-encode-string): Use it.
7406         (rfc2047-encode-region): Move point to the end of the region after
7407         encoding.  Suggested by IRIE Tetsuya <irie@t.email.ne.jp>.
7408
7409 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7410
7411         * gnus-cite.el (gnus-cite-parse): Don't ignore case when finding
7412         ">From ".  Thanks to Reiner Steib <Reiner.Steib@gmx.de>.
7413
7414 2004-06-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7415
7416         * gnus-cite.el (gnus-cite-ignore-quoted-from): New user option.
7417         (gnus-cite-parse): Ignore quoted envelope From_.  Suggested by
7418         Karl Chen <quarl@nospam.quarl.org>.
7419
7420 2004-06-23  Jesper Harder  <harder@ifa.au.dk>
7421
7422         * message.el (message-idna-to-ascii-rhs-1): Don't choke on
7423         invalid addresses.
7424
7425 2004-06-21  Teodor Zlatanov  <tzz@lifelogs.com>
7426
7427         * spam.el: Change section markers, revise TODO list.
7428         (spam-backends): Make new master list of all installed backends.
7429         (spam-summary-exit-behavior): Add new variable to determine how
7430         messages moves are done at summary exit.
7431         (spam-move-spam-nonspam-groups-only)
7432         (spam-process-ham-in-nonham-groups)
7433         (spam-process-ham-in-spam-groups): Remove variables, the
7434         spam-summary-exit-behavior variable should be used to manage this
7435         behavior.
7436         (spam-old-ham-articles, spam-old-spam-articles): Remove.
7437         (spam-old-articles): Add variable, replacing spam-old-ham-articles
7438         and spam-old-spam-articles.
7439         (spam-use-copy, spam-use-move, spam-use-gmane, spam-use-resend):
7440         Add empty variables, placeholders for the backends they represent.
7441         (spam-set-difference): Move, unchanged.
7442         (spam-list-of-processors): Declare OBSOLETE, not used anymore
7443         unless the user has a processor variable.
7444         (spam-classifications, spam-classification-valid-p)
7445         (spam-backend-properties, spam-backend-property-valid-p)
7446         (spam-backend-function-type-valid-p)
7447         (spam-process-type-valid-p, spam-list-articles): Add helper functions.
7448         (spam-report-articles-gmane, spam-report-articles-resend):
7449         Remove functions, they are not needed.
7450         (spam-install-backend-super, spam-backend-list)
7451         (spam-backend-check, spam-backend-valid-p, spam-backend-info)
7452         (spam-backend-function, spam-backend-ham-registration-function)
7453         (spam-backend-spam-registration-function)
7454         (spam-backend-ham-unregistration-function)
7455         (spam-backend-spam-unregistration-function)
7456         (spam-backend-statistical-p, spam-backend-mover-p)
7457         (spam-install-backend-alias, spam-install-checkonly-backend)
7458         (spam-install-mover-backend, spam-install-nocheck-backend)
7459         (spam-install-backend, spam-install-statistical-backend)
7460         (spam-install-statistical-checkonly-backend): Add backend installation
7461         support.
7462         (spam-summary-prepare-exit): Rewrite to use the new backend code.
7463         (spam-group-processor-p): Use the new backend code and respect the
7464         summary exit behavior.
7465         (spam-mark-spam-as-expired-and-move-routine): Remove.
7466         (spam-summary-prepare): Change to use the new spam-old-articles
7467         variable.
7468         (spam-copy-or-move-routine, spam-copy-spam-routine)
7469         (spam-move-spam-routine, spam-copy-ham-routine)
7470         (spam-move-ham-routine): Add code to copy/move ham or spam.
7471         (spam-fetch-field-fast): Improve doc and code, plus allow the
7472         'number request.
7473         (spam-list-of-checks, spam-list-of-statistical-checks): Remove
7474         variables.
7475         (spam-split, spam-find-spam): Use the new backend code.
7476         (spam-registration-functions): Remove variable.
7477         (spam-unregister-routine): Add convenience wrapper.
7478         (spam-log-undo-registration, spam-register-routine)
7479         (spam-log-processing-to-registry)
7480         (spam-log-unregistration-needed-p): Rename "check" to "backend"
7481         where possible.
7482         (spam-check-gmane-xref, spam-check-regex-headers)
7483         (spam-check-blackholes, spam-check-stat, spam-check-ifile)
7484         (spam-check-BBDB, spam-check-whitelist, spam-check-blacklist)
7485         (spam-check-bogofilter-headers, spam-check-spamoracle)
7486         (spam-check-spamassassin-headers, spam-check-bsfilter-headers)
7487         (spam-check-crm114-headers): Use the spam-split-group that
7488         spam-split prepares, no need to determine it every time.
7489
7490         * nnimap.el (nnimap-retrieve-headers-progress): Add the message number
7491         to the nnheader-parse-naked-head call.
7492
7493         * nnheader.el (nnheader-generate-fake-message-id): Fix indentation.
7494
7495         * gnus-sum.el (gnus-nov-parse-line): Add the message number to
7496         the nnheader-nov-read-message-id call.
7497
7498 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7499
7500         * gnus-group.el (gnus-group-get-new-news-this-group): Don't call
7501         gnus-activate-group twice.  Suggested by Markus Peter
7502         <warp@spin.de>.
7503
7504 2004-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
7505
7506         * gnus-art.el (gnus-article-time-format): Exchange the order of
7507         day and month in the default value; fix customization type.
7508         (article-date-ut): Use add-text-properties.
7509         (article-make-date-line): Use message-make-date instead of
7510         current-time-string.
7511
7512         * message.el (message-fetch-field): Don't use set-text-properties.
7513         (message-make-date): Simplify.
7514
7515         * messagexmas.el (message-xmas-make-date): New function.
7516         (message-xmas-redefine): Defalias message-make-date to it.
7517
7518 2004-06-17  Katsumi Yamaoka  <yamaoka@jpl.org>
7519
7520         * rfc2047.el (rfc2047-syntax-table): Treat `(' and `)' as is.
7521         (rfc2047-encode-region): Treat text within parentheses as special;
7522         show the original text when error has occurred.
7523
7524         * gnus-group.el (gnus-group-get-new-news-this-group): Pass the
7525         already-computed method to gnus-activate-group.
7526
7527         * gnus-start.el (gnus-make-hashtable-from-newsrc-alist): Make the
7528         same select-methods identical Lisp objects.
7529
7530         * gnus-srvr.el (gnus-server-set-info): Don't make a new Lisp
7531         object when modifying the info.
7532
7533 2004-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
7534
7535         * gnus-srvr.el (gnus-server-set-info): Remove the server from
7536         gnus-opened-servers since it has never been opened with the new
7537         configuration yet.
7538
7539 2004-06-15  Katsumi Yamaoka  <yamaoka@jpl.org>
7540
7541         * nnheader.el (nnheader-nov-read-message-id): Pass the optional
7542         arg to nnheader-generate-fake-message-id.
7543
7544 2004-06-14  Teodor Zlatanov  <tzz@lifelogs.com>
7545
7546         * nnheader.el (nnheader-generate-fake-message-id): Accept a
7547         number and build a fake message ID localized to a group and
7548         article number (so it's repeatable from that point on).
7549         (nnheader-fake-message-id-p): Change regex to accomodate new fake
7550         ID format.
7551
7552         * gnus-sum.el (gnus-get-newsgroup-headers): Call
7553         nnheader-generate-fake-message-id with the article number.
7554
7555 2004-06-12  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
7556
7557         * gnus-art.el (gnus-article-next-page): Fix the way to find a real
7558         end-of-buffer.
7559
7560 2004-06-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7561
7562         * message.el (message-ignored-supersedes-headers): Add Approved.
7563
7564 2004-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
7565
7566         * rfc2047.el (rfc2047-encode-message-header): Remove useless
7567         goto-char.
7568         (rfc2047-encode): Fold the line before encoding.
7569
7570 2004-06-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7571
7572         * rfc2047.el (rfc2047-encode-message-header): Disabled header
7573         folding -- not all headers can be folded, and this should be done
7574         by the message composition mode.  Probably.  I think.
7575
7576 2004-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
7577
7578         * gnus-util.el (gnus-remove-text-with-property): Make it slightly
7579         fast.
7580
7581         * gnus-ems.el (gnus-remove-image): Don't use
7582         message-text-with-property; remove only the image found first.
7583
7584         * gnus-xmas.el (gnus-xmas-remove-image): Remove only the image
7585         found first.
7586
7587 2004-06-09  Jesper Harder  <harder@ifa.au.dk>
7588
7589         * message.el (message-send-mail-with-sendmail): Use with-current-buffer.
7590
7591 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
7592
7593         * message.el (message-text-with-property): Make it fast and accept
7594         optional arguments.
7595         (message-strip-forbidden-properties): Use it.
7596         (message-fix-before-sending): Follow the m-t-w-p change.
7597
7598         * gnus-ems.el (gnus-remove-image): Follow the m-t-w-p change.
7599
7600 2004-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
7601
7602         * gnus-art.el (article-hide-headers): Don't change the buffer
7603         mistakenly when performing mml-preview even if
7604         gnus-single-article-buffer is nil.
7605
7606 2004-06-08  Kai Grossjohann  <kgrossjo@eu.uu.net>
7607
7608         * message.el (message-expand-name-databases): New user option.
7609         (message-expand-name): Use it.
7610
7611 2004-06-07  Teodor Zlatanov  <tzz@lifelogs.com>
7612
7613         * spam.el (spam-report-articles-resend)
7614         (spam-report-resend-register-routine): Allow ham reporting.
7615         (spam-report-resend-register-ham-routine): Add wrapper.
7616         (spam-registration-functions): Add ham resending functions.
7617         (spam-list-of-processors): Add ham resend processor.
7618
7619         * gnus.el (ham-resend-to): Add new group parameter.
7620         (spam-process): Add ham resend option.
7621
7622         * spam-report.el (spam-report-resend): Allow reporting ham.
7623         (spam-report-resend-ham): Add wrapper.
7624
7625 2004-06-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7626
7627         * message.el (message-cite-articles-with-x-no-archive): New
7628         variable.
7629         (message-cite-original): Use it.
7630
7631 2004-06-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7632
7633         * message.el (message-cite-original): Respect X-No-Archive.
7634
7635 2004-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
7636
7637         * gnus-art.el (article-hide-headers): Refer to the values for
7638         gnus-ignored-headers and gnus-visible-headers in the summary
7639         buffer since a user may have set them as group parameters.
7640
7641 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
7642
7643         * assistant.el (assistant-node-name): Add convenience function.
7644         (assistant-render-text, assistant-render-node): Add error handling,
7645         plus handle multiple next nodes.
7646         (assistant-find-next-node): Comment out for now.
7647         (assistant-find-next-nodes): Add function, returns list of next
7648         nodes.
7649
7650 2004-06-02  Reiner Steib  <Reiner.Steib@gmx.de>
7651
7652         * mail-source.el (mail-source-directory): Fix doc-string.
7653
7654 2004-05-29  Teodor Zlatanov  <tzz@lifelogs.com>
7655
7656         * assistant.el (assistant-render-text, assistant-eval): Add :set
7657         widget type, which is different because it takes and returns a
7658         list.  Much hilarity ensues.
7659
7660 2004-05-28  Reiner Steib  <Reiner.Steib@gmx.de>
7661
7662         * gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
7663
7664         * gnus-group.el (gnus-group-get-new-news-this-group): Added
7665         doc-string.
7666
7667         * gnus-start.el (gnus-activate-group): Added doc-string.
7668
7669 2004-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
7670
7671         * mm-encode.el (mm-safer-encoding): Consider 7bit is safe.
7672
7673 2004-05-27  Teodor Zlatanov  <tzz@lifelogs.com>
7674
7675         * assistant.el (assistant-render-text): Try to add a :set
7676         widget, more to come.
7677
7678         * spam.el (spam-group-spam-contents-p): Handle empty groupname
7679         strings.
7680         (spam-report-articles-resend)
7681         (spam-register-routine): Do registration iff any articles warrant
7682         it.
7683         (spam-summary-prepare-exit): Change log message for nil group
7684         destinations.
7685
7686 2004-05-27  Daniel Pittman  <daniel@rimspace.net>
7687
7688         * spam.el (spam-report-resend-register-routine): Allow
7689         spam-report-resend-to to be a group parameter or a global value.
7690
7691 2004-05-26  Simon Josefsson  <jas@extundo.com>
7692
7693         * starttls.el: Merge with my GNUTLS based starttls.el.
7694         (starttls-gnutls-program, starttls-use-gnutls)
7695         (starttls-extra-arguments, starttls-process-connection-type)
7696         (starttls-connect, starttls-failure, starttls-success): New
7697         variables.
7698         (starttls-program, starttls-extra-args): Doc fix.
7699         (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New
7700         functions.
7701         (starttls-negotiate, starttls-open-stream): Check
7702         `starttls-use-gnutls' and pass on to corresponding *-gnutls
7703         function if it is set.
7704
7705 2004-05-27  Katsumi Yamaoka  <yamaoka@jpl.org>
7706
7707         * rfc2047.el (rfc2047-encode-region): Encode encoded words in
7708         structured fields.
7709
7710 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7711
7712         * message.el (message-resend): Bind rfc2047-encode-encoded-words.
7713
7714 2004-05-26  Teodor Zlatanov  <tzz@lifelogs.com>
7715
7716         * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
7717         variable.
7718         (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
7719         assigning the spam-mark to new messages.
7720
7721 2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
7722
7723         (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
7724
7725 2004-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
7726
7727         * dgnushack.el: Autoload customize-set-variable for XEmacs.
7728
7729         * rfc2047.el (rfc2047-encodable-p): Don't move point.
7730         (rfc2047-decode): Treat the ascii coding-system as raw-text by
7731         default.
7732
7733 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
7734
7735         * gnus-sum.el (gnus-summary-delete-article): invoke hook with
7736         correct data.
7737
7738 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
7739
7740         * spam.el (spam-list-of-processors): Use nil for nonexistent processors.
7741         (spam-group-processor-p): Fix function.
7742         (spam-group-processor-multiple-p)
7743         (spam-group-spam-processor-report-gmane-p)
7744         (spam-group-spam-processor-report-resend-p)
7745         (spam-group-spam-processor-bogofilter-p)
7746         (spam-group-spam-processor-blacklist-p)
7747         (spam-group-spam-processor-ifile-p)
7748         (spam-group-ham-processor-ifile-p)
7749         (spam-group-spam-processor-spamoracle-p)
7750         (spam-group-spam-processor-crm114-p)
7751         (spam-group-ham-processor-bogofilter-p)
7752         (spam-group-spam-processor-stat-p)
7753         (spam-group-ham-processor-stat-p)
7754         (spam-group-ham-processor-whitelist-p)
7755         (spam-group-ham-processor-BBDB-p)
7756         (spam-group-ham-processor-spamoracle-p)
7757         (spam-group-ham-processor-copy-p): Remove functions with some
7758         prejudice against unneeded code.
7759         (spam-report-articles-resend)
7760         (spam-report-resend-register-routine): Allow the group/topic
7761         spam-resend-to value to override spam-report-resend-to.
7762         (spam-summary-prepare-exit): Invoke spam-group-processor-p
7763         properly now.
7764
7765         * gnus.el (spam-resend-to): Add group/topic parameter.
7766         (spam-process): Move the OBSOLETE processors to the end of the
7767         choices.
7768
7769 2004-05-24  Daniel Pittman  <daniel@rimspace.net>
7770
7771         * spam-report.el (spam-report-resend-to, spam-report-resend): Start
7772         with resend-to set to nil, and then ask the user if necessary.
7773         (spam-report-resend): spam-report-resend takes a list of articles, not
7774         separate article numbers.
7775
7776 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
7777
7778         * mm-decode.el (mm-text-html-renderer): Make sure w3m exists in
7779         addition to emacs-w3m.
7780
7781 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7782
7783         * assistant.el (assistant-authinfo-data): New function.
7784         (assistant-eval): Eval for entire assistant.
7785
7786         * netrc.el (netrc-services-file): New variable.
7787         (netrc-parse-services): New function.
7788         (netrc-find-service-name): New function.
7789         (netrc-find-service-number): New function.
7790         (netrc-port-equal): New function.
7791         (netrc-machine): Use it.
7792
7793         * nnimap.el (nnimap-open-connection): Use netrc.
7794
7795         * gnus-util.el (gnus-netrc-get): Remove aliases.
7796
7797         * gnus-sum.el (gnus-auto-center-summary): Change default to 2.
7798
7799         * assistant.el (wid-edit): Fix compilation.
7800
7801         * gnus-util.el (gnus-set-file-modes): Just ignore errors.
7802
7803 2004-05-23  Paul Stodghill  <stodghil@cs.cornell.edu>
7804
7805         * gnus-util.el (gnus-set-file-modes): New function.  (small
7806         patch).
7807
7808 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7809
7810         * gnus-topic.el (gnus-topic-jump-to-topic): Goto missing topic.
7811
7812         * assistant.el (assistant-render-node): Fix up rendering and
7813         read-only text.
7814         (assistant-render-node): Reset.
7815         (assistant-make-read-only): Not sticky.
7816
7817 2004-05-20  Danny Siu  <dsiu@adobe.com>
7818
7819         * gnus-sum.el (gnus-summary-recenter): Summery buffer was not auto
7820         centered even when gnus-auto-center-summary is t
7821
7822 2004-05-22  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7823
7824         * dns.el (dns-get-txt-answer): New function.
7825         (dns-read-txt): Ditto.
7826         (query-dns): Use it.
7827
7828 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
7829
7830         * gnus-start.el (gnus-get-unread-articles): Don't invalidate
7831         active for foreign groups even if the group level is higher than
7832         the specified value.
7833
7834 2004-05-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7835
7836         * gnus-group.el (gnus-group-jump-to-group): Don't prompt for
7837         non-active groups.
7838
7839         * gnus-art.el (gnus-picon-databases): Add /usr/share/picons.
7840
7841 2004-05-20  Magnus Henoch  <mange@freemail.hu>
7842
7843         * dns.el (dns-read-type): Add support for SVR.  (small patch)
7844
7845 2004-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
7846
7847         * spam.el (spam-use-crm114, spam-crm114, spam-crm114-program)
7848         (spam-crm114-header, spam-crm114-spam-switch)
7849         (spam-crm114-spam-strong-switch, spam-crm114-ham-strong-switch)
7850         (spam-crm114-positive-spam-header)
7851         (spam-crm114-database-directory, spam-list-of-processors)
7852         (spam-group-spam-processor-crm114-p)
7853         (spam-group-ham-processor-crm114-p, spam-extra-header-to-number)
7854         (spam-generic-score, spam-list-of-checks)
7855         (spam-list-of-statistical-checks, spam-registration-functions)
7856         (spam-check-crm114-headers, spam-crm114-score)
7857         (spam-check-crm114, spam-crm114-register-with-crm114)
7858         (spam-crm114-register-spam-routine)
7859         (spam-crm114-unregister-spam-routine)
7860         (spam-crm114-register-ham-routine)
7861         (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
7862         asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
7863
7864         * gnus.el: Add spam-use-crm114.
7865
7866         * spam.el (spam-list-of-processors, spam-registration-functions):
7867         Add spam-use-resend.
7868         (spam-group-spam-processor-report-resend-p): Add utility wrapper.
7869         (spam-report-articles-gmane): Add doc fix.
7870         (spam-report-articles-resend,
7871         spam-report-resend-register-routine): Add wrappers around
7872         spam-report-resend-to.
7873
7874         * spam-report.el (spam-report-resend-to, spam-report-resend):
7875         Add support for resending spam.
7876         (spam-report-gmane): Fix line length >80.
7877
7878         * gnus.el (spam-process): Add spam-use-resend.
7879
7880 2004-05-20  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
7881
7882         * spam.el (spam-mark-spam-as-expired-and-move-routine): Return the
7883         number of processed spam messages.
7884         (spam-ham-copy-or-move-routine): Return the number of processed
7885         ham messages.
7886         (spam-summary-prepare-exit): Use the above values to decide
7887         whether status messages shouled be displayed.
7888
7889 2004-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
7890
7891         * rfc2047.el (rfc2047-encode-function-alist): Renamed from
7892         `rfc2047-encoding-function-alist' in order to avoid conflicting
7893         with the old version.
7894         (rfc2047-encode-region): Concatenate words containing non-ASCII
7895         characters in structured fields; don't encode space-delimited
7896         ASCII words even in unstructured fields; don't break words at
7897         char-category boundaries.
7898         (rfc2047-encode-1): New function.
7899         (rfc2047-encode): Use it; encode text so that it occupies the
7900         maximum width within 76-column; work correctly on Q encoding for
7901         iso-2022-* charsets.
7902         (rfc2047-fold-region): Use existing whitespace for LWSP; make it
7903         sure not to break a line just after the header name.
7904         (rfc2047-b-encode-region): Removed.
7905         (rfc2047-b-encode-string): New function.
7906         (rfc2047-q-encode-region): Removed.
7907         (rfc2047-q-encode-string): New function.
7908
7909         * mm-util.el (mm-replace-in-string): New function.
7910
7911 2004-05-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7912
7913         * gnus-msg.el (gnus-inews-make-draft-meta-information): Really
7914         get it right.
7915         (gnus-inews-make-draft): Really.
7916
7917 2004-05-19  Ben Menasha  <bmenasha@benmenasha.net>
7918
7919         * nnmh.el (nnmh-request-list-1): Don't check the link count
7920         before descending.  (small patch)
7921
7922 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7923
7924         * gnus-msg.el (gnus-inews-make-draft-meta-information): Fix quote
7925         stuff.
7926
7927         * gnus-start.el (gnus-subscribe-hierarchical-interactive): Match
7928         on real group name.
7929
7930         * gnus-art.el (gnus-signature-limit): Doc fix.
7931
7932         * gnus-msg.el (gnus-inews-make-draft): Quote list.
7933
7934         * pgg-pgp.el (pgg-pgp-verify-region): Clean up.
7935
7936 2004-05-19  Michael Schierl  <schierlm-usenet@gmx.de>  (tiny change)
7937
7938         * pgg-pgp.el (pgg-pgp-verify-region): Default when signature
7939         isn't a string.
7940
7941 2004-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7942
7943         * gnus-draft.el (gnus-draft-send): Bind
7944         rfc2047-encode-encoded-words.
7945
7946         * rfc2047.el (rfc2047-encode-region): Encode =? strings.
7947         (rfc2047-encodable-p): Say that =? needs encoding.
7948         (rfc2047-encode-encoded-words): New variable.
7949
7950         * gnus-group.el (gnus-group-select-group): Doc fix.
7951
7952         * gnus-draft.el (gnus-draft-setup): Mark all replied as replied.
7953
7954         * gnus-group.el (gnus-group-mode): Set show-trailing-whitespace
7955         to nil.
7956
7957         * gnus-cache.el (gnus-cache-possibly-enter-article): Use it.
7958
7959         * nnheader.el (nnheader-get-lines-and-char): New function.
7960
7961 2004-05-19  Reiner Steib  <Reiner.Steib@gmx.de>
7962
7963         * gnus-msg.el (gnus-summary-followup-with-original): Document
7964         yanking of region when active.
7965
7966 2004-05-19  Katsumi Yamaoka  <yamaoka@jpl.org>
7967
7968         * gnus-start.el (gnus-get-unread-articles): Do nothing for foreign
7969         groups if the group level is higher than the specified value.
7970
7971 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7972
7973         * gnus-group.el (gnus-group-jump-to-group-prompt): Allow an alist.
7974         (gnus-group-jump-to-group): Added prefix argument using
7975         `gnus-group-jump-to-group-prompt'.  Query before jumping to
7976         non-active group.
7977
7978         * compface.el (uncompface): Be verbose when changing
7979         `uncompface-use-external'.
7980
7981         * gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
7982         handle manual section.
7983
7984 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7985
7986         * gnus-art.el (gnus-button-alist): Revert previous change.
7987
7988 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
7989
7990         * message.el (message-idna-to-ascii-rhs-1): Fix typo.
7991
7992 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
7993
7994         * gnus-msg.el (gnus-inews-do-gcc): Don't use read-only-p to see
7995         whether backend can accept message.
7996
7997         * message.el (message-idna-to-ascii-rhs-1): Don't use equalp.
7998
7999 2004-05-18  Kai Grossjohann  <kgrossjo@eu.uu.net>
8000
8001         * nntp.el (nntp-request-set-mark, nntp-request-update-info):
8002         Avoid creating directory when nntp-marks-is-evil is true.
8003         Reported by Reiner Steib.
8004
8005 2004-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
8006
8007         * gnus-picon.el (gnus-picon-style): New variable.
8008         (gnus-picon-insert-glyph): Added optional `nostring' argument.
8009         (gnus-picon-transform-address): Support `gnus-picon-style'.  From
8010         Jesper Harder <harder@ifa.au.dk>.
8011
8012 2004-05-18  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8013
8014         * message.el (message-fill-field): Return point.
8015         (message-generate-headers): Go to end of field.
8016
8017         * gnus-start.el (gnus-get-unread-articles-in-group): Don't do
8018         stuff for non-living groups.
8019
8020 2004-05-18  Jesper Harder  <harder@ifa.au.dk>
8021
8022         * gnus-art.el (gnus-article-followup-with-original)
8023         (gnus-article-reply-with-original): gnus-mark-active-p ->
8024         gnus-region-active-p.
8025
8026 2004-05-17  Teodor Zlatanov  <tzz@lifelogs.com>
8027
8028         * spam.el (spam-summary-prepare-exit): Fix messages, so they show
8029         only when there is spam or ham to be processed.
8030
8031 2004-05-17  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8032
8033         * mail-source.el (mail-source-delete-crash-box): Refactor.
8034         (mail-source-fetch): Use it.
8035         (mail-source-fetch-file): Ditto.
8036         (mail-source-fetch-directory): Run postscript in loop.
8037         (mail-source-fetch-pop): Delete.
8038         (mail-source-fetch-maildir): Ditto.
8039         (mail-source-fetch-imap): Ditto.
8040
8041         * imap.el (imap-authenticators): Comment out sasl.
8042
8043         * message.el (message-skip-to-next-address): New function.
8044         (message-fill-header-address): Refactor.
8045         (message-fill-address): Use it.
8046         (message-delete-address): Use it.
8047         (message-fill-header-general): Refactor.
8048         (message-fill-field-address): Rename.
8049         (message-narrow-to-field): Find the start of the header.
8050         (message-header-format-alist): Don't pre-fill.
8051         (message-fill-header): Removed.
8052         (message-insert-header): New function.
8053         (message-shorten-references): Use it.
8054
8055         * rfc2047.el (rfc2047-field-value): Strip props.
8056
8057         * mail-parse.el (mail-header-make-address): New alias.
8058
8059         * ietf-drums.el (ietf-drums-make-address): New function.
8060
8061         * imap.el: Add compiler directives.
8062
8063         * gnus-score.el (gnus-score-edit-done): run-hook->run-hooks.
8064
8065         * gnus-art.el (article-decode-idna-rhs): Don't use
8066         message-idna-inside-rhs-p.
8067
8068 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8069
8070         * message.el (message-idna-inside-rhs-p): Removed.
8071         (message-idna-to-ascii-rhs-1): Use proper address parsing.
8072
8073         * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
8074         false positives.
8075
8076 2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
8077
8078         * imap.el (imap-sasl-make-mechanisms): Use sasl.
8079
8080 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8081
8082         * nneething.el (nneething-file-name): Don't create spurions
8083         files.
8084
8085         * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
8086         (gnus-inews-do-gcc): Remove sleep.
8087
8088         * gnus-art.el (gnus-mime-delete-part): Error message when no MIME
8089         part under point.
8090
8091         * gnus-agent.el (gnus-agent-synchronize-flags): Default to nil.
8092         (gnus-agent-regenerate-group): Using nil messages aren't valid.
8093
8094 2004-05-15  Teodor Zlatanov  <tzz@lifelogs.com>
8095
8096         * spam.el (spam-summary-prepare-exit): Fixed (length).
8097
8098 2004-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
8099
8100         * spam.el (spam-summary-prepare-exit): Fix to produce "marking spam
8101         as expired without moving it" message when there are spam
8102         messages left.
8103
8104 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
8105
8106         * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
8107         header is not nil.
8108
8109 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
8110
8111         * nntp.el (nntp-request-set-mark, nntp-request-update-info): Call
8112         nntp-possibly-create-directory, not nntp-possibly-change-group.
8113         (nntp-marks-changed-p): New arg SERVER.
8114         (nntp-request-update-info): Adjust caller.
8115
8116 2004-05-14  Kai Grossjohann  <kai@emptydomain.de>
8117
8118         * nntp.el (nntp-save-marks): Pass missing arg.
8119
8120 2004-05-13  Kai Grossjohann  <kai.grossjohann@gmx.net>
8121
8122         * nntp.el: Support marks.
8123         (nntp-marks-is-evil, nntp-marks-file-name, nntp-marks)
8124         (nntp-marks-modtime, nntp-marks-directory): New variables.
8125         (nntp-request-set-mark, nntp-request-update-info)
8126         (nntp-possibly-create-directory, nntp-marks-changed-p)
8127         (nntp-save-marks, nntp-open-marks, nntp-marks-directory): New
8128         functions.
8129
8130 2004-05-12  Jesper Harder  <harder@ifa.au.dk>
8131
8132         * gnus-xmas.el (gnus-xmas-select-lowest-window)
8133         (gnus-xmas-redefine): Rename.
8134
8135         * gnus-score.el (gnus-score-insert-help): Use
8136         gnus-select-lowest-window.
8137
8138         * gnus-ems.el (gnus-select-lowest-window): Copy definition of
8139         appt-select-lowest-window and rename to gnus-select-lowest-window.
8140
8141         * gnus.el: do.
8142
8143 2004-05-12  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8144
8145         * rfc2047.el (rfc2047-encode): Use uppercase letters to specify
8146         encodings of MIME-encoded words, in order to improve
8147         interoperability with several broken MUAs.
8148
8149 2004-05-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8150
8151         * mm-view.el (mm-inline-text-html-render-with-w3): Check META
8152         tags, only when charsets are not specified in headers.
8153         (mm-inline-text-html-render-with-w3m): Ditto.
8154
8155         * lpath.el: Remove `w3m-meta-content-type-charset-regexp' and
8156         `w3m-charset-to-coding-system'.  Add `w3m-detect-meta-charset'.
8157
8158 2004-05-06  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8159
8160         * gnus-art.el (article-strip-banner): Use MIME-encoded from fields
8161         instead of MIME-decoded from fields when checking
8162         `gnus-article-address-banner-alist'.
8163
8164 2004-05-03  Jesper Harder  <harder@ifa.au.dk>
8165
8166         * nnrss.el (nnrss-check-group, nnrss-read-group-data): Hash on
8167         description rather than subject.
8168
8169 2004-05-02  Steve Youngs  <steve@youngs.au.com>
8170
8171         * dgnushack.el: Autoload `mail-fetch-field' for XEmacs.
8172
8173 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8174
8175         * gnus.el (gnus-version-number): Bump.
8176
8177 2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
8178
8179         * gnus.el: No Gnus v0.2 is released.
8180
8181 2004-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8182
8183         * gnus-agent.el (gnus-agent-read-agentview): Inline
8184         gnus-uncompress-range.
8185
8186 2004-05-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8187
8188         * spam.el (spam-bsfilter-path): Use `executable-find' instead of
8189         `exec-installed-p'.
8190
8191 2004-04-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
8192
8193         * gnus.el (spam-process, spam-autodetect-methods): Add
8194         bsfilter and bsfilter-headers.
8195
8196         * spam.el (spam-bsfilter): New customize group.
8197         (spam-use-bsfilter, spam-use-bsfilter-headers, spam-bsfilter-path)
8198         (spam-bsfilter-header, spam-bsfilter-probability-header)
8199         (spam-bsfilter-spam-switch, spam-bsfilter-ham-switch)
8200         (spam-bsfilter-spam-strong-switch, spam-bsfilter-ham-strong-switch)
8201         (spam-bsfilter-database-directory): New options.
8202         (spam-install-hooks, spam-list-of-processors, spam-list-of-checks)
8203         (spam-list-of-statistical-checks, spam-registration-functions):
8204         Add `spam-use-bsfilter' and `spam-use-bsfilter-headers'.
8205         (spam-bsfilter-score): New command.
8206         (spam-check-bsfilter-headers, spam-check-bsfilter)
8207         (spam-bsfilter-register-with-bsfilter)
8208         (spam-bsfilter-register-spam-routine)
8209         (spam-bsfilter-unregister-spam-routine)
8210         (spam-bsfilter-register-ham-routine)
8211         (spam-bsfilter-unregister-ham-routine): New functions.
8212         (spam-generic-score): Support bsfilter; Accept an optional argument
8213         to recalcurate spam score even if scoring header has already been
8214         added.
8215         (spam-bogofilter-score, spam-spamassassin-score): Accept an
8216         optional argument to recalcurate spam score even if scoring header
8217         has already been added.
8218
8219 2004-04-29  Jesper Harder  <harder@ifa.au.dk>
8220
8221         * nnrss.el (nnrss-get-namespace-prefix): Use string= to compare
8222         strings!  Reported by David D. Smith <davidsmith@acm.org>.
8223         (nnrss-check-group, nnrss-read-group-data): Hash on Subject if
8224         link is missing.
8225
8226 2004-04-28  Jesper Harder  <harder@ifa.au.dk>
8227
8228         * html2text.el (html2text-replace-list): Add &amp; and &apos;.
8229         (html2text-get-attr): Rewrite.
8230
8231         * message.el (message-setup-1): Remove redundant put-text-property
8232         on mail-header-separator.
8233
8234 2004-04-27  Teodor Zlatanov  <tzz@lifelogs.com>
8235
8236         * gnus-registry.el (gnus-registry-cache-whitespace)
8237         (gnus-registry-action, gnus-registry-spool-action)
8238         (gnus-registry-split-fancy-with-parent): Change message levels
8239         from 5 to 3 or 7, as needed.
8240
8241         * spam.el (spam-summary-prepare-exit)
8242         (spam-mark-junk-as-spam-routine, spam-fetch-field-fast)
8243         (spam-split, spam-find-spam, spam-log-undo-registration)
8244         (spam-check-blackholes, spam-enter-ham-BBDB): Changed message
8245         level from 5 to 6.
8246
8247 2004-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8248
8249         * gnus-ems.el: Autoload appt-select-lowest-window (revert
8250         2004-03-04 change).
8251
8252 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
8253
8254         * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
8255         Use mapc when appropriate.
8256
8257         * sieve-manage.el (sieve-manage-open): do.
8258
8259         * nnweb.el (nnweb-insert-html): do.
8260
8261         * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
8262         (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
8263
8264         * nnspool.el (nnspool-request-group): do.
8265
8266         * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
8267         do.
8268
8269         * nnml.el (nnml-request-update-info): do.
8270
8271         * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
8272         (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
8273
8274         * nnimap.el (nnimap-request-close, nnimap-acl-edit)
8275         (nnimap-request-set-mark): do.
8276
8277         * nnfolder.el (nnfolder-request-update-info): do.
8278
8279         * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
8280         do.
8281
8282         * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
8283
8284         * gnus-uu.el (gnus-uu-find-articles-matching): do.
8285
8286         * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
8287         do.
8288
8289         * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
8290         do.
8291
8292         * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
8293
8294         * gnus-nocem.el (gnus-nocem-scan-groups): do.
8295
8296         * gnus-int.el (gnus-start-news-server): do.
8297
8298         * gnus-group.el (gnus-group-make-kiboze-group)
8299         (gnus-group-browse-foreign-server): do.
8300
8301 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
8302
8303         FIXME: Make separate entries for each person.
8304
8305         From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
8306         Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
8307         <shields@msrl.com>:
8308
8309         * spam.el (spam-necessary-extra-headers): Get the extra headers we
8310         may need for spam sorting and scoring.
8311         (spam-user-format-function-S): Add user format function suitable for
8312         general use.
8313         (spam-article-sort-by-spam-status): Add sorting function for summary
8314         sorting.
8315         (spam-extra-header-to-number): Add function to get a score from a
8316         header.
8317         (spam-summary-score): Add function to  get a numeric score from the
8318         headers.
8319         (spam-generic-score): Fixed function doc, was in wrong place.
8320         (spam-initialize): Take symbols when it's run, and install the
8321         extra headers that spam-necessary-extra-headers thinks we need.
8322
8323 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
8324
8325         * spam.el (spam-summary-prepare-exit): Add logic and message fix.
8326         Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
8327
8328 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
8329
8330         * gnus-sum.el (gnus-set-global-variables)
8331         (gnus-build-all-threads, gnus-get-newsgroup-headers)
8332         (gnus-article-get-xrefs, gnus-summary-best-group)
8333         (gnus-summary-next-article, gnus-summary-enter-digest-group)
8334         (gnus-summary-set-bookmark, gnus-offer-save-summaries)
8335         (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
8336         with-current-buffer.
8337
8338 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
8339
8340         * spam.el (spam-summary-prepare-exit): Simplify logic.
8341         (spam-fetch-article-header): Read the article header if it's not
8342         available.
8343         (spam-list-articles): Simplify logic.
8344         (spam-filelist-register-routine): Fix bug with unregister-list.
8345
8346         * gnus-registry.el: Fix comments at beginning.
8347
8348 2004-04-16  Jesper Harder  <harder@ifa.au.dk>
8349
8350         * message.el (message-cater-to-broken-inn): Remove.
8351         (message-shorten-references): Make sure the total folded length of
8352         References is shorter than 998 characters to cater to a bug in INN
8353         2.3.  Also, don't pretend that references aren't folded -- this
8354         hasn't worked for a while.
8355
8356 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8357
8358         * gnus-agent.el (gnus-agentize):
8359         gnus-agent-send-mail-real-function no longer set to current value
8360         of message-send-mail-function but rather a lambda that calls
8361         message-send-mail-function.  The change makes the agent real-time
8362         responsive to user changes to message-send-mail-function.
8363
8364 2004-04-15  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8365
8366         * legacy-gnus-agent.el
8367         (gnus-agent-convert-to-compressed-agentview): Fixed typos with
8368         help from Florian Weimer <fw@deneb.enyo.de>
8369
8370 2004-04-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8371
8372         * nnmail.el (nnmail-cache-insert): Revert last change.
8373
8374 2004-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
8375
8376         * nnmail.el (nnmail-cache-insert): Always check whether
8377         nnmail-cache-ignore-groups matches a group name.
8378
8379 2004-04-13  Teodor Zlatanov  <tzz@lifelogs.com>
8380
8381         * spam.el (spam-fetch-field-fast, spam-generate-fake-headers)
8382         (spam-find-spam, spam-log-processing-to-registry)
8383         (spam-log-registered-p, spam-log-unregistration-needed-p)
8384         (spam-log-undo-registration): Use gnus-message instead of
8385         gnus-error, none of these errors are fatal.
8386
8387         * gnus-registry.el (gnus-registry-clean-empty-function)
8388         (gnus-registry-clean-empty): Remove only empty entries without
8389         extra data.
8390
8391 2004-04-12  Teodor Zlatanov  <tzz@lifelogs.com>
8392
8393         * spam-stat.el (spam-stat-buffer-change-to-spam)
8394         (spam-stat-buffer-change-to-non-spam): Change (error) to
8395         (gnus-message 8) invocation.
8396
8397 2004-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8398
8399         * nntp.el (nntp-via-netcat-command): New variable.
8400         (nntp-via-netcat-switches): New variable.
8401         (nntp-open-via-rlogin-and-netcat): New function.
8402         (nntp-open-connection-function): Doc fix.
8403         (nntp-telnet-command): Doc fix.
8404         (nntp-end-of-line): Doc fix.
8405         (nntp-via-rlogin-command): Doc fix.
8406         (nntp-via-user-name): Doc fix.
8407         (nntp-via-address): Doc fix.
8408
8409 2004-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8410
8411         * mml2015.el (mml2015-use): Avoid the "Recursive load suspected"
8412         error in Emacs 21.1.
8413
8414 2004-04-08  Reiner Steib  <Reiner.Steib@gmx.de>
8415
8416         * gnus-start.el (gnus-get-unread-articles): Fix last commit.
8417
8418 2004-04-07  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8419         * gnus-agent.el (gnus-agent-total-fetched-hashtb): New variable.
8420         (gnus-agent-with-refreshed-group): New macro.
8421         (gnus-agent-rename-group): New function.
8422         (gnus-agent-delete-group): New function.
8423         (gnus-agent-save-group-info): Use gnus-command-method when
8424         `method' parameter is nil.  Don't write nil entries into the
8425         active file.
8426         (gnus-agent-get-group-info): New function.
8427         (gnus-agent-fetch-articles): Use
8428         gnus-agent-update-files-total-fetched-for to increment disk space
8429         used.
8430         (gnus-agent-fetch-headers, gnus-agent-save-alist): Use
8431         gnus-agent-update-view-total-fetched-for to increment disk space
8432         used.
8433         (gnus-agent-get-local): Added optional parameters to avoid calling
8434         gnus-group-real-name and gnus-find-method-for-group.
8435         (gnus-agent-set-local): Delete stored entry if either min, or max,
8436         are nil.
8437         (gnus-agent-fetch-session): Reworded error/quit messages.  On
8438         quit, use gnus-agent-regenerate-group to record existance of any
8439         articles fetched to disk before the quit occurred.
8440         (gnus-agent-expire-group-1): Use gnus-agent-with-refreshed-group,
8441         gnus-agent-update-view-total-fetched-for, and
8442         gnus-agent-update-files-total-fetched-for to decrement disk space
8443         used.
8444         (gnus-agent-retrieve-headers): Use
8445         gnus-agent-update-view-total-fetched-for to increment disk space
8446         used.
8447         (gnus-agent-regenerate-group): Replace gnus-group-update-group
8448         with gnus-agent-update-files-total-fetched-for to decrement disk
8449         space and fresh group buffer.
8450         (gnus-agent-inhibit-update-total-fetched-for): New variable.
8451         (gnus-agent-need-update-total-fetched-for): New variable.
8452         (gnus-agent-update-files-total-fetched-for): New function.
8453         (gnus-agent-update-view-total-fetched-for): New function.
8454         (gnus-agent-total-fetched-for): New function.
8455
8456         * gnus-cache.el (gnus-cache-save-buffers): Use
8457         gnus-cache-update-overview-total-fetched-for to change disk space
8458         used by this group.
8459         (gnus-cache-possibly-enter-article): Use
8460         gnus-cache-update-file-total-fetched-for to increment disk space
8461         used by this group.
8462         (gnus-cache-possibly-remove-article): Use
8463         gnus-cache-update-file-total-fetched-for to decrement disk space
8464         used by this group.
8465         (gnus-cache-generate-nov-databases): Purge total fetched cache.
8466         (gnus-cache-rename-group): New function.
8467         (gnus-cache-delete-group): New function.
8468         (gnus-cache-inhibit-update-total-fetched-for): New variable.
8469         (gnus-cache-need-update-total-fetched-for): New variable.
8470         (gnus-cache-with-refreshed-group): New macro.
8471         (gnus-cache-update-file-total-fetched-for): New function.
8472         (gnus-cache-update-overview-total-fetched-for): New function.
8473         (gnus-cache-rename-group-total-fetched-for): New function.
8474         (gnus-cache-delete-group-total-fetched-for): New function.
8475         (gnus-cache-total-fetched-for): New function.
8476
8477         * gnus-group.el: Require gnus-sum and autoload functions to
8478         resolve warnings when gnus-group.el compiled alone.
8479         (gnus-group-line-format): Documented new %F
8480         (size of Fetched data) group line format; identifies disk space
8481         used by agent and cache.
8482         (gnus-group-line-format-alist): Defined new F format.
8483         (gnus-total-fetched-for): New function.
8484         (gnus-group-delete-group): No longer update
8485         gnus-cache-active-altered as gnus-request-delete-group now keeps
8486         the cache in sync.
8487         (gnus-group-list-active): Let the agent store a server's active
8488         list if currently plugged.
8489
8490         * gnus-int.el (gnus-request-delete-group): Use
8491         gnus-cache-delete-group and gnus-agent-delete-group to keep the
8492         local disk in sync with the server.
8493          (gnus-request-rename-group): Use
8494         gnus-cache-rename-group and gnus-agent-rename-group to keep the
8495         local disk in sync with the server.
8496
8497         * gnus-start.el (gnus-get-unread-articles): Cosmetic
8498         simplification to logic.
8499
8500         * gnus-util.el (gnus-rename-file): New function.
8501
8502 2004-04-07  Christian Neukirchen  <chneukirchen@yahoo.de>  (tiny change)
8503
8504         * mm-util.el (mm-image-load-path): Handle nil in load-path.
8505
8506 2004-04-07  Jesper Harder  <harder@ifa.au.dk>
8507
8508         * rfc2047.el (rfc2047-encoded-word-regexp): Remove unnecessary
8509         '+'.  Reported by Stefan Wiens <s.wi@gmx.net>.
8510
8511 2004-04-06  Jesper Harder  <harder@ifa.au.dk>
8512
8513         * gnus-cache.el (gnus-cache-save-buffers): Check if buffer is
8514         alive.  Reported by Laurent Martelli <laurent@aopsys.com>.
8515
8516 2004-04-03  Jesper Harder  <harder@ifa.au.dk>
8517
8518         * gnus.el (gnus-getenv-nntpserver): Strip whitespace.
8519
8520 2004-04-02  Teodor Zlatanov  <tzz@lifelogs.com>
8521
8522         * spam.el (spam-set-difference): Add function to replace
8523         gnus-set-difference in spam.el.
8524         (spam-summary-prepare-exit): Use spam-set-difference.
8525
8526 2004-03-29  Teodor Zlatanov  <tzz@lifelogs.com>
8527
8528         * gnus-registry.el (gnus-registry-cache-file): Update to use
8529         gnus-dribble-directory OR gnus-home-directory OR ~.
8530         (gnus-registry-split-fancy-with-parent): Fix doc.
8531
8532 2004-03-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8533
8534         * message.el (message-exchange-point-and-mark): Use
8535         message-mark-active-p.  Suggested by Jesper Harder
8536         <harder@ifa.au.dk>.
8537
8538 2004-03-26  Katsumi Yamaoka  <yamaoka@jpl.org>
8539
8540         * message.el (message-exchange-point-and-mark): Don't activate
8541         region if it was inactive.  Suggested by Hiroshi Fujishima
8542         <pooh@nature.tsukuba.ac.jp>.
8543
8544 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8545
8546         * gnus-art.el (article-display-face): Display Faces in the same
8547         order as X-Faces.
8548
8549 2004-03-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8550
8551         * nndoc.el (nndoc-forward-type-p): Recognize envelope From_.
8552
8553 2004-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
8554
8555         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): Remove.
8556         (gnus-mime-multipart-functions): Revert 2004-03-19 change.
8557         (gnus-article-mime-hierarchy): Remove.
8558         (gnus-article-mime-hierarchy-next): Remove.
8559         (gnus-article-mode): Revert 2004-03-19 change.
8560         (gnus-article-setup-buffer): Revert 2004-03-19 change.
8561         (gnus-insert-mime-button): Revert 2004-03-19 change.
8562         (gnus-mime-accumulate-hierarchy): Remove.
8563         (gnus-mime-enter-multipart): Remove.
8564         (gnus-mime-leave-multipart): Remove,
8565         (gnus-mime-display-part): Revert 2004-03-19 change.
8566         (gnus-mime-display-alternative): Revert 2004-03-19 change.
8567
8568         * mml.el (mml-preview): Revert 2004-03-19 change.
8569
8570 2004-03-18  Helmut Waitzmann  <Helmut.Waitzmann@web.de>  (tiny change)
8571
8572         * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
8573
8574 2004-03-22  Katsumi Yamaoka  <yamaoka@jpl.org>
8575
8576         * mm-decode.el (mm-save-part): Bind enable-multibyte-characters to
8577         t while entering a file name using the mm-with-multibyte macro.
8578         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
8579
8580         * mm-util.el (mm-with-multibyte): New macro.
8581
8582 2004-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
8583
8584         * gnus-art.el (gnus-mime-recompute-hierarchical-structure): New
8585         user option.
8586         (gnus-mime-multipart-functions): Doc and customization fix.
8587         (gnus-article-mime-hierarchy): New variable.
8588         (gnus-article-mime-hierarchy-next): New variable.
8589         (gnus-article-mode): Make gnus-article-mime-hierarchy buffer-local.
8590         (gnus-article-setup-buffer): Set gnus-article-mime-hierarchy and
8591         gnus-article-mime-hierarchy-next to nil.
8592         (gnus-insert-mime-button): Show hierarchy numbers.
8593         (gnus-mime-accumulate-hierarchy): New function.
8594         (gnus-mime-enter-multipart): New function.
8595         (gnus-mime-leave-multipart): New function.
8596         (gnus-mime-display-part): Recompute hierarchical MIME structure.
8597         (gnus-mime-display-alternative): Show hierarchy numbers.
8598
8599         * mml.el (mml-preview): Set gnus-article-mime-hierarchy and
8600         gnus-article-mime-hierarchy-next to nil.
8601
8602 2004-03-19  Steve Youngs  <sryoungs@bigpond.net.au>
8603
8604         * dns.el: Don't require gnus-xmas.
8605
8606 2004-03-17  Jesper Harder  <harder@ifa.au.dk>
8607
8608         * mml.el (mml-generate-mime-1): Don't use format=flowed with
8609         inline PGP.
8610         (mml-menu): Disable mml-quote-region if mark is inactive.
8611
8612 2004-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8613
8614         * gnus-agent.el (gnus-agent-regenerate-group): Activate the group
8615         when the group's active is not available.
8616
8617 2004-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
8618
8619         * gnus-agent.el (gnus-agent-read-agentview): Add a missing arg to
8620         error.
8621
8622 2004-03-12  Reiner Steib  <Reiner.Steib@gmx.de>
8623
8624         * imap.el (imap-store-password): New variable.
8625         (imap-interactive-login): Use it.
8626         Suggested by Mark Plaksin <happy@mcplaksin.org>.
8627
8628 2004-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8629
8630         * gnus-art.el (gnus-article-read-summary-keys): Restore new
8631         window-start and hscroll to summary window.
8632
8633 2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8634
8635         * gnus-start.el (gnus-convert-old-newsrc): Only write the
8636         conversion message to newsrc-dribble when an actual conversion is
8637         performed.
8638
8639 2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
8640
8641         * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
8642
8643 2004-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
8644
8645         * mm-decode.el (mm-complicated-handles): New function reviving
8646         former definition of mm-multiple-handles.
8647
8648         * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
8649         (gnus-mime-delete-part): Use it.
8650
8651 2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8652
8653         * gnus-agent.el (gnus-agent-read-local): Bind
8654         nnheader-file-coding-system to gnus-agent-file-coding-system to
8655         avoid the implicit assumption that they will always be equal.
8656         (gnus-agent-save-local): Bind buffer-file-coding-system, not
8657         coding-system-for-write, as the with-temp-file macro first prints
8658         to a buffer then saves the buffer.
8659
8660 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
8661
8662         * gnus-art.el (gnus-article-edit-part): New function.
8663         (gnus-mime-save-part-and-strip): Use it; do query instead of
8664         signaling an error; don't use mm-multiple-handles.
8665         (gnus-mime-delete-part): Ditto.
8666
8667 2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8668
8669         * gnus-agent.el (gnus-agent-read-agentview): Removed support for
8670         old file versions.
8671         (gnus-group-prepare-hook): Removed function that converted list
8672         form of gnus-agent-expire-days to group properties.
8673
8674         * gnus-int.el: Autoload gnus-agent-regenerate-group.
8675         (gnus-request-accept-article): Re-indented.
8676
8677         * gnus-start.el (gnus-convert-old-newsrc): Registered new
8678         converters to handle old agent file formats.  Added logic for a
8679         "backup before upgrading warning".
8680         (gnus-convert-mark-converter-prompt): Developers can mark
8681         functions as needing (default), or not needing,
8682         gnus-convert-old-newsrc's "backup before upgrading warning".
8683         (gnus-convert-converter-needs-prompt): Tests whether the user
8684         should be protected from potentially irreversable changes by the
8685         function.
8686
8687         * legacy-gnus-agent.el (): New. Provides converters that are only
8688         loaded when gnus-convert-old-newsrc needs to call them.
8689
8690 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
8691
8692         * mail-source.el (mail-source-touch-pop): Doc fix.
8693
8694         * message.el (message-smtpmail-send-it): Doc fix.
8695
8696 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
8697
8698         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
8699
8700         * nnmail.el (nnmail-split-fancy): do.
8701
8702         * gnus-kill.el (gnus-kill, gnus-execute): do.
8703
8704 2004-03-05  Per Abrahamsen  <abraham@dina.kvl.dk>
8705
8706         * gnus-sum.el (gnus-widget-reversible-match)
8707         (gnus-widget-reversible-to-internal)
8708         (gnus-widget-reversible-to-external): New functions.
8709         (gnus-widget-reversible): New widget.
8710         (gnus-article-sort-functions, gnus-thread-sort-functions): Use it.
8711
8712 2004-03-05  Kai Grossjohann  <kgrossjo@eu.uu.net>
8713
8714         * gnus-sum.el (gnus-thread-sort-functions)
8715         (gnus-article-sort-functions): Document `(not F)' items.
8716
8717 2004-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
8718
8719         * spam.el (spam-use-gmane-xref): Add new backend.
8720         (spam-gmane-xref-spam-group): Add variable to control the name of the
8721         Gmane spam group.
8722         (spam-blackhole-servers, spam-blackhole-good-server-regex)
8723         (spam-regex-headers-spam, spam-regex-headers-ham)
8724         (spam-regex-body-spam, spam-regex-body-ham): Clarify docs.
8725         (spam-list-of-checks): Add spam-use-gmane-xref to list of
8726         backends and checks.
8727         (spam-check-gmane-xref): Add function for spam-use-gmane-xref.
8728
8729         * gnus.el (spam-autodetect-methods): Add spam-use-gmane-xref as
8730         an autodetect method.
8731
8732 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8733
8734         * gnus-int.el (gnus-request-accept-article): Inform the agent that
8735         articles are being added to a group.
8736         (gnus-request-replace-article): Inform the agent that articles
8737         need to be uncached as the cached contents are no longer valid.
8738
8739 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8740
8741         * binhex.el: Don't autoload executable-find.
8742
8743         * canlock.el: Don't autoload mail-fetch-field.
8744
8745         * dgnushack.el: Autoload c-mode for XEmacs.
8746
8747         * gnus-ems.el: Don't autoload appt-select-lowest-window.
8748
8749         * gnus-msg.el: Don't autoload news-reply-mode, news-setup,
8750         rmail-dont-reply-to and rmail-output.
8751
8752         * gnus-score.el: Don't autoload ffap-string-at-point.
8753
8754         * gnus-setup.el: Don't autoload sc-cite-original.
8755
8756         * imap.el: Don't autoload base64-decode-string,
8757         base64-encode-string and md5.
8758
8759         * message.el: Autoload rmail-dont-reply-to, rmail-msg-is-pruned
8760         and rmail-msg-restore-non-pruned-header.
8761
8762         * mm-decode.el: Don't autoload executable-find.
8763
8764         * mm-url.el: Don't autoload executable-find.
8765
8766         * mm-view.el: Don't autoload diff-mode.
8767
8768         * nndb.el: Don't autoload news-reply-mode, news-setup,
8769         cancel-timer and telnet.
8770
8771         * password.el: Don't autoload run-at-time for Emacs.
8772
8773         * sha1-el.el: Don't autoload executable-find.
8774
8775         * sieve-mode.el: Don't autoload c-mode.
8776
8777         * uudecode.el: Don't autoload executable-find.
8778
8779 2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8780
8781         * gnus-agent.el (gnus-agent-file-header-cache): Removed.
8782         (gnus-agent-possibly-alter-active): Avoid null in numeric
8783         comparison.
8784         (gnus-agent-set-local): Refuse to save null in local object table.
8785         (gnus-agent-regenerate-group): The REREAD parameter can now be a
8786         list of articles that will be marked as unread.
8787
8788 2004-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
8789
8790         * rfc2047.el (rfc2047-encoded-word-regexp): Mismatched paren.
8791
8792 2004-03-04  Jesper Harder  <harder@ifa.au.dk>
8793
8794         * rfc2047.el (rfc2047-encoded-word-regexp): Support RFC 2231
8795         language tags.
8796
8797 2004-03-03  Per Abrahamsen  <abraham@dina.kvl.dk>
8798
8799         * gnus-agent.el (gnus-agent-read-local, gnus-agent-save-local):
8800         Don't bind "obarray".
8801
8802         * gnus-sum.el (gnus-thread-sort-functions): Added
8803         `gnus-thread-sort-by-most-recent-number' and
8804         `gnus-thread-sort-by-most-recent-date'.
8805         Reported by Kai Grossjohann <kai@emptydomain.de>.
8806
8807 2004-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
8808
8809         * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
8810
8811 2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
8812
8813         * gnus-cus.el (gnus-agent-customize-category): Removed
8814         ignore-errors macro reference that required cl to be loaded at
8815         run-time.
8816
8817         * gnus-range.el (gnus-sorted-range-intersection): Now accepts
8818         single-interval range of the form (min . max).  Previously the
8819         range had to look like ((min . max)).  Likewise, return
8820         (min . max) rather than ((min . max)).
8821         (gnus-range-map): Use gnus-range-normalize to accept
8822         single-interval range.
8823
8824         * gnus-sum.el (gnus-summary-highlight-line): Articles stored in
8825         the cache, but not the agent, now appear with their usual face.
8826
8827         * dgnushack.el (loaddir): New variable that is bound to the
8828         directory containing the dgnushack.el file. Use loaddir, rather
8829         than srcdir, to update load-path. Change lets dgnushack compile
8830         code in directories other than GNUS/lisp.
8831
8832 2004-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
8833
8834         * lpath.el: Don't bind w3m-safe-url-regexp.
8835
8836         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't make the
8837         w3m-safe-url-regexp variable buffer-local.
8838
8839         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8840
8841 2004-02-27  Simon Josefsson  <jas@extundo.com>
8842
8843         * gnus-sum.el (gnus-move-group-prefix-function): Add, default to
8844         gnus-group-real-prefix.
8845         (gnus-summary-move-article): Use it, instead of
8846         gnus-group-real-prefix.
8847
8848 2004-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
8849
8850         * lpath.el: Bind w3m-safe-url-regexp.
8851
8852         * gnus-art.el (gnus-article-wash-html-with-w3m): Make the
8853         w3m-safe-url-regexp variable buffer-local and set it as the value
8854         of mm-w3m-safe-url-regexp.
8855
8856         * mm-view.el (mm-inline-text-html-render-with-w3m): Ditto.
8857
8858         * gnus-msg.el (gnus-setup-message): Ignore an article copy while
8859         parsing gnus-posting-styles when the message is not for replying.
8860
8861         * dgnushack.el: Autoload sgml-mode for XEmacs.
8862
8863         * nnrss.el (nnrss-opml-export): Use
8864         mm-set-buffer-file-coding-system instead of
8865         set-buffer-file-coding-system.
8866
8867 2004-02-27  Jesper Harder  <harder@ifa.au.dk>
8868
8869         * spam-stat.el: Pedantic docstring and whitespace fixes (courtesy
8870         of checkdoc.el).
8871         * nnrss.el: do.
8872         * gnus-mlspl.el: do.
8873         * gnus-ml.el: do.
8874         * gnus-srvr.el: do.
8875
8876         * nnrss.el (nnrss-opml-export): Turn on sgml-mode.
8877
8878 2004-02-27  Kevin Ryde  <user42@zip.com.au>  (tiny change)
8879
8880         * gnus.el (gnus-group, gnus-summary, gnus-summary-sort):
8881         Corrections to custom-manual links.
8882
8883         * gnus-art.el (gnus-article): Ditto.
8884
8885         * mm-decode.el (mime-display, mime-security): Ditto.
8886
8887 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8888
8889         * flow-fill.el: Typo.
8890
8891 2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
8892
8893         * spam-wash.el: New file.
8894
8895 2004-02-26  Mark A. Hershberger  <mah@everybody.org>
8896
8897         * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
8898
8899 2004-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
8900
8901         * spam.el (spam-summary-prepare-exit): Fix gnus-set-difference: needs
8902         to be run with new-articles as LIST1, not LIST2.
8903         (spam-registration-functions): Add spam-use-ham-copy as a nil
8904         registration backend.
8905
8906 2004-02-26  Jesper Harder  <harder@ifa.au.dk>
8907
8908         * spam-stat.el (spam-stat-washing-hook): New option.
8909         (spam-stat-buffer-words): Use it.
8910         (spam-stat-process-directory, spam-stat-test-directory): Use
8911         insert-file-contents-literally.
8912         (spam-stat-coding-system): New variable.
8913         (spam-stat-load, spam-stat-save): Use it.
8914
8915 2004-02-25  Katsumi Yamaoka  <yamaoka@jpl.org>
8916
8917         * spam-report.el (spam-report-plug-agent): Quote
8918         spam-report-url-to-file and spam-report-url-ping-plain.
8919
8920 2004-02-25  Reiner Steib  <Reiner.Steib@gmx.de>
8921
8922         * gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
8923         / in mailto URLs.
8924
8925 2004-02-24  Reiner Steib  <Reiner.Steib@gmx.de>
8926
8927         * spam-report.el (spam-report-process-queue): Fix interactive use.
8928         (spam-report-url-ping-temp-agent-function, spam-report-plug-agent)
8929         (spam-report-unplug-agent): Doc fixes.
8930         (spam-report-url-ping-mm-url, spam-report-url-to-file)
8931         (spam-report-agentize, spam-report-deagentize): Autoload
8932
8933 2004-02-24  Katsumi Yamaoka  <yamaoka@jpl.org>
8934
8935         * dgnushack.el (with-syntax-table): Redefine it for XEmacs 21.5.
8936
8937         * message.el (message-setup-fill-variables): Add mml tags to
8938         paragraph-start and paragraph-separate.  Suggested by Andrew Korty
8939         <ajk@iu.edu>.
8940         (message-mode): Don't modify paragraph-separate there.
8941
8942 2004-02-17  Katsumi Yamaoka  <yamaoka@jpl.org>
8943
8944         * compface.el (uncompface-use-external): Default to undecided.
8945         (uncompface-use-external-threshold): New variable.
8946         (uncompface-float-time): New macro.
8947         (uncompface): Determine whether to use the external decoder if
8948         uncompface-use-external is undecided.
8949
8950 2004-02-15  Lars Magne Ingebrigtsen  <larsi@gnus.org>
8951
8952         * mm-view.el (mm-inline-image-emacs): Don't insert blank lines
8953         after images.
8954
8955         * gnus-art.el (gnus-mime-display-single): Remove dead code.
8956
8957 2004-02-14  Jesper Harder  <harder@ifa.au.dk>
8958
8959         * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
8960
8961         * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
8962
8963         * gnus-sum.el (gnus-summary-limit-to-age)
8964         (gnus-summary-limit-children): do.
8965
8966         * gnus-int.el (gnus-request-scan): do.
8967
8968         * gnus-group.el (gnus-group-suspend): do.
8969
8970         * gnus-cus.el (gnus-agent-cat-prepare-category-field): do.
8971
8972         * gnus-cite.el (gnus-cite-parse-attributions): do.
8973
8974         * gnus-agent.el (gnus-summary-set-agent-mark)
8975         (gnus-agent-regenerate-group): do.
8976
8977         * deuglify.el (gnus-article-outlook-unwrap-lines): do.
8978
8979         * binhex.el (binhex-decode-region-internal): do.
8980
8981 2004-02-12  Katsumi Yamaoka  <yamaoka@jpl.org>
8982
8983         * gnus-fun.el (gnus-face-properties-alist): New user option.
8984         (gnus-display-x-face-in-from): Use it.
8985
8986         * gnus-art.el (article-display-face): Ditto.
8987
8988         * compface.el (uncompface-use-external): Default to nil.
8989
8990 2004-02-12  Jesper Harder  <harder@ifa.au.dk>
8991
8992         * nntp.el (nntp-erase-buffer): New function.
8993         (nntp-retrieve-data, nntp-send-command)
8994         (nntp-send-buffer, nntp-retrieve-groups, nntp-handle-authinfo)
8995         (nntp-possibly-change-group): Use it.
8996
8997         * nnnil.el (nnnil-retrieve-headers, nnnil-request-list): Use
8998         with-current-buffer.
8999
9000 2004-02-12  TAKAI Kousuke  <tak@kmc.gr.jp>
9001
9002         * compface.el: Merge the ELisp-based uncompface program.
9003         (compface): New customization group.
9004         (uncompface-use-external): New user option.
9005         (uncompface): Call uncompface-internal if uncompface-use-external
9006         is nil.
9007         (uncompface-internal): New function.  Note that there are also
9008         some other functions and variables added for this function.
9009
9010 2004-02-10  Jesper Harder  <harder@ifa.au.dk>
9011
9012         * nnrss.el (nnrss-read-group-data): Initialize nnrss-group-hashtb
9013         if necessary.
9014
9015 2004-02-09  Teodor Zlatanov  <tzz@lifelogs.com>
9016
9017         * spam-report.el (spam-report-unplug-agent)
9018         (spam-report-plug-agent, spam-report-deagentize)
9019         (spam-report-agentize, spam-report-url-ping-temp-agent-function):
9020         Add support for the Agent in spam-report: when unplugged, report to a
9021         file; when plugged, submit all the requests.
9022
9023         * spam.el (spam-register-routine): Fix message about
9024         registration.
9025
9026 2004-02-09  Jesper Harder  <harder@ifa.au.dk>
9027
9028         * rfc2047.el (rfc2047-qp-or-base64): New function to reduce
9029         dependencies.
9030         (rfc2047-encode): Use it.
9031
9032         * gnus-art.el (gnus-button-marker-list): Move before first
9033         reference.
9034
9035         * imap.el (imap-parse-flag-list, imap-parse-body-extension)
9036         (imap-parse-body): Fix format string mismatch.
9037
9038         * gnus-score.el (gnus-summary-increase-score): do.
9039
9040         * nnrss.el (nnrss-close): New function.
9041
9042 2004-02-08  Jesper Harder  <harder@ifa.au.dk>
9043
9044         * nnrss.el (nnrss-make-filename): New function.
9045         (nnrss-request-delete-group, nnrss-read-server-data)
9046         (nnrss-save-server-data, nnrss-read-group-data)
9047         (nnrss-save-group-data): Use it.
9048         (nnrss-save-server-data, nnrss-save-group-data): Use gnus-prin1.
9049         (nnrss-read-server-data, nnrss-read-group-data): Use load.
9050         (nnrss-group-hashtb): Make it a hash table rather than an obarray.
9051
9052 2004-02-07  Jesper Harder  <harder@ifa.au.dk>
9053
9054         * mml.el (mml-compute-boundary-1): Don't uncompress files.
9055
9056 2004-02-06  Jesper Harder  <harder@ifa.au.dk>
9057
9058         * mml.el (mml-mode, mml-x-dnd-attach-file): Attach drop and drag
9059         files.
9060
9061         * message.el (message-generate-headers-first): Don't quote nil
9062         and t in docstrings.
9063
9064         * imap.el (imap-id): do.
9065
9066         * gnus-agent.el (gnus-agent-consider-all-articles)
9067         (gnus-agent-queue-mail): do.
9068
9069 2004-02-05  Reiner Steib  <Reiner.Steib@gmx.de>
9070
9071         * spam-report.el (spam-report-process-queue): New function.
9072         Process requests from `spam-report-requests-file'.
9073         (spam-report-process-queue): Doc fix.
9074
9075 2004-02-05  Teodor Zlatanov  <tzz@lifelogs.com>
9076
9077         * spam.el (spam-register-routine)
9078         (spam-log-processing-to-registry, spam-log-registered-p)
9079         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9080         Change "check" to "spam-check" for semi-clarity.
9081
9082 2004-02-05  Jesper Harder  <harder@ifa.au.dk>
9083
9084         * pop3.el: Require nnheader.
9085
9086         * mml-smime.el: Require cl.  Autoload message-fetch-field.
9087
9088         * mml-sec.el (mml-signencrypt-style): Don't depend on Gnus.
9089
9090         * gnus-picon.el: Require cl.
9091
9092         * gnus-fun.el: Require gnus-ems and gnus-util.
9093
9094         * gnus.el (gnus-method-to-server): Move defsubst before first use.
9095
9096         * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
9097
9098         * gnus-art.el (gnus-article-edit-mode): Define before first
9099         reference.
9100
9101 2004-02-04  Jesper Harder  <harder@ifa.au.dk>
9102
9103         * gnus-uu.el (gnus-uu-check-correct-stripped-uucode): Simplify.
9104         (gnus-uu-post-encoded): Use point-at-bol.
9105
9106         * gnus-topic.el (gnus-group-active-topic-p): do.
9107
9108         * gnus-start.el (gnus-newsrc-to-gnus-format): do.
9109
9110         * gnus-group.el (gnus-group-kill-region): do.
9111
9112         * gnus-art.el (article-date-ut): do.
9113
9114         * message.el (message-fetch-field): Remove redundant
9115         case-fold-search binding.
9116         (message-narrow-to-field): Simplify.
9117
9118 2004-02-03  Reiner Steib  <Reiner.Steib@gmx.de>
9119
9120         * spam.el (spam-directory): Derive from `gnus-directory'.
9121
9122         * spam-report.el (spam-report-url-to-file)
9123         (spam-report-requests-file): New function and variable for offline
9124         reporting.
9125         (spam-report-url-ping-function): Add `spam-report-url-to-file'
9126         and user defined function.
9127         (spam-report-url-ping-mm-url): Remove doubled slash.
9128
9129 2004-02-03  Teodor Zlatanov  <tzz@lifelogs.com>
9130
9131         * spam.el (spam-list-of-processors): Fix spamassassin variable names.
9132
9133 2004-02-03  Jesper Harder  <harder@ifa.au.dk>
9134
9135         * spam.el (spam-check-spamoracle, spam-spamoracle-learn): Fix
9136         format string mismatch.
9137
9138         * sieve.el (sieve-deactivate-all): do.
9139
9140         * nnfolder.el (nnfolder-request-set-mark, nnfolder-save-marks): do.
9141
9142         * nnlistserv.el (nnlistserv-kk-wash-article): do.
9143
9144         * nnml.el (nnml-request-set-mark, nnml-save-marks): do.
9145
9146         * mm-bodies.el (mm-7bit-chars): Don't include \r.
9147
9148 2004-02-02  Teodor Zlatanov  <tzz@lifelogs.com>
9149
9150         * spam.el (spam-list-of-checks): Add spam-use-BBDB-eclusive to
9151         the list of checks.
9152
9153 2004-01-31  Jesper Harder  <harder@ifa.au.dk>
9154
9155         * rfc2047.el (rfc2047-pad-base64): Deal with more cases of invalid
9156         padding.
9157
9158 2004-01-27  Ralf Angeli  <angeli@iwi.uni-sb.de>
9159
9160         * mm-view.el (mm-fill-flowed): New variable.
9161         (mm-inline-text): Use it.
9162
9163 2004-01-27  Teodor Zlatanov  <tzz@lifelogs.com>
9164
9165         * spam.el (spam-spamassassin-register-ham-routine)
9166         (spam-spamassassin-register-spam-routine): Fix function names.
9167
9168 2004-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
9169
9170         * gnus.el (gnus-tmp-grouplens): Remove.
9171         (gnus-summary-line-format): Remove grouplens.
9172
9173         * gnus-group.el (gnus-group-line-format): Ditto.
9174
9175         * gnus-spec.el (gnus-format-specs): Ditto.
9176         (gnus-update-format-specifications): Flush the group format spec
9177         cache if there's the grouplens stuff.
9178         (gnus-parse-simple-format): Replace %l with the empty string.
9179
9180 2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
9181
9182         * gnus-spec.el (gnus-parse-simple-format): Fix setq value
9183         omission.
9184
9185 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
9186
9187         * gnus-msg.el (gnus-summary-resend-message-edit): Call mime-to-mml.
9188         Suggested by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
9189
9190 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
9191
9192         * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
9193         nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
9194         New macros and functions.
9195         * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
9196         Handle > NLINK_MAX messages.
9197         * nnmaildir.el (nnmaildir-request-set-mark): Use
9198         nnmaildir--emlink-p and nnmaildir--eexist-p.
9199
9200 2004-01-25  Alex Schroeder  <alex@gnu.org>
9201
9202         * spam-stat.el (spam-stat-process-directory-age): New option.
9203         (spam-stat-process-directory): Use it.
9204
9205 2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
9206
9207         * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
9208         (spam-stat-save): Accept prefix argument.
9209
9210 2004-01-23  Paul Jarc  <prj@po.cwru.edu>
9211
9212         * nnmaildir.el (nnmaildir-request-set-mark): Handle the "too many
9213         links" error.
9214
9215 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
9216
9217         * dgnushack.el: Advise byte-optimize-form-code-walker to optimize
9218         the rest of the and/or forms.
9219
9220 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9221
9222         * gnus.el (gnus-tmp-grouplens): Define for the sake of backward
9223         compatibility with old .newsrc.eld files.
9224
9225         * gnus-xmas.el (gnus-xmas-grouplens-menu-add): Remove.
9226
9227         * gnus-sum.el (gnus-summary-line-format-alist): Remove grouplens.
9228
9229         * gnus-start.el (gnus-1): do.
9230
9231         * gnus-group.el (gnus-group-line-format-alist): do.
9232
9233         * gnus.el (gnus-use-grouplens, gnus-visual): do.
9234
9235         * gnus-gl.el: Remove.
9236
9237 2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9238
9239         * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
9240         marks consisting of a single range {for example, (3 . 5)} rather
9241         than a list of a single range { ((3 . 5)) }.
9242
9243 2004-01-23  Jesper Harder  <harder@ifa.au.dk>
9244
9245         * spam-stat.el (spam-stat-store-gnus-article-buffer): Use
9246         with-current-buffer.
9247         (spam-stat-store-current-buffer): Use insert-buffer-substring to
9248         avoid consing a string.
9249
9250         * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
9251         Remove obsolete entries for big5 and gb2312.
9252
9253 2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9254
9255         * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
9256         uncompressed list.
9257
9258 2004-01-22  Jesper Harder  <harder@ifa.au.dk>
9259
9260         * spam-stat.el (spam-stat-strip-xref): New function.
9261         (spam-stat-process-directory): Use it.
9262
9263         * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
9264         here -- it's done in message-fetch-field.
9265
9266 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
9267
9268         * gnus-agent.el (gnus-agent-queue-mail,
9269         gnus-agent-prompt-send-queue): New variables.
9270         (gnus-agent-send-mail): Use gnus-agent-queue-mail.
9271         * gnus-draft.el (gnus-group-send-queue): Pass the group name
9272         "nndraft:queue" along to gnus-draft-send.  Use
9273         gnus-agent-prompt-send-queue.
9274         (gnus-draft-send): Rebind gnus-agent-queue-mail to nil when group
9275         is "nndraft:queue".  Suggested by Gaute Strokkenes
9276         <gs234@srcf.ucam.org>
9277
9278         * gnus-agent.el (agent-disable-undownloaded-faces): Removed
9279         (agent-enable-undownloaded-faces): Added
9280         (gnus-agent-cat-groups): Use eval-and-compile, not
9281         eval-when-compile, to define gnus-agent-set-cat-groups as the setf
9282         method of gnus-agent-cat-groups even when the buffer has been
9283         evaled.
9284         (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
9285         delete gnus-agent-save-active-1.
9286         (gnus-agent-save-groups): Deleted. Identical to
9287         gnus-agent-save-active.
9288         (gnus-agent-write-active): No longer adjust agent's copy of active
9289         file as agent's adjustments are now stored in their own
9290         file. Removed optional parameter.
9291         (gnus-agent-possibly-alter-active): Ignore groups of unagentized
9292         servers.  Add use of min/max range limits from server's local
9293         file.
9294         (gnus-agent-save-alist): Removed unused optional argument.
9295         (gnus-agent-load-local,gnus-agent-read-and-cache-local),
9296         (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
9297         (gnus-agent-set-local): A per-server file that keeps min/max range
9298         limits for articles known to the agent.  Provides a fast mechanism
9299         for altering many active ranges.
9300         (gnus-agent-expire-group,gnus-agent-expire): No longer save the
9301         active file (local makes it unnecessary).
9302         (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
9303
9304         * gnus-cus.el (agent-disable-undownloaded-faces): Removed
9305         (agent-enable-undownloaded-faces): Added
9306
9307         * gnus-draft.el (gnus-draft-send): Bind gnus-agent-queue-mail to
9308         disable it when sending to "nndraft:queue".
9309         (gnus-group-send-queue): Add safety check to avoid sending queue
9310         when unplugged.
9311
9312         * gnus-group.el (gnus-group-catchup): Use new
9313         gnus-sequence-of-unread-articles, not
9314         gnus-list-of-unread-articles, to avoid exhausting memory with huge
9315         numbers of articles.  Use gnus-range-map to avoid having to
9316         uncompress the unread list.
9317         (gnus-group-archive-directory,
9318         gnus-group-recent-archive-directory): Fixed invalid ange-ftp
9319         reference.
9320
9321         * gnus-range.el (gnus-range-map): Iterate over list or sequence.
9322         (gnus-sorted-range-intersection): Intersection of two ranges
9323         without requiring that they first be uncompressed.
9324
9325         * gnus-start.el (gnus-activate-group): Unless blocked by the
9326         caller, possibly expand the active range to include both cached
9327         and agentized articles.
9328         (gnus-convert-old-newsrc): Rewrote in anticipation of having
9329         multiple version-dependent converters.
9330         (gnus-groups-to-gnus-format): Replaced gnus-agent-save-groups with
9331         gnus-agent-save-active.
9332         (gnus-save-newsrc-file): Save dirty agent range limits.
9333
9334         * gnus-sum.el (gnus-select-newgroup): Replaced inline code with
9335         gnus-agent-possibly-alter-active.
9336         (gnus-adjust-marked-articles): Faster handling of simple lists
9337
9338 2004-01-21  Jesper Harder  <harder@ifa.au.dk>
9339
9340         * spam-stat.el (spam-stat-test-directory): New optional argument
9341         displays a list of files detected.  Suggested by Andrew Cohen
9342         <cohen@andy.bu.edu>.
9343         (spam-stat-buffer-words-with-scores): Don't narrow and change
9344         syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
9345
9346 2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
9347
9348         * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
9349         (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
9350         (spam-spamassassin-arguments)
9351         (spam-spamassassin-spam-flag-header)
9352         (spam-spamassassin-positive-spam-flag-header)
9353         (spam-spamassassin-spam-status-header, spam-sa-learn-path)
9354         (spam-sa-learn-rebuild, spam-sa-learn-spam-switch)
9355         (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
9356         (spam-list-of-processors, spam-list-of-checks)
9357         (spam-list-of-statistical-checks, spam-registration-functions)
9358         (spam-check-spamassassin-headers, spam-check-spamassassin)
9359         (spam-spamassassin-score)
9360         (spam-spamassassin-register-with-sa-learn)
9361         (spam-spamassassin-register-spam-routine)
9362         (spam-spamassassin-register-ham-routine)
9363         (spam-assassin-register-spam-routine)
9364         (spam-assassin-register-ham-routine): add SpamAssassin support
9365         (spam-bogofilter-score): fix to show article before scoring
9366
9367 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
9368
9369         * spam.el (gnus-summary-mode-map): Make spam-generic-score the
9370         default scoring function.
9371         (spam-generic-score): Call spam-spamassassin-score if
9372         spam-use-spamassassin or spam-use-spamassassin-headers is on;
9373         spam-bogofilter-score otherwise.
9374
9375         * gnus.el (spam-process, spam-autodetect-methods): Add
9376         spamassassin and spamassassin-headers.
9377
9378 2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
9379
9380         * gnus-registry.el (gnus-registry-split-fancy-with-parent):
9381         Suppress unnecessary messages.
9382
9383 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
9384
9385         * spam-stat.el (spam-stat-to-hash-table): Use :size keyword in
9386         make-hash-table.
9387
9388 2004-01-19  Katsumi Yamaoka  <yamaoka@jpl.org>
9389
9390         * canlock.el (base64-encode-string): Don't autoload it.
9391
9392 2004-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
9393
9394         * run-at-time.el: Remove useless (require 'itimer),
9395         eval-and-compile and (featurep 'xemacs).
9396
9397 2004-01-16  Jesper Harder  <harder@ifa.au.dk>
9398
9399         * gnus-msg.el (gnus-post-news): Use blank Newsgroups line if
9400         GROUP is a virtual group.
9401
9402 2004-01-16  Steve Youngs  <sryoungs@bigpond.net.au>
9403
9404         * gnus.el: Autoload `message-y-or-n-p'.
9405
9406 2004-01-15  Jesper Harder  <harder@ifa.au.dk>
9407
9408         * pgg-parse.el: Remove unnecessary (require 'custom).
9409
9410         * pgg-def.el: do.
9411
9412         * nnmail.el: do.
9413
9414         * gnus-undo.el: do.
9415
9416         * gnus-picon.el: do.
9417
9418         * gnus-util.el: do.
9419
9420 2004-01-15  Reiner Steib  <Reiner.Steib@gmx.de>
9421
9422         * gnus-sum.el (gnus-pick-line-number): Add autoload.
9423
9424 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
9425
9426         * mm-decode.el (mm-multiple-handles): Recognize a string as a mime
9427         handle, as well as a list.
9428
9429         * mm-view.el (mm-w3m-cid-retrieve-1): Call itself recursively.
9430         Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
9431         (mm-w3m-cid-retrieve): Simplify.
9432
9433 2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
9434
9435         * message.el (message-kill-to-signature): Allow prefix arg to
9436         specify number of lines to keep before signature.
9437
9438 2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
9439
9440         (message-kill-to-signature): Change docstring.
9441
9442 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
9443
9444         * canlock.el: Always require sha1-el.
9445         (canlock-sha1): Bind sha1-maximum-internal-length to nil.
9446
9447         * message.el: Autoload sha1 only when compiling.
9448
9449         * lpath.el: Bind eudc-protocol for both Emacs and XEmacs; fbind
9450         eudc-expand-inline for XEmacs.
9451
9452 2004-01-13  Katsumi Yamaoka  <yamaoka@jpl.org>
9453
9454         * message.el (message-canlock-generate): Require sha1-el.
9455
9456 2004-01-13  Jesper Harder  <harder@ifa.au.dk>
9457
9458         * message.el (message-expand-name): Silence the byte compiler.
9459
9460         * lpath.el: Add detect-coding-system.
9461
9462         * dgnushack.el (dgnushack-compile): Remove obsolete check for
9463         cus-edit.
9464
9465 2004-01-13  Simon Josefsson  <jas@extundo.com>
9466
9467         * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
9468         Invoke gnus-score-mode.  Reported by
9469         bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
9470
9471         * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
9472         Jim Blandy <jimb@redhat.com> (tiny change).
9473
9474 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9475
9476         * gnus-srvr.el (gnus-browse-foreign-server): Reduce consing.
9477
9478 2004-01-12  Teodor Zlatanov  <tzz@lifelogs.com>
9479
9480         * spam.el (spam-get-article-as-string): Update to use
9481         gnus-request-article-this-buffer, much simpler.
9482         (spam-get-article-as-buffer): Remove.
9483
9484 2004-01-12  Kai Grossjohann  <kai.grossjohann@mci.com>
9485
9486         * message.el (message-expand-name): Use EUDC if the user uses
9487         that.
9488
9489 2004-01-12  Jesper Harder  <harder@ifa.au.dk>
9490
9491         * rfc2047.el (rfc2047-parse-and-decode, rfc2047-decode): Use a
9492         character for the encoding to avoid consing a string.
9493
9494         * rfc2047.el (rfc2047-decode-string): Don't cons a string
9495         unnecessarily.
9496
9497         * mm-util.el (mm-replace-chars-in-string): Remove.
9498
9499         * rfc2047.el (rfc2047-decode): Use mm-subst-char-in-string instead
9500         of mm-replace-chars-in-string.
9501
9502 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
9503
9504         * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
9505         strings.
9506
9507         * mm-util.el (mm-subst-char-in-string): Support inplace.
9508
9509         * gnus-sum.el (gnus-summary-remove-list-identifiers): Don't cons
9510         a new string in every iteration.  Use shy groups.
9511
9512 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
9513
9514         * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
9515         (gnus-group-change-level, gnus-kill-newsgroup)
9516         (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
9517         (gnus-get-unread-articles, gnus-make-articles-unread)
9518         (gnus-make-ascending-articles-unread): Use accessor
9519         macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
9520         to get group information for improved readability.
9521
9522         * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
9523
9524         * gnus-soup.el (gnus-soup-group-brew): do.
9525
9526         * gnus-msg.el (gnus-put-message): do.
9527
9528         * gnus-move.el (gnus-group-move-group-to-server): do.
9529
9530         * gnus-kill.el (gnus-batch-score): do.
9531
9532         * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
9533         (gnus-group-update-group-line, gnus-group-insert-group-line-info)
9534         (gnus-group-update-group, gnus-group-read-group)
9535         (gnus-group-make-group, gnus-group-make-help-group)
9536         (gnus-group-make-archive-group, gnus-group-make-directory-group)
9537         (gnus-group-make-empty-virtual, gnus-group-sort-selected-flat)
9538         (gnus-group-sort-by-unread, gnus-group-catchup)
9539         (gnus-group-unsubscribe-group, gnus-group-kill-group)
9540         (gnus-group-yank-group, gnus-group-set-info)
9541         (gnus-group-list-groups): do.
9542
9543         * gnus.el (gnus-generate-new-group-name): do.
9544
9545         * gnus-delay.el (gnus-delay-send-queue): do.
9546
9547         * nnvirtual.el (nnvirtual-catchup-group): do.
9548
9549         * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
9550         do.
9551
9552         * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
9553         (gnus-group-prepare-topics, gnus-topic-check-topology): do.
9554
9555         * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
9556         (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
9557         (gnus-summary-walk-group-buffer, gnus-summary-move-article)
9558         (gnus-group-make-articles-read): do.
9559
9560 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9561
9562         * gnus-art.el (article-decode-mime-words, article-babel)
9563         (gnus-article-highlight-signature, gnus-article-add-buttons)
9564         (gnus-signature-toggle): Use gnus-with-article-buffer.
9565
9566         * gnus-art.el (gnus-article-highlight-headers)
9567         (gnus-article-add-buttons-to-head): Use gnus-with-article-headers.
9568
9569         * gnus-art.el (gnus-mm-display-part, gnus-article-wash-status)
9570         (gnus-article-set-globals, gnus-request-article-this-buffer)
9571         (gnus-button-message-id, gnus-article-maybe-hide-headers)
9572         (gnus-mime-view-part-externally, gnus-mime-view-part-internally)
9573         (gnus-mime-display-alternative): Use with-current-buffer.
9574
9575 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9576
9577         * spam.el (spam-generate-fake-headers): Rewrite to be simpler,
9578         also under 80 char limit, and call gnus-error if needed.
9579         (spam-fetch-article-header): Fix - it was a
9580         buffer-local variable (gnus-newsgroup-data).
9581         (spam-find-spam): Use spam-generate-fake-headers, forget about
9582         spam-insert-fake-headers.
9583         (spam-insert-fake-headers): Remove.
9584
9585 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9586
9587         * deuglify.el (gnus-article-outlook-unwrap-lines)
9588         (gnus-outlook-rearrange-article)
9589         (gnus-outlook-repair-attribution-outlook)
9590         (gnus-outlook-repair-attribution-block)
9591         (gnus-outlook-repair-attribution-other): Remove redundant
9592         save-excursion.
9593
9594 2004-01-09  Teodor Zlatanov  <tzz@lifelogs.com>
9595
9596         * spam.el (spam-fetch-field-fast, spam-fetch-field-from-fast)
9597         (spam-fetch-field-subject-fast)
9598         (spam-fetch-field-message-id-fast, spam-generate-fake-headers)
9599         (spam-fetch-article-header): Add functions to deal with Gnus
9600         internals for fast retrieval of article header data.
9601         (spam-initialize): Put spam-find-spam in the gnus-summary-prepared-hook.
9602
9603 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
9604
9605         * pop3.el (pop3-md5): Remove.
9606         (pop3-apop): Replace pop3-md5 with md5.
9607
9608         * mm-bodies.el: base64 is always built-in.
9609
9610         * gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Use
9611         with-current-buffer.
9612
9613 2004-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
9614
9615         * canlock.el (canlock-insert-header): Remove excessive grouping in
9616         regexp.
9617
9618         * gnus-sum.el (gnus-summary-read-document): Ditto.
9619
9620         * gnus-uu.el (gnus-uu-part-number): Ditto.
9621
9622         * html2text.el (html2text-remove-tags): Ditto.
9623         (html2text-format-tags): Ditto.
9624         (html2text-format-single-elements): Ditto.
9625
9626         * mml.el (mml-parse-1): Ditto.
9627
9628 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9629
9630         * gnus-sum.el (gnus-summary-update-mark): Revert previous change.
9631
9632         * gnus-group.el (gnus-group-mark-group): Fix for multibyte marks.
9633
9634         * gnus-sum.el (gnus-summary-update-mark): Fix for multibyte marks.
9635
9636         * gnus-util.el (gnus-replace-in-string): Remove Emacs 20 code.
9637
9638 2003-11-15  Simon Josefsson  <jas@extundo.com>
9639
9640         * pgg-gpg.el (pgg-gpg-lookup-all-secret-keys)
9641         (pgg-gpg-lookup-key): Use regexp match instead of
9642         split-string (split-string is different between emacs 21.2 and
9643         22.1).  Reported by ultrasoul@ultrasoul.com (David D. Smith).
9644
9645 2004-01-08  Jesper Harder  <harder@ifa.au.dk>
9646
9647         * gnus-art.el (gnus-mime-view-all-parts)
9648         (gnus-article-part-wrapper, gnus-article-view-part): Use
9649         with-current-buffer.
9650
9651 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9652
9653         * spam.el (spam-disable-spam-split-during-ham-respool)
9654         (spam-spamoracle-database, spam-cache-lookups)
9655         (spam-split-last-successful-check, spam-clear-cache, spam-xor)
9656         (spam-group-ham-mark-p, spam-group-spam-mark-p)
9657         (spam-group-ham-marks, spam-group-spam-marks)
9658         (spam-group-spam-contents-p, spam-group-ham-contents-p)
9659         (spam-list-of-processors, spam-list-of-statistical-checks): Fix doc,
9660         also add spam-use-blackholes to the statistical checks.
9661         (spam-fetch-field-fast): Add interface to fetching fields, may
9662         become a macro.
9663         (spam-fetch-field-from-fast, spam-fetch-field-subject-fast)
9664         (spam-fetch-field-message-id-fast): Use spam-fetch-field-fast.
9665         (spam-insert-fake-headers): Fake an article when needed.
9666         (spam-find-spam): Fake article when possible.
9667         (spam-check-blackholes, spam-check-BBDB, spam-from-listed-p)
9668         (spam-check-bogofilter-headers): Use message-fetch-field instead
9669         of nnmail-fetch-field.
9670
9671 2004-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
9672
9673         * gnus-score.el (gnus-score-find-trace): Add `k' (kill-buffer).
9674
9675 2004-01-07  Teodor Zlatanov  <tzz@lifelogs.com>
9676
9677         * spam.el (spam-split): Do not require spam-use-CHECK to be
9678         enabled if that check is passed to spam-split explicitly; also
9679         fix so 'spam doesn't get converted to spam-split-group when
9680         spam-split-symbolic-return is t.
9681         (spam-find-spam): Find registrations of the article and use those
9682         instead of re-running spam-split to find the spam/ham
9683         classification of the article.
9684         (spam-log-processing-to-registry, spam-log-registered-p)
9685         (spam-log-unregistration-needed-p, spam-log-undo-registration):
9686         Use gnus-error instead of gnus-message.
9687         (spam-log-registration-type): Add function to determine the
9688         classification of a message based on registry entries; will
9689         return nil if both 'spam and 'ham are found.
9690         (spam-check-BBDB): Expand all the BBDB macros here so we can have
9691         a reasonably fast local cache without the loading errors.
9692         (spam-cache-lookups): Set to t by default.
9693         (spam-find-spam): Don't try to guess spam-cache-lookups.
9694         (spam-enter-whitelist, spam-enter-blacklist): Clear the
9695         spam-caches entry.
9696         (spam-filelist-build-cache, spam-filelist-check-cache): Fix
9697         caching of whitelist/blacklist entries.
9698         (spam-check-whitelist, spam-check-blacklist): Invoke
9699         spam-from-listed-p with a type, not a cache variable.
9700         (spam-from-listed-p): Wrap around spam-filelist-check-cache.
9701
9702 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9703
9704         * message.el (message-cite-prefix-regexp): Use with-syntax-table.
9705
9706         * nnmail.el (nnmail-split-fancy): do.
9707
9708         * mml.el (mml-parse): do.
9709
9710         * gnus-score.el (gnus-enter-score-words-into-hashtb)
9711         (gnus-score-adaptive): do.
9712
9713 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9714
9715         * gnus-art.el (gnus-treat-emphasize): Ignore Emacs version number.
9716         (gnus-mime-button-map): Don't set keymap parent.
9717         (gnus-button-ctan-directory-regexp): Use shy grouping.
9718         (gnus-prev-page-map): Don't set keymap parent.
9719         (gnus-prev-page-map): Remove duplicated one.
9720         (gnus-next-page-map): Don't set keymap parent.
9721         (gnus-mime-security-button-map): Ditto.
9722
9723         * nnheader.el (nnheader-directory-files-is-safe): Ignore Emacs
9724         version number.
9725
9726         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
9727
9728 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9729
9730         * canlock.el (canlock-sha1-function): Remove.
9731         (canlock-sha1-function-for-verify): Remove.
9732         (canlock-openssl-program): Remove.
9733         (canlock-openssl-args): Remove.
9734         (canlock-ignore-errors): Remove.
9735         (canlock-sha1-with-openssl): Remove.
9736         (canlock-sha1): Use sha1 instead of to call canlock-sha1-function.
9737         (canlock-verify): Don't use canlock-ignore-errors.
9738
9739         * sha1-el.el (sha1-string-external): Make it can return a string
9740         in binary form.
9741         (sha1-region-external): Ditto.
9742         (sha1-string-internal): Ditto.
9743         (sha1-region-internal): Ditto.
9744         (sha1-region): Ditto.
9745         (sha1-string): Ditto.
9746         (sha1): Ditto.
9747
9748 2004-01-07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9749
9750         * spam.el (spam-report-articles-gmane): New command.
9751
9752 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
9753
9754         * gnus.el: Don't make unnecessary *Group* buffer when loading.
9755
9756         * run-at-time.el (run-at-time-saved): Remove.
9757         (run-at-time): Doc fix.
9758
9759 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
9760
9761         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9762         (gnus-summary-limit-map): Add it.
9763         (gnus-summary-make-menu-bar): do.
9764
9765 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
9766
9767         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
9768         Make attempt at some caching support (done for BBDB only now).
9769         (spam-find-spam): Set spam-cache-lookups if there are more than 2
9770         addresses to be checked.
9771         (spam-clear-cache-BBDB): Add function, to be invoked by
9772         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB.
9773         (spam-check-BBDB): Check and use the caches, if
9774         spam-cache-lookups is on, remove superfluous (provide).
9775
9776 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
9777
9778         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
9779
9780 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
9781
9782         * run-at-time.el (run-at-time-saved): Move to after the definition
9783         of `run-at-time'.
9784
9785         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
9786
9787 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9788
9789         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
9790         mm-w3m-local-map-property.
9791
9792         * mm-view.el (mm-w3m-mode-map): Remove.
9793         (mm-w3m-local-map-property): Remove.
9794         (mm-inline-text-html-render-with-w3m): Don't use
9795         mm-w3m-local-map-property.
9796
9797 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
9798
9799         * run-at-time.el: New file.
9800
9801         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
9802         under Emacs.
9803
9804         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
9805         of gnus-set-text-properties.
9806
9807         * gnus-uu.el (gnus-uu-save-article): Ditto.
9808
9809         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
9810
9811         * gnus-cite.el (gnus-cite-parse): Ditto.
9812
9813         * gnus-art.el (gnus-button-push): Use set-text-properties instead
9814         of gnus-.
9815
9816         * gnus-xmas.el (run-at-time): Require run-at-time.
9817
9818         * gnus.el: Changed calls to nnheader-run-at-time and
9819         password-run-at-time throughout to use run-at-time directly.
9820
9821         * password.el: Removed definition of run-at-time.
9822
9823         * nnheaderxm.el: Remove definition of run-at-time.
9824
9825 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
9826
9827         * mml.el (mml-minibuffer-read-disposition): Show attachment type
9828         in prompt.
9829
9830 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9831
9832         * messagexmas.el (message-xmas-redefine): Alias
9833         `message-make-caesar-translation-table' to
9834         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
9835         version.
9836
9837         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
9838         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
9839         `gnus-xmas-set-text-properties'.
9840         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
9841         `gnus-xmas-completing-read'.
9842         (gnus-xmas-completing-read): Removed.
9843         (gnus-xmas-open-network-stream): Removed.
9844
9845         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
9846         XEmacs version.
9847
9848         * dns.el (dns-make-network-process): Use `open-network-stream'
9849         instead of `gnus-xmas-open-network-stream'.
9850
9851         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
9852
9853         * .cvsignore: Add auto-autoloads.el, custom-load.el.
9854
9855 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9856
9857         * gnus-art.el (gnus-mime-display-alternative)
9858         (gnus-insert-mime-button, gnus-insert-mime-security-button)
9859         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
9860         Don't use gnus-local-map-property.
9861
9862         * gnus-util.el (gnus-local-map-property): Remove.
9863
9864         * mm-view.el (mm-view-pkcs7-decrypt): Replace
9865         gnus-completing-read-maybe-default with completing-read.
9866
9867         * gnus-util.el (gnus-completing-read): do.
9868         (gnus-completing-read-maybe-default): Remove.
9869
9870 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
9871
9872         * password.el: Only autoload `run-at-time' if not XEmacs.
9873         Only autoload the itimer functions if XEmacs.
9874
9875 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
9876
9877         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
9878         XEmacsen.
9879
9880         * dgnushack.el: Autoload executable-find for XEmacs.
9881
9882 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
9883
9884         * gnus-art.el (gnus-read-string): Remove.
9885         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
9886         read-string.
9887
9888 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
9889
9890         * netrc.el: Autoload password-read.
9891         (netrc): Add configuration group.
9892         (netrc-encoding-method, netrc-openssl-path): Add
9893         variables for encoding and decoding of files with symmetric
9894         ciphers.
9895         (netrc-encode): Add assistant function to encode a file with
9896         netrc-encoding-method.
9897         (netrc-parse): Add interactive parameter, added optional
9898         decoding if netrc-encoding-method is non-nil but otherwise
9899         behavior is standard.
9900         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
9901         Do s/encode/encrypt/ everywhere.
9902
9903         * spam.el: Remove executable-find autoload.
9904
9905 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9906
9907         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
9908
9909         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
9910
9911 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
9912
9913         * gnus-art.el (gnus-treat-ansi-sequences,
9914         article-treat-ansi-sequences): New variable and function.
9915         Suggested by Dan Jacobson <jidanni@jidanni.org>.
9916
9917         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
9918         Use it.
9919
9920 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
9921
9922         * mm-util.el (mm-quote-arg): Remove.
9923
9924         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
9925         shell-quote-argument.
9926
9927         * gnus-uu.el (gnus-uu-command): do.
9928
9929         * gnus-sum.el (gnus-summary-insert-pseudos): do.
9930
9931         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
9932         with make-char.
9933
9934         * mm-util.el (mm-make-char): Remove.
9935
9936         * mml.el (mml-mode): Replace gnus-add-minor-mode with
9937         add-minor-mode.
9938
9939         * gnus-undo.el (gnus-undo-mode): do.
9940
9941         * gnus-topic.el (gnus-topic-mode): do.
9942
9943         * gnus-sum.el (gnus-dead-summary-mode): do.
9944
9945         * gnus-start.el (gnus-slave-mode): do.
9946
9947         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
9948
9949         * gnus-ml.el (gnus-mailing-list-mode): do.
9950
9951         * gnus-gl.el (gnus-grouplens-mode): do.
9952
9953         * gnus-draft.el (gnus-draft-mode): do.
9954
9955         * gnus-dired.el (gnus-dired-mode): do.
9956
9957         * gnus-ems.el (gnus-add-minor-mode): Remove.
9958
9959         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9960         Replace gnus-char-width with char-width.
9961
9962         * gnus-ems.el (gnus-char-width): Remove.
9963
9964         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
9965         Replace gnus-char-width with char-width.
9966
9967         * gnus-ems.el (gnus-char-width): Remove.
9968
9969         * spam-stat.el (with-syntax-table): Remove with-syntax-table
9970         definition.
9971         Remove Emacs 20 hash table compatibility code.
9972
9973         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
9974         20 compatibility code.
9975
9976         * spam.el (spam-point-at-eol): Replace with point-at-eol.
9977
9978         * smime.el (smime-point-at-eol): Replace with point-at-eol.
9979
9980         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
9981         with point-at-{eol,bol}.
9982
9983         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
9984
9985         * imap.el (imap-point-at-eol): Replace with point-at-eol.
9986
9987         * flow-fill.el (fill-flowed-point-at-bol,
9988         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
9989
9990         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
9991         Replace with point-at-{eol,bol} throughout all files.
9992
9993 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
9994
9995         * ntlm.el (ntlm-string-as-unibyte): New macro.
9996         (ntlm-build-auth-response): Use it.
9997
9998         Remove Emacs 20 stuff:
9999         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
10000         (butlast, mapc, remove): Remove the compiler macros.
10001         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
10002         of delq and copy-sequence.
10003         * gnus-art.el (popup-menu): Remove the compiler macro.
10004         * nnmail.el (nnmail-split-fancy): Don't support customizing with
10005         Emacs 20.
10006
10007 2004-01-05  Simon Josefsson  <jas@extundo.com>
10008
10009         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
10010         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
10011         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
10012         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
10013         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
10014         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
10015         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
10016         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
10017         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
10018         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
10019         ntlm-string-permute, string-lshift into ntlm-string-lshift,
10020         string-xor into ntlm-string-xor.  Suggested by
10021         Jesper Harder <harder@myrealbox.com>.
10022
10023         * ntlm.el: Don't include poem.
10024
10025         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
10026         Jesper Harder <harder@myrealbox.com>.
10027
10028         * sasl-ntlm.el, ntlm.el, md4.el: New files.
10029
10030         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
10031         probably breaks emacs with DL patch, but do we care? Is anyone
10032         still using the DL stuff?)
10033
10034         * sieve-manage.el: Use the password package.
10035         (sieve-manage-read-passwd): Remove.
10036         (sieve-manage-interactive-login): Use password.  Re-add
10037         condition-case around loop.
10038
10039         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
10040         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
10041         the password package.
10042
10043 2003-02-19  Simon Josefsson  <jas@extundo.com>
10044
10045         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
10046         token.
10047
10048 2002-08-07  Simon Josefsson  <jas@extundo.com>
10049
10050         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
10051         (sieve-manage-authenticators):
10052         (sieve-manage-authenticator-alist): Add some SASL mechs.
10053         (sieve-sasl-auth): New function.
10054         (sieve-manage-cram-md5-auth):
10055         (sieve-manage-plain-auth): Rewrite using SASL library.
10056         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
10057         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
10058         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
10059         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
10060
10061 2004-01-05  Simon Josefsson  <jas@extundo.com>
10062
10063         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
10064         New files.
10065
10066 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10067
10068         * gnus-group.el (gnus-no-groups-message): Update.
10069
10070         * gnus-sum.el (gnus-summary-insert-new-articles): Remove .
10071
10072 2003-11-09  Simon Josefsson  <jas@extundo.com>
10073
10074         * imap.el: Support for ID IMAP extension (RFC 2971).
10075         (imap-local-variables): Add imap-id.
10076         (imap-id): New variable.
10077         (imap-id): New function.
10078         (imap-parse-response): Parse untagged ID response.
10079         * nnimap.el (nnimap-id): New variable.
10080         (nnimap-open-connection): Use it.
10081
10082 2003-12-28  Simon Josefsson  <jas@extundo.com>
10083
10084         * gnus-score.el (gnus-score-edit-all-score): New.
10085         * gnus-group.el (gnus-group-score-map): Bind it to W e.
10086
10087 2004-01-04  Simon Josefsson  <jas@extundo.com>
10088
10089         * password.el: Add.
10090
10091 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
10092
10093         * dns.el: Add support for AAAA records (see RFC 3596)
10094
10095         * Fix typo PRT -> PTR
10096
10097         * Parse MX, PTR and SOA replies (see RFC 1035)
10098
10099 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10100
10101         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
10102
10103         * Moved to Changelog.2.
10104
10105 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10106
10107         * gnus.el (gnus-version-number): Bump version.
10108
10109 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10110
10111         * gnus.el: No Gnus v0.1 is released.
10112
10113 2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
10114
10115         * gnus.el: No Gnus v0.0 is released.
10116
10117 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
10118
10119         * gnus.el (gnus-version-number): Bump.
10120         (gnus-version): No.
10121
10122 See ChangeLog.2 for earlier changes.
10123
10124     Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
10125   Copying and distribution of this file, with or without modification,
10126   are permitted provided the copyright notice and this notice are preserved.
10127
10128 ;; Local Variables:
10129 ;; coding: iso-2022-7bit
10130 ;; fill-column: 79
10131 ;; add-log-time-zone-rule: t
10132 ;; End:
10133
10134 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4