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