Synch to No Gnus 200401070217.
[elisp/gnus.git-] / lisp / ChangeLog
1 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * run-at-time.el (run-at-time-saved): Remove.
4         (run-at-time): Doc fix.
5
6 2004-01-07  Jesper Harder  <harder@ifa.au.dk>
7
8         * gnus-sum.el (gnus-summary-limit-to-replied): New command.
9         (gnus-summary-limit-map): Add it.
10         (gnus-summary-make-menu-bar): do.
11
12 2004-01-06  Teodor Zlatanov  <tzz@lifelogs.com>
13
14         * spam.el (spam-cache-lookups, spam-caches, spam-clear-cache):
15         first attempt at some caching support (done for BBDB only now)
16         (spam-find-spam): set spam-cache-lookups if there are more than 2
17         addresses to be checked
18         (spam-clear-cache-BBDB): new function, to be invoked by
19         bbdb-change-hook, and triggering spam-clear-cache of 'spam-use-BBDB
20         (spam-check-BBDB): check and use the caches, if
21         spam-cache-lookups is on
22         remove superfluous (provide)
23
24 2004-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
25
26         * gnus-art.el (gnus-treat-ansi-sequences): Changed default.
27
28 2004-01-07  Steve Youngs  <sryoungs@bigpond.net.au>
29
30         * run-at-time.el (run-at-time-saved): Move to after the definition
31         of `run-at-time'.
32
33         * dgnushack.el: Autoload `font-lock-fontify-buffer' in XEmacs.
34
35 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
36
37         * gnus-art.el (gnus-article-wash-html-with-w3m): Don't use
38         mm-w3m-local-map-property.
39
40         * mm-view.el (mm-w3m-mode-map): Remove.
41         (mm-w3m-local-map-property): Remove.
42         (mm-inline-text-html-render-with-w3m): Don't use
43         mm-w3m-local-map-property.
44
45 2004-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
46
47         * run-at-time.el: New file.
48
49         * dgnushack.el (dgnushack-compile): Don't compile run-at-time
50         under Emacs.
51
52         * gnus.el ((fboundp 'gnus-set-text-properties)): Remove definition
53         of gnus-set-text-properties.
54
55         * gnus-uu.el (gnus-uu-save-article): Ditto.
56
57         * gnus-salt.el (gnus-carpal-setup-buffer): Ditto.
58
59         * gnus-cite.el (gnus-cite-parse): Ditto.
60
61         * gnus-art.el (gnus-button-push): Use set-text-properties instead
62         of gnus-.
63
64         * gnus-xmas.el (run-at-time): Require run-at-time.
65
66         * gnus.el: Changed calls to nnheader-run-at-time and
67         password-run-at-time throughout to use run-at-time directly.
68
69         * password.el: Removed definition of run-at-time.
70
71         * nnheaderxm.el: Remove definition of run-at-time.
72
73 2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>
74
75         * mml.el (mml-minibuffer-read-disposition): Show attachment type
76         in prompt (tiny change)
77
78 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
79
80         * messagexmas.el (message-xmas-redefine): Alias
81         `message-make-caesar-translation-table' to
82         ``message-xmas-make-caesar-translation-table' regardless of XEmacs
83         version.
84
85         * gnus-xmas.el (gnus-xmas-set-text-properties): Removed.
86         (gnus-xmas-define): Don't alias `gnus-set-text-properties' to
87         `gnus-xmas-set-text-properties'.
88         (gnus-xmas-redefine): Don't alias `gnus-completing-read' to
89         `gnus-xmas-completing-read'. 
90         (gnus-xmas-completing-read): Removed.
91         (gnus-xmas-open-network-stream): Removed.
92
93         * gnus-ems.el (gnus-mode-line-modified): Don't conditionalise on
94         XEmacs version.
95
96         * dns.el (dns-make-network-process): Use `open-network-stream'
97         instead of `gnus-xmas-open-network-stream'.
98
99         * dgnushack.el: Remove some XEmacs 21.1 specific stuff.
100
101         * .cvsignore: Add auto-autoloads.el, custom-load.el.
102
103 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
104
105         * gnus-art.el (gnus-mime-display-alternative)
106         (gnus-insert-mime-button, gnus-insert-mime-security-button)
107         (gnus-insert-prev-page-button, gnus-insert-next-page-button):
108         Don't use gnus-local-map-property.
109
110         * gnus-util.el (gnus-local-map-property): Remove.
111
112         * mm-view.el (mm-view-pkcs7-decrypt): Replace
113         gnus-completing-read-maybe-default with completing-read.
114
115         * gnus-util.el (gnus-completing-read): do.
116         (gnus-completing-read-maybe-default): Remove.
117
118 2004-01-06  Steve Youngs  <sryoungs@bigpond.net.au>
119
120         * password.el: Only autoload `run-at-time' if not XEmacs.
121         Only autoload the itimer functions if XEmacs.
122
123 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * gnus-xmas.el (gnus-xmas-define): Defun char-width for non-MULE
126         XEmacsen.
127
128         * dgnushack.el: Autoload executable-find for XEmacs.
129
130 2004-01-06  Jesper Harder  <harder@ifa.au.dk>
131
132         * gnus-art.el (gnus-read-string): Remove.
133         (gnus-summary-pipe-to-muttprint): Replace gnus-read-string with
134         read-string.
135
136 2004-01-05  Teodor Zlatanov  <tzz@lifelogs.com>
137
138         * netrc.el: autoload password-read
139         (netrc): new configuration group
140         (netrc-encoding-method, netrc-openssl-path): configuration
141         variables for encoding and decoding of files with symmetric
142         ciphers
143         (netrc-encode): assistant function to encode a file with
144         netrc-encoding-method
145         (netrc-parse): added interactive parameter, added optional
146         decoding if netrc-encoding-method is non-nil but otherwise
147         behavior is standard
148         (netrc-encrypting-method, netrc-encrypt, netrc-parse):
149         s/encode/encrypt/ everywhere
150
151         * spam.el: remove executable-find autoload
152
153 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
154
155         * gnus-registry.el: Remove Emacs 20 hash table compatibility code.
156
157         * gnus-uu.el (gnus-uu-post-encoded): bury-buffer is always fbound.
158
159 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
160
161         * gnus-art.el (gnus-treat-ansi-sequences,
162         article-treat-ansi-sequences): New variable and function.
163         Suggested by Dan Jacobson <jidanni@jidanni.org>.
164
165         * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
166         Use it.
167
168 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
169
170         * mm-util.el (mm-quote-arg): Remove.
171
172         * mm-decode.el (mm-mailcap-command): Replace mm-quote-arg with
173         shell-quote-argument.
174
175         * gnus-uu.el (gnus-uu-command): do.
176
177         * gnus-sum.el (gnus-summary-insert-pseudos): do.
178
179         * ietf-drums.el (ietf-drums-token-to-list): Replace mm-make-char
180         with make-char.
181
182         * mm-util.el (mm-make-char): Remove.
183
184         * mml.el (mml-mode): Replace gnus-add-minor-mode with
185         add-minor-mode.
186
187         * gnus-undo.el (gnus-undo-mode): do.
188
189         * gnus-topic.el (gnus-topic-mode): do.
190
191         * gnus-sum.el (gnus-dead-summary-mode): do.
192
193         * gnus-start.el (gnus-slave-mode): do.
194
195         * gnus-salt.el (gnus-binary-mode, gnus-pick-mode): do.
196
197         * gnus-ml.el (gnus-mailing-list-mode): do.
198
199         * gnus-gl.el (gnus-grouplens-mode): do.
200
201         * gnus-draft.el (gnus-draft-mode): do.
202
203         * gnus-dired.el (gnus-dired-mode): do.
204
205         * gnus-ems.el (gnus-add-minor-mode): Remove.
206
207         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
208         Replace gnus-char-width with char-width.
209
210         * gnus-ems.el (gnus-char-width): Remove.
211
212         * gnus-spec.el (gnus-correct-length, gnus-correct-substring):
213         Replace gnus-char-width with char-width.
214
215         * gnus-ems.el (gnus-char-width): Remove.
216
217         * spam-stat.el (with-syntax-table): Remove with-syntax-table
218         definition.
219         Remove Emacs 20 hash table compatibility code.
220
221         * rfc2047.el (with-syntax-table): Remove with-syntax-table Emacs
222         20 compatibility code.
223
224         * spam.el (spam-point-at-eol): Replace with point-at-eol.
225
226         * smime.el (smime-point-at-eol): Replace with point-at-eol.
227
228         * rfc2047.el (rfc2047-point-at-bol, rfc2047-point-at-eol): Replace
229         with point-at-{eol,bol}.
230
231         * netrc.el (netrc-point-at-eol): Replace with point-at-eol.
232
233         * imap.el (imap-point-at-eol): Replace with point-at-eol.
234
235         * flow-fill.el (fill-flowed-point-at-bol,
236         fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
237
238         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
239         Replace with point-at-{eol,bol} throughout all files.
240
241 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
242
243         * ntlm.el (ntlm-string-as-unibyte): New macro.
244         (ntlm-build-auth-response): Use it.
245
246         Remove Emacs 20 stuff:
247         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
248         (butlast, mapc, remove): Remove the compiler macros.
249         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
250         of delq and copy-sequence.
251         * gnus-art.el (popup-menu): Remove the compiler macro.
252         * nnmail.el (nnmail-split-fancy): Don't support customizing with
253         Emacs 20.
254
255 2004-01-05  Simon Josefsson  <jas@extundo.com>
256
257         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
258         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
259         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
260         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
261         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
262         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
263         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
264         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
265         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
266         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
267         ntlm-string-permute, string-lshift into ntlm-string-lshift,
268         string-xor into ntlm-string-xor.  Suggested by
269         Jesper Harder <harder@myrealbox.com>.
270
271         * ntlm.el: Don't include poem.
272
273         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
274         Jesper Harder <harder@myrealbox.com>.
275
276         * sasl-ntlm.el, ntlm.el, md4.el: New files.
277
278         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
279         probably breaks emacs with DL patch, but do we care? Is anyone
280         still using the DL stuff?)
281
282         * sieve-manage.el: Use the password package.
283         (sieve-manage-read-passwd): Remove.
284         (sieve-manage-interactive-login): Use password.  Re-add
285         condition-case around loop.
286
287         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
288         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
289         the password package.
290
291 2003-02-19  Simon Josefsson  <jas@extundo.com>
292
293         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
294         token.
295
296 2002-08-07  Simon Josefsson  <jas@extundo.com>
297
298         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
299         (sieve-manage-authenticators):
300         (sieve-manage-authenticator-alist): Add some SASL mechs.
301         (sieve-sasl-auth): New function.
302         (sieve-manage-cram-md5-auth):
303         (sieve-manage-plain-auth): Rewrite using SASL library.
304         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
305         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
306         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
307         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
308
309 2004-01-05  Simon Josefsson  <jas@extundo.com>
310
311         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
312         New files.
313
314 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
315
316         * gnus-group.el (gnus-no-groups-message): Update.
317
318         * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
319
320 2003-11-09  Simon Josefsson  <jas@extundo.com>
321
322         * imap.el: Support for ID IMAP extension (RFC 2971).
323         (imap-local-variables): Add imap-id.
324         (imap-id): New variable.
325         (imap-id): New function.
326         (imap-parse-response): Parse untagged ID response.
327         * nnimap.el (nnimap-id): New variable.
328         (nnimap-open-connection): Use it.
329
330 2003-12-28  Simon Josefsson  <jas@extundo.com>
331
332         * gnus-score.el (gnus-score-edit-all-score): New.
333         * gnus-group.el (gnus-group-score-map): Bind it to W e.
334
335 2004-01-04  Simon Josefsson  <jas@extundo.com>
336
337         * password.el: Add.
338
339 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
340
341         * dns.el: Add support for AAAA records (see RFC 3596)
342
343         * Fix typo PRT -> PTR
344
345         * Parse MX, PTR and SOA replies (see RFC 1035)
346
347 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
348
349         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
350
351         * Moved to Changelog.1.
352
353     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
354   Copying and distribution of this file, with or without modification,
355   are permitted provided the copyright notice and this notice are preserved.
356
357 ;; Local Variables:
358 ;; coding: iso-2022-7bit
359 ;; End: