* dgnushack.el (dgnushack-dont-compile-files): Exclude mm-url.el.
[elisp/gnus.git-] / ChangeLog
1 2004-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * lisp/dgnushack.el (dgnushack-dont-compile-files): Exclude mm-url.el.
4
5         * lisp/mm-url.el: Require nnheader instead of mm-util.
6
7         * lisp/nnheader.el (mm-char-or-char-int-p): New function.
8
9 2004-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
10
11         * GNUS-NEWS: Generated.
12
13 2004-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * lisp/encrypt.el: Bind password-cache-expiry when compiling.
16
17 2004-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
18
19         * lisp/gnus-spec.el (gnus-search-or-regist-spec): Manage the flag
20         which indicates whether the spec is updated; simplify the form.
21         (gnus-update-format-specifications): Correct the way to detect
22         whether specs are updated.
23
24 2004-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
25
26         * lisp/encrypt.el: Autoload password-read-and-add and
27         password-cache-remove.
28
29 2004-10-15  Katsumi Yamaoka  <yamaoka@jpl.org>
30
31         * lisp/mml-smime.el: Don't care even if there's no smime.el.
32
33 2004-09-30  Simon Josefsson  <jas@extundo.com>
34
35         * Makefile.in (GNUS-NEWS): Depend on texi/gnus-news.texi.
36
37         * GNUS-NEWS: Generated.
38
39 2004-09-30  Katsumi Yamaoka  <yamaoka@jpl.org>
40
41         * lisp/gnus-encrypt.el: Bind password-cache-expiry when compiling.
42
43 2004-09-29  Simon Josefsson  <jas@extundo.com>
44
45         * GNUS-NEWS: Generated.
46
47         * Makefile.in (GNUS-NEWS): Add.
48
49 2004-09-15  Katsumi Yamaoka  <yamaoka@jpl.org>
50
51         * lisp/gnus-encrypt.el: Autoload password-read-and-add and
52         password-cache-remove.
53
54 2004-09-11  Simon Josefsson  <jas@extundo.com>
55
56         * GNUS-NEWS: Generated.
57
58 2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
59
60         * etc/.cvsignore: Remove unused.
61
62 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
63
64         * texi/gnus-ja.texi: Uncomment the @copying section.
65         * texi/message-ja.texi: Ditto.
66
67 2004-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * texi/gnus-ja.texi: Comment the @copying section temporarily.
70         * texi/message-ja.texi: Ditto.
71
72 2004-08-27  Katsumi Yamaoka  <yamaoka@jpl.org>
73
74         * lisp/gnus.el: Don't autoload x-face-e21.
75
76         * lisp/gnus-art.el (gnus-article-x-face-command): Discard
77         x-face-e21.
78         (gnus-article-x-face-command): Ditto.
79         (gnus-treat-display-x-face): Ditto.
80         (gnus-treat-display-face): Ditto.
81
82 2004-08-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
83
84         * texi/ptexinfmt.el (slanted): Rename @s to @slanted.
85
86 2004-07-29  KOSEKI Yoshinori  <kose@meadowy.org>
87
88         * lisp/gnus-namazu.el (gnus-namazu/make-directory-table): Fix
89         normalization of dir (remove drive letter).
90
91 2004-07-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
92
93         * texi/ptexinfmt.el: Support @s.
94
95 2004-06-21  Katsumi Yamaoka  <yamaoka@jpl.org>
96
97         * lisp/nnheader.el (nnheader-parse-nov): Pass the eol value to
98         nnheader-nov-read-integer.
99
100 2004-06-16  Reiner Steib  <Reiner.Steib@gmx.de>
101
102         * make.bat: Fix line endings around arch-tag.
103
104 2004-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
105
106         * lisp/lpath.el: Fbind lsdb-complete-name.
107
108 2004-06-03  Teodor Zlatanov  <tzz@lifelogs.com>
109
110         * etc/gnus/gnus-setup.ast (Setting up a NNTP server)
111         (Setting up local mail storage (nnml)): fixed some bugs, added a
112         new screen - still testing
113
114 2004-06-01  Simon Josefsson  <jas@extundo.com>
115
116         * make.bat: Add SASL manual.
117
118 2004-05-23  Lars Magne Ingebrigtsen  <larsi@gnus.org>
119
120         * etc/gnus/news-server.ast: Use library validation.
121
122 2004-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
123
124         * lisp/nnheader.el (mm-disable-multibyte): New function.
125         (mm-enable-multibyte): New function.
126         (mm-encode-coding-region): New function.
127         (mm-string-make-unibyte): New function.
128
129         * lisp/utf7.el: Require `nnheader' instead of `mm-util'.
130
131 2004-05-02  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
132
133         * gnus-namazu.el (gnus-namazu-imap-group-prefix): Abolished.
134         (gnus-namazu-imap-maildir): Abolished.
135         (gnus-namazu-remote-groups): New option.
136         (gnus-namazu/call-namazu): Simplified.
137         (gnus-namazu/make-directory-table): Refer the above option.
138         (gnus-namazu/search): Cancel the last change to support IMAP.
139         (gnus-namazu-update-index): Ditto.
140         (gnus-namazu-update-indices): Ditto.
141
142 2004-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
143
144         * lisp/gnus-vers.el: T-gnus 6.17.2 revision 00.
145
146 2004-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
147
148         * lisp/dgnushack.el (describe-key-briefly): Remove compiler macro.
149
150 2004-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
151
152         * texi/ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
153         @url is now a synonym for @uref.
154
155 2004-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
156
157         * lisp/gnus-util.el (gnus-set-work-buffer): Set buffer multibyte.
158         (gnus-select-frame-set-input-focus): Don't check whether
159         `focus-follows-mouse' is bound.
160         (frame-parameter): Remove.
161
162 2004-03-25  Katsumi Yamaoka  <yamaoka@jpl.org>
163
164         * lisp/pop3.el: Don't require `advice', `pces' and `path-util'.
165         (pop3-ssl-program-name): Use `executable-find' instead of
166         `exec-installed-p'.
167         (pop3-movemail): Don't use `write-region-as-binary'.
168         (pop3-open-server): Don't use `open-network-stream-as-binary'.
169         (pop3-open-ssl-stream): Don't use `as-binary-process'.
170         (pop3-open-tls-stream): Ditto.
171         (mail-source-fetch-pop): In Gnus, advise it to bind
172         `pop3-connection-type' and `pop3-leave-mail-on-server' while
173         fetching mails, according to `mail-sources'.
174
175 2004-03-24  KOSEKI Yoshinori  <kose@meadowy.org>
176
177         * lisp/gnus-namazu.el (gnus-namazu/directory-table-use): Remove.
178         (gnus-namazu-imap-maildir): New variable.
179
180 2004-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
181
182         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
183         legacy-gnus-agent.el.
184
185 2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
186
187         * make.bat: Make sure that gnus-load.el and sieve are writable to
188         avoid breakage.
189
190 2004-03-04  KOSEKI Yoshinori  <kose@meadowy.org>
191
192         * lisp/gnus-namazu.el (gnus-namazu-command-prefix): New variable.
193         (gnus-namazu-imap-group-prefix): Ditto.
194         (gnus-namazu/directory-table-use): Ditto.
195         (gnus-namazu/call-namazu): Use gnus-namazu-imap-group-prefix.
196         (gnus-namazu/search): Support Maildir.
197
198 2004-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
199
200         * make.bat: Fix directory test for Windows 9x/ME.  From Michael
201         Schierl <schierlm-public@gmx.de> (tiny change).
202
203 2004-02-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
204
205         * texi/ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook,
206         and @registeredsymbol.
207
208 2004-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
209
210         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Fix misplaced `)'.
211
212 2004-02-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
213
214         * texi/gnus-ja.texi (Contributors): Fix typo.
215
216 2004-01-23  Katsumi Yamaoka  <yamaoka@jpl.org>
217
218         * lisp/canlock.el: Reload sha1-el provided by FLIM when an old
219         version (maybe provided by the XEmacs ecrypt package) was loaded.
220
221         * lisp/dgnushack.el (max-specpdl-size): Don't modify the value.
222         (byte-optimize-form-code-walker): Simplify the test form; doc fix.
223         (char-after): Don't byte-optimize it.
224         (char-before): Ditto.
225         (dgnushack-bind-colon-keywords): Remove.
226
227 2004-01-21  Katsumi Yamaoka  <yamaoka@jpl.org>
228
229         * lisp/smime.el: Remove.
230
231 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
232
233         * lisp/gnus-art.el (gnus-article-add-button): Remove Mule 2 stuff.
234         * lisp/gnus-namazu.el: Don't autoload regexp-opt.
235         * lisp/gnus-util.el (gnus-read-event-char): Remove Mule 2 stuff.
236         * lisp/nnmail.el (nnmail-lazy): Ditto.
237
238 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
239
240         * lisp/gnus-art.el (gnus-treat-smiley): Ignore Emacs version
241         number.
242
243         * lisp/gnus-cite.el (gnus-cite-add-face): Don't support old
244         Emacsen.
245
246         * lisp/gnus.el: Always autoload `x-face-decode-message-header' and
247         `x-face-mule-gnus-article-display-x-face'.
248
249         * lisp/pop3.el (pop3-md5): Always use the built-in `md5'.
250
251 2004-01-07  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>
252
253         * etc/gnus-tut.txt: `G m' instead of `G V' (tiny patch).
254
255 2004-01-06  Katsumi Yamaoka  <yamaoka@jpl.org>
256
257         * lisp/gnus-clfns.el: Abolish.
258         * lisp/nnshimbun.el: Abolish.
259
260         * lisp/dgnushack.el: Allow loading dgnushack.el w/o dgnuspath.el.
261
262 2004-01-05  Jesper Harder  <harder@ifa.au.dk>
263
264         * make.bat: Add missing parens.  From Robert Marshall
265         <spam@chezmarshall.freeserve.co.uk>.
266
267 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
268
269         * aclocal.m4 (AC_CHECK_EMACS_FLAVOR): Don't check for Mule 2.
270         * sample.lpath.el: Remove.
271         * contrib/cus-dep.el: Remove.
272         * contrib/gnus-idna.el: Remove.
273         * contrib/passwd.el: Remove.
274         * contrib/regexp-opt.el: Remove.
275         * contrib/timer.el: Remove.
276         * lisp/canlock-om.el: Remove.
277         * lisp/dgnushack.el: Add `early-package-load-path' to `load-path'
278         for XEmacs 21.5; remove Mule 2 stuff.
279         * lisp/gnus-agent.el: Remove Mule 2 stuff.
280         * lisp/gnus-art.el: Ditto.
281         * lisp/gnus-cite.el: Ditto.
282         * lisp/gnus-ems.el: Ditto.
283         * lisp/gnus-msg.el: Ditto.
284         * lisp/gnus-namazu.el: Ditto.
285         * lisp/gnus-offline.el: Ditto.
286         * lisp/gnus-start.el: Ditto.
287         * lisp/gnus-util.el: Ditto.
288         * lisp/gnus-uu.el: Ditto.
289         * lisp/gnus.el: Ditto.
290         * lisp/lpath.el: Ditto.
291         * lisp/mail-source.el: Ditto.
292         * lisp/message.el: Ditto.
293         * lisp/mm-url.el: Ditto.
294         * lisp/nnfolder.el: Ditto.
295         * lisp/nnheader.el: Ditto.
296         * lisp/nnkiboze.el: Ditto.
297         * lisp/nnmail.el: Ditto.
298         * lisp/nnmaildir.el: Ditto.
299         * lisp/nnmbox.el: Ditto.
300         * lisp/nnmh.el: Ditto.
301         * lisp/nnml.el: Ditto.
302         * lisp/nnrss.el: Ditto.
303         * lisp/nnshimbun.el: Ditto.
304         * lisp/nntp.el: Ditto.
305         * lisp/score-mode.el: Ditto.
306         * texi/infohack.el: Ditto.
307         * texi/ptexinfmt.el: Ditto.
308
309 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
310
311         * lisp/hex-util.el: Remove.
312         * lisp/md5.el: Remove.
313         * lisp/sha1-el.el: Remove.
314
315 2004-01-05  Simon Josefsson  <jas@extundo.com>
316
317         * GNUS-NEWS: Mention SASL, and that sieve-manage uses it.
318         Mention password.el.
319         Mention NTLM.
320
321 2004-01-04  Simon Josefsson  <jas@extundo.com>
322
323         * GNUS-NEWS: Add IMAP ID (RFC 2971) support.
324         Mention `W e' for editing all.SCORE.
325
326 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
327
328         * lisp/gnus-vers.el: T-gnus 6.17.1 revision 00.
329
330 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
331
332         * lisp/gnus-vers.el: T-gnus 6.16.6 revision 00.
333
334 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
335
336         * lisp/gnus-vers.el: T-gnus 6.16.5 revision 00.
337
338 2004-01-04  Katsumi Yamaoka  <yamaoka@jpl.org>
339
340         * lisp/gnus-vers.el: T-gnus 6.16.4 revision 00.
341
342 2004-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
343
344         * GNUS-NEWS: Update copyright.
345
346         * etc/gnus-tut.txt (Gnus FAQ): Remove text version.  Refer to info
347         documentation and online version instead.
348
349         * GNUS-NEWS: Changed "Dired integration"
350
351 2004-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
352
353         * GNUS-NEWS: Add `gnus-group-read-ephemeral-group'.
354
355 2003-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
356
357         * lisp/gnus-vers.el: T-gnus 6.16.3 revision 00.
358
359 2003-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
360
361         * lisp/pop3.el: Autoload `open-ssl-stream' when compiling.
362
363 2003-12-23  Reiner Steib  <Reiner.Steib@gmx.de>
364
365         * GNUS-NEWS: Mention change of `e' in draft groups.
366
367 2003-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
368
369         * gnus-group.el (gnus-group-edit-group): Let the `C-c C-i' command
370         choose the language specific info file.
371
372 2003-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
373
374         * lisp/gnus-art.el: Require `mime-image' when Emacs is running on
375         the window system.
376
377         * lisp/gnus-sum.el: Don't require `mime-view'.
378
379 2003-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
380
381         * lisp/nnmail.el (nnmail-lazy): Replace `widget-default-get' with
382         the expanded form for Mule 2.
383
384 2003-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
385
386         * lisp/dgnushack.el (dgnushack-make-cus-load): Use
387         contrib/cus-dep.el to build T-gnus with Mule 2.
388
389         * contrib/cus-dep.el: Imported from Emacs 20.7 for Mule 2.
390
391 2003-11-03  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
392
393         * lisp/message.el (message-forward-subject-name-subject): Fixed.
394
395 2003-10-27  Katsumi Yamaoka  <yamaoka@jpl.org>
396
397         * texi/infohack.el: Don't fiddle with the `features' variable;
398         fix directories relative to the ../lisp directory in `load-path'.
399
400 2003-10-24  Katsumi Yamaoka  <yamaoka@jpl.org>
401
402         * Makefile.in (install-package): Don't call `compose-package'.
403         (install-package-ja): Ditto.
404         (package): Ditto.
405         (package-ja): Ditto.
406         (compose-package): Abolish.
407
408         * lisp/Makefile.in (compose-package): Abolish.
409
410         * lisp/dgnushack.el (dgnushack-unexporting-files): Add
411         gnus-load.el when using XEmacs.
412         (dgnushack-dont-compile-files): Add gnus-load.el.
413         (dgnushack-auto-load-file): Abolish.
414         (dgnushack-make-auto-load): Don't delete the file specified by
415         `dgnushack-auto-load-file'.
416         (dgnushack-compose-package): Abolish.
417
418 2003-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
419
420         * lisp/gnus-art.el (gnus-treat-display-x-face): Use `set-default'
421         instead of `custom-set-default' for old Emacsen.
422
423         * lisp/gnus-sum.el
424         (gnus-summary-search-article-highlight-matched-text): Replace
425         `gnus-treat-display-xface' with `gnus-treat-display-x-face'.
426
427 2003-08-01  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
428
429         * lisp/gnus-namazu.el (gnus-namazu/search): Small modified to
430         reduce its spending time.
431
432 2003-07-30  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
433
434         * gnus-namazu.el (gnus-namazu/group-prefixed-name): Removed.
435         (gnus-namazu/real-group-name): Removed.
436         (gnus-namazu/decode-group-name): Removed.
437         (gnus-namazu/directory-table): New internal variable.
438         (gnus-namazu/make-directory-table): New function.
439         (gnus-namazu/search): Call the above function, and use
440         `gnus-namazu/directory-table' to get a real group name from a file
441         name.
442         (gnus-namazu-create-index): Call `gnus-namazu/make-directory-table'.
443         (gnus-namazu/update-sentinel): Ditto.
444         (gnus-namazu-update-all-indices): Simplified.
445         (gnus-namazu-update-indices): New function.
446
447 2003-07-28  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
448
449         * lisp/gnus-namazu.el (gnus-namazu/group-prefixed-name): Return
450         the whole name from a given group and a method, only when it
451         exists.  Otherwise, return nil.
452         (gnus-namazu/possible-real-groups): Removed.
453         (gnus-namazu/decode-group-name): The successor of the above
454         function.
455         (gnus-namazu/real-group-name): Use the above functions, and accept
456         the third optional argument, `method'.
457         (gnus-namazu/search): Change the order getting groups and article
458         numbers from file names.
459
460 2003-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
461
462         * lisp/pop3.el: Silence the byte-compiler when modifying
463         `byte-compile-function-environment' for `md5' under latest Emacs.
464
465         * texi/ptexinfmt.el (texinfo-discard-command-and-arg): Revive it
466         for Mule 2.
467
468 2003-07-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
469
470         * texi/ptexinfmt.el: @verb, @tie, @/ support.
471         (ptexinfmt-broken-facility): Abolish NO-NOTICE argument.
472         Use `ptexinfmt-disable-broken-notice-flag' instead.
473
474 2003-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
475
476         * texi/infohack.el (infohack-texi-format): Include other files
477         first.
478
479 2003-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
480
481         * lisp/lpath.el: Fbind `read-passwd' for Mule 2.
482
483 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
484
485         * texi/infohack.el: Require `bytecomp'.
486
487 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
488
489         * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
490
491         * lisp/nnshimbun.el: Moved to the emacs-w3m package.
492
493 2003-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
494
495         * texi/infohack.el (infohack-texi-format): Encode messages to
496         terminal while formatting info pages.
497
498 2003-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
499
500         * lisp/message.el (message-check-news-header-syntax): Replace
501         `mail-extract-address-components' with
502         `std11-extract-address-components'.
503         (message-sendmail-envelope-from): Ditto.
504         (message-buffer-name): Ditto.
505         (message-do-send-housekeeping): Ditto.
506
507 2003-06-10  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
508
509         * lisp/message.el (message-yank-original): When
510         `message-reply-headers' is equal to nil, do not reset its
511         message-id and references.
512
513         * .cvsignore, etc/.cvsignore, lisp/.cvsignore, texi/.cvsignore,
514         texi/ps/.cvsignore: Created.
515
516 2003-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
517
518         * lisp/message.el (message-fix-before-sending): Don't check for
519         `illegible text' messages (see the comment).
520
521 2003-05-22  Katsumi Yamaoka  <yamaoka@jpl.org>
522
523         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
524
525 2001-07-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
526
527         We thank to Thierry Emery <thierry.emery@club-internet.fr> who
528         made it notice that there was a change to have to be merged from
529         Gnus. -- 2003-05-21 ky
530
531         * lisp/nnfolder.el (nnfolder-read-folder): Force to use a
532         multibyte buffer.
533
534 2003-05-21  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
535
536         * lisp/gnus-msg.el (gnus-message-make-user-agent): Don't use `@'
537         for rfc2616 compliance.
538
539 2003-05-20  Katsumi Yamaoka  <yamaoka@jpl.org>
540
541         * lisp/gnus-msg.el (gnus-message-make-user-agent): Check whether
542         Mule 2 is running.
543
544 2003-05-14  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
545
546         * lisp/gnus-msg.el (gnus-user-agent): Added `gnus-mime-edit'.
547         (gnus-inews-add-send-actions): Use `gnus-message-make-user-agent'
548         instead of `gnus-extended-version'.
549         (xemacs-codename): Defvar while compiling.
550         (gnus-message-make-user-agent): Use `gnus-user-agent'.
551
552         * lisp/message.el (message-make-user-agent): If the "User-Agent" field
553         has alread exist, remove it.
554
555 2003-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
556
557         * lisp/gnus-vers.el: T-gnus 6.16.2 revision 00.
558
559 2003-05-05  Daiki Ueno  <ueno@unixuser.org>
560
561         * lisp/gnus-sum.el (gnus-summary-toggle-header): Call
562         article-decode-encoded-words explicitly.
563
564 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
565
566         * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
567
568         * lisp/nnheader.el: Don't use `defun-maybe' for the extra std11-
569         stuff.
570
571 2003-05-02  Katsumi Yamaoka  <yamaoka@jpl.org>
572
573         * lisp/gnus-vers.el: T-gnus 6.16.1 revision 00.
574
575 See ChangeLog.4 for earlier changes.
576
577 ;; Local Variables:
578 ;; coding: iso-2022-7bit
579 ;; End: