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