Synch to No Gnus 200402060431.
[elisp/gnus.git-] / ChangeLog
1 2004-02-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
2
3         * texi/gnus-ja.texi (Contributors): Fix typo.
4
5 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
6
7         * lisp/canlock.el: Reload sha1-el provided by FLIM when an old
8         version (maybe provided by the XEmacs ecrypt package) was loaded.
9
10         * lisp/dgnushack.el (max-specpdl-size): Don't modify the value.
11         (byte-optimize-form-code-walker): Simplify the test form; doc fix.
12         (char-after): Don't byte-optimize it.
13         (char-before): Ditto.
14         (dgnushack-bind-colon-keywords): Remove.
15
16 2004-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
17
18         * lisp/smime.el: Remove.
19
20 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
21
22         * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff.
23         * lisp/gnus-namazu.el: Don't autoload regexp-opt.
24         * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff.
25         * lisp/nnmail.el (nnmail-lazy): Ditto.
26
27 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
28
29         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
30         number.
31
32         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
33         Emacsen.
34
35         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
36         `x-face-mule-gnus-article-display-x-face'.
37
38         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
39
40 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
41
42         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
43
44 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
45
46         * lisp/gnus-clfns.el: Abolish.
47         * lisp/nnshimbun.el: Abolish.
48
49         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
50
51 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
52
53         * make.bat: Add missing parens.  From Robert Marshall
54         <spam@chezmarshall.freeserve.co.uk>.
55
56 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
57
58         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
59         * sample.lpath.el: Remove.
60         * contrib/cus-dep.el: Remove.
61         * contrib/gnus-idna.el: Remove.
62         * contrib/passwd.el: Remove.
63         * contrib/regexp-opt.el: Remove.
64         * contrib/timer.el: Remove.
65         * lisp/canlock-om.el: Remove.
66         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
67         for XEmacs 21.5; remove Mule 2 stuff.
68         * lisp/gnus-agent.el: Remove Mule 2 stuff.
69         * lisp/gnus-art.el: Ditto.
70         * lisp/gnus-cite.el: Ditto.
71         * lisp/gnus-ems.el: Ditto.
72         * lisp/gnus-msg.el: Ditto.
73         * lisp/gnus-namazu.el: Ditto.
74         * lisp/gnus-offline.el: Ditto.
75         * lisp/gnus-start.el: Ditto.
76         * lisp/gnus-util.el: Ditto.
77         * lisp/gnus-uu.el: Ditto.
78         * lisp/gnus.el: Ditto.
79         * lisp/lpath.el: Ditto.
80         * lisp/mail-source.el: Ditto.
81         * lisp/message.el: Ditto.
82         * lisp/mm-url.el: Ditto.
83         * lisp/nnfolder.el: Ditto.
84         * lisp/nnheader.el: Ditto.
85         * lisp/nnkiboze.el: Ditto.
86         * lisp/nnmail.el: Ditto.
87         * lisp/nnmaildir.el: Ditto.
88         * lisp/nnmbox.el: Ditto.
89         * lisp/nnmh.el: Ditto.
90         * lisp/nnml.el: Ditto.
91         * lisp/nnrss.el: Ditto.
92         * lisp/nnshimbun.el: Ditto.
93         * lisp/nntp.el: Ditto.
94         * lisp/score-mode.el: Ditto.
95         * texi/infohack.el: Ditto.
96         * texi/ptexinfmt.el: Ditto.
97
98 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
99
100         * lisp/hex-util.el: Remove.
101         * lisp/md5.el: Remove.
102         * lisp/sha1-el.el: Remove.
103
104 2004-01-05  Simon Josefsson  <jas@extundo.com>
105
106         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
107         Mention password.el.
108         Mention NTLM.
109
110 2004-01-04  Simon Josefsson  <jas@extundo.com>
111
112         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
113         Mention `W e' for editing all.SCORE.
114
115 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
116
117         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
118
119 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
120
121         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
122
123 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
124
125         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
126
127 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
128
129         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
130
131 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
132
133         * GNUS-NEWS: Update copyright.
134
135         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
136         documentation and online version instead.
137
138         * GNUS-NEWS: Changed "Dired integration"
139
140 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
141
142         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
143
144 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
145
146         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
147
148 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
149
150         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
151
152 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
153
154         * GNUS-NEWS: Mention change of `e' in draft groups.
155
156 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
157
158         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
159         choose the language specific info file.
160
161 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
164         the window system.
165
166         * lisp/gnus-sum.el: Don't require `mime-view'.
167
168 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
169
170         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
171         the expanded form for Mule 2.
172
173 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
174
175         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
176         contrib/cus-dep.el to build T-gnus with Mule 2.
177
178         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
179
180 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
181
182         * lisp/message.el (message-forward-subject-name-subject): Fixed.
183
184 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
185
186         * texi/infohack.el: Don't fiddle with the `features' variable;
187         fix directories relative to the ../lisp directory in `load-path'.
188
189 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
190
191         * Makefile.in (install-package): Don't call `compose-package'.
192         (install-package-ja): Ditto.
193         (package): Ditto.
194         (package-ja): Ditto.
195         (compose-package): Abolish.
196
197         * lisp/Makefile.in (compose-package): Abolish.
198
199         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
200         gnus-load.el when using XEmacs.
201         (dgnushack-dont-compile-files): Add gnus-load.el.
202         (dgnushack-auto-load-file): Abolish.
203         (dgnushack-make-auto-load): Don't delete the file specified by
204         `dgnushack-auto-load-file'.
205         (dgnushack-compose-package): Abolish.
206
207 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
208
209         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
210         instead of `custom-set-default' for old Emacsen.
211
212         * lisp/gnus-sum.el
213         (gnus-summary-search-article-highlight-matched-text): Replace
214         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
215
216 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
217
218         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
219         reduce its spending time.
220
221 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
222
223         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
224         (gnus-namazu/real-group-name): Removed.
225         (gnus-namazu/decode-group-name): Removed.
226         (gnus-namazu/directory-table): New internal variable.
227         (gnus-namazu/make-directory-table): New function.
228         (gnus-namazu/search): Call the above function, and use
229         `gnus-namazu/directory-table' to get a real group name from a file
230         name.
231         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
232         (gnus-namazu/update-sentinel): Ditto.
233         (gnus-namazu-update-all-indices): Simplified.
234         (gnus-namazu-update-indices): New function.
235
236 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
237
238         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
239         the whole name from a given group and a method, only when it
240         exists.  Otherwise, return nil.
241         (gnus-namazu/possible-real-groups): Removed.
242         (gnus-namazu/decode-group-name): The successor of the above
243         function.
244         (gnus-namazu/real-group-name): Use the above functions, and accept
245         the third optional argument, `method'.
246         (gnus-namazu/search): Change the order getting groups and article
247         numbers from file names.
248
249 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
250
251         * lisp/pop3.el: Silence the byte-compiler when modifying
252         `byte-compile-function-environment' for `md5' under latest Emacs.
253
254         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
255         for Mule 2.
256
257 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
258
259         * texi/ptexinfmt.el: @verb, @tie, @/ support.
260         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
261         Use `ptexinfmt-disable-broken-notice-flag' instead.
262
263 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
264
265         * texi/infohack.el (infohack-texi-format): Include other files
266         first.
267
268 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
269
270         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
271
272 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
273
274         * texi/infohack.el: Require `bytecomp'.
275
276 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
277
278         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
279
280         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
281
282 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
283
284         * texi/infohack.el (infohack-texi-format): Encode messages to
285         terminal while formatting info pages.
286
287 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
288
289         * lisp/message.el (message-check-news-header-syntax): Replace
290         `mail-extract-address-components' with
291         `std11-extract-address-components'.
292         (message-sendmail-envelope-from): Ditto.
293         (message-buffer-name): Ditto.
294         (message-do-send-housekeeping): Ditto.
295
296 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
297
298         * lisp/message.el (message-yank-original): When
299         `message-reply-headers' is equal to nil, do not reset its
300         message-id and references.
301
302         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
303         texi/ps/.cvsignore: Created.
304
305 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
306
307         * lisp/message.el (message-fix-before-sending): Don't check for
308         `illegible text' messages (see the comment).
309
310 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
311
312         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
313
314 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
315
316         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
317         made it notice that there was a change to have to be merged from
318         Gnus. -- 2003-05-21 ky
319
320         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
321         multibyte buffer.
322
323 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
324
325         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
326         for rfc2616 compliance.
327
328 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
329
330         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
331         Mule 2 is running.
332
333 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
334
335         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
336         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
337         instead of `gnus-extended-version'.
338         (xemacs-codename): Defvar while compiling.
339         (gnus-message-make-user-agent): Use `gnus-user-agent'.
340
341         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
342         has alread exist, remove it.
343
344 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
345
346         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
347
348 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
349
350         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
351         article-decode-encoded-words explicitly.
352
353 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
354
355         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
356
357         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
358         stuff.
359
360 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
361
362         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
363
364 See ChangeLog.4 for earlier changes.
365
366 ;; Local Variables:
367 ;; coding: iso-2022-7bit
368 ;; End: