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