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