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