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