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