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