(gnus-point-at-bol, gnus-point-at-eol): Remove.
[gnus] / lisp / ChangeLog
1 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
2
3         * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
4         Replace with point-at-{eol,bol} throughout all files.
5
6 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
7
8         * ntlm.el (ntlm-string-as-unibyte): New macro.
9         (ntlm-build-auth-response): Use it.
10
11         Remove Emacs 20 stuff:
12         * dgnushack.el (dgnushack-compile): Don't modify max-specpdl-size.
13         (butlast, mapc, remove): Remove the compiler macros.
14         * gnus-msg.el (gnus-summary-news-other-window): Use remove instead
15         of delq and copy-sequence.
16         * gnus-art.el (popup-menu): Remove the compiler macro.
17         * nnmail.el (nnmail-split-fancy): Don't support customizing with
18         Emacs 20.
19
20 2004-01-05  Simon Josefsson  <jas@extundo.com>
21
22         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
23         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
24         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
25         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
26         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
27         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
28         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
29         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
30         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
31         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
32         ntlm-string-permute, string-lshift into ntlm-string-lshift,
33         string-xor into ntlm-string-xor.  Suggested by
34         Jesper Harder <harder@myrealbox.com>.
35
36         * ntlm.el: Don't include poem.
37
38         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
39         Jesper Harder <harder@myrealbox.com>.
40
41         * sasl-ntlm.el, ntlm.el, md4.el: New files.
42
43         * hmac-md5.el (md5-binary): Fix byte compile warning.  (This
44         probably breaks emacs with DL patch, but do we care? Is anyone
45         still using the DL stuff?)
46
47         * sieve-manage.el: Use the password package.
48         (sieve-manage-read-passwd): Remove.
49         (sieve-manage-interactive-login): Use password.  Re-add
50         condition-case around loop.
51
52         * pgg.el (pgg-passphrase-cache, pgg-run-at-time): Remove.
53         (pgg-add-passphrase-cache, pgg-remove-passphrase-cache): Use
54         the password package.
55
56 2003-02-19  Simon Josefsson  <jas@extundo.com>
57
58         * sieve-manage.el (sieve-sasl-auth): Quote optional initial SASL
59         token.
60
61 2002-08-07  Simon Josefsson  <jas@extundo.com>
62
63         * sieve-manage.el (require): Use SASL, not RFC2104/MD5.
64         (sieve-manage-authenticators):
65         (sieve-manage-authenticator-alist): Add some SASL mechs.
66         (sieve-sasl-auth): New function.
67         (sieve-manage-cram-md5-auth):
68         (sieve-manage-plain-auth): Rewrite using SASL library.
69         (sieve-manage-digest-md5-p, sieve-manage-digest-md5-auth)
70         (sieve-manage-scram-md5-p, sieve-manage-scram-md5-auth)
71         (sieve-manage-ntlm-p, sieve-manage-ntlm-auth)
72         (sieve-manage-login-p, sieve-manage-login-auth): Add wrappers.
73
74 2004-01-05  Simon Josefsson  <jas@extundo.com>
75
76         * sasl.el, sasl-cram.el, sasl-digest.el, hmac-md5.el, hmac-def.el:
77         New files.
78
79 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
80
81         * gnus-group.el (gnus-no-groups-message): Update.
82
83         * gnus-sum.el (gnus-summary-insert-new-articles): Remove . 
84
85 2003-11-09  Simon Josefsson  <jas@extundo.com>
86
87         * imap.el: Support for ID IMAP extension (RFC 2971).
88         (imap-local-variables): Add imap-id.
89         (imap-id): New variable.
90         (imap-id): New function.
91         (imap-parse-response): Parse untagged ID response.
92         * nnimap.el (nnimap-id): New variable.
93         (nnimap-open-connection): Use it.
94
95 2003-12-28  Simon Josefsson  <jas@extundo.com>
96
97         * gnus-score.el (gnus-score-edit-all-score): New.
98         * gnus-group.el (gnus-group-score-map): Bind it to W e.
99
100 2004-01-04  Simon Josefsson  <jas@extundo.com>
101
102         * password.el: Add.
103
104 2004-01-04  Mario Lang  <lang@zid.tugraz.at>
105
106         * dns.el: Add support for AAAA records (see RFC 3596)
107
108         * Fix typo PRT -> PTR
109
110         * Parse MX, PTR and SOA replies (see RFC 1035)
111
112 2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
113
114         * gnus.el (gnus-logo-color-style): Changed colors to `no'.
115
116         * Moved to Changelog.1.
117
118     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
119   Copying and distribution of this file, with or without modification,
120   are permitted provided the copyright notice and this notice are preserved.
121
122 ;; Local Variables:
123 ;; coding: iso-2022-7bit
124 ;; End: