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