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