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