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