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