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