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