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