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