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