Update.
[elisp/gnus.git-] / ChangeLog
1 1999-07-27  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-revision-number): Increment to 03.
4
5         * texi/Makefile.in (prefix): Define it first.
6
7         * lisp/dgnuspath.el.in: Rename from paths.el.
8
9         * lisp/dgnushack.el (dgnushack-install-package): Don't install
10         dgnuspath.el nor dgnuspath.elc.
11         (dgnushack-make-package): Don't enter dgnuspath.el nor
12         dgnuspath.elc to MANIFEST file.
13         (dgnushack-compile): Don't compile dgnuspath.el.
14         (TopLevel): Use `expand-file-name' for the file "./dgnuspath.el";
15         use dgnuspath.el instead of paths.el.
16
17         * lisp/Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@.
18
19         * configure.in (AC_OUTPUT): Use dgnuspath.el instead of paths.el.
20         (TopLevel): Add options `--with-xemacs' and `--with-packagedir'.
21         (ADDITIONAL_LOAD_PATH): Default to empty string.
22
23         * configure: Regenerate.
24
25         * README.T-gnus: Update for the new features.
26
27         * Makefile.in (PACKAGEDIR): Default to @PACKAGEDIR@.
28         (XEMACS): Default to @XEMACS@.
29
30 1999-07-26  Katsumi Yamaoka   <yamaoka@jpl.org>
31
32         * lisp/gnus.el (gnus-revision-number): Increment to 02.
33
34         * lisp/dgnushack.el: Load ./paths.el.
35
36         * lisp/paths.el.in: New file.
37
38         * lisp/Makefile.in (distclean): Remove paths.el.
39
40         * Mule23@1934: Update for the new configure usage.
41
42         * configure: Regenerate.
43
44 1999-07-22  TSUCHIYA Masatoshi <tsuchiya@pine.kuee.kyoto-u.ac.jp>
45
46         * configure.in: Add an option `--with-addpath' to specify load-path.
47
48         * aclocal.m4: New implementation.
49
50         * acinclude.m4: New file.
51
52 1999-07-20   Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
53
54         * lisp/gnus.el (gnus-revision-number): Increment to 01.
55
56         * lisp/gnus-ofsetup.el (gnus-ofsetup-prepare-for-miee,
57         gnus-ofsetup-write-setting-file): New functions.
58         (gnus-setup-for-offline): Use them.
59         (gnus-ofsetup-parameters, gnus-ofsetup-customize,
60         gnus-ofsetup-customize-done): New functions for customization
61         support.
62
63         * lisp/gnus-offline.el (gnus-offline-version-number): Update to
64         2.20.
65         (gnus-offline-define-menu-on-miee,
66         gnus-offline-define-menu-on-agent): Add a menu item which calls
67         `gnus-ofsetup-customize'.
68
69 1999-07-11  Katsumi Yamaoka   <yamaoka@jpl.org>
70
71         * lisp/gnus.el (gnus-version-number): Update to 6.11.08.
72         (gnus-revision-number): Fresh start from 00.
73
74         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Update for T-gnus
75         6.11.08.
76
77         * lisp{pop3.el,nnmh.el,nnfolder.el,mm-util.el,mm-encode.el,
78         mm-decode.el,message.el,mail-source.el,gnus-util.el,gnus-topic.el,
79         gnus-sum.el,gnus-mlspl.el,gnus-mailcap.el,gnus-group.el,
80         gnus-cus.el,gnus-art.el,ChangeLog}: Sync up with Pterodactyl Gnus
81         v0.95.
82
83         * README.T-gnus: Update for T-gnus 6.11.08.
84
85 1999-07-08  Katsumi Yamaoka   <yamaoka@jpl.org>
86
87         * lisp/gnus.el (gnus-revision-number): Increment to 01.
88
89         * lisp/nnheader.el (make-full-mail-header-from-decoded-header): Add
90         `extra' as a luna-class.
91         (make-full-mail-header): Ditto.
92         (nnheader-decode-field-body): Redefine as a regular function.
93         (mail-header-set-extra): Alias to
94         `mime-gnus-entity-set-extra-internal'.
95         (mail-header-extra): Alias to `mime-gnus-entity-extra-internal'.
96
97         * lisp/mmgnus.el (TopLevel): Add definition of `extra' as a
98         luna-class.
99
100         * lisp/gnus-sum.el (gnus-summary-from-or-to-or-newsgroups): Bind
101         the value of `default-mime-charset' to its local value in
102         `gnus-summary-buffer'; don't bind `mail-parse-charset' and
103         `mail-parse-ignored-charsets'.
104         (gnus-decode-encoded-word-function): New variable.
105
106 1999-07-07  Katsumi Yamaoka   <yamaoka@jpl.org>
107
108         * lisp/gnus.el (gnus-version-number): Update to 6.11.07.
109
110         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
111         Gnus v0.93.
112
113         * lisp/{pop3.el,nnmail.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
114         mm-decode.el,message.el,gnus-util.el,gnus-sum.el,gnus-start.el,
115         gnus-srvr.el,gnus-score.el,gnus-mlspl.el,gnus-art.el,gnus-agent.el,
116         ChangeLog}: Sync up with Pterodactyl Gnus v0.93.
117
118         * README.T-gnus: Update for T-gnus 6.11.07.
119
120 1999-07-06  Katsumi Yamaoka   <yamaoka@jpl.org>
121
122         * lisp/gnus.el (gnus-version-number): Update to 6.11.06.
123         (gnus-revision-number): Fresh start from 00.
124
125         * texi/{gnus-ja.texi,gnus.texi,emacs-mime.texi,ChangeLog}: Sync up
126         with Pterodactyl Gnus v0.92.
127
128         * lisp/gnus-mlspl.el: New file copied from Pterodactyl Gnus v0.92.
129
130         * lisp/{nntp.el,nnmail.el,nnfolder.el,nndraft.el,nndoc.el,mml.el,
131         mm-view.el,mm-util.el,mm-decode.el,message.el,gnus-xmas.el,
132         gnus-util.el,gnus-sum.el,gnus-start.el,gnus-mailcap.el,
133         gnus-group.el,gnus-art.el,gnus-agent.el,Makefile.in,ChangeLog}:
134         Sync up with Pterodactyl Gnus v0.92.
135
136         * README.T-gnus: Update for T-gnus 6.11.06.
137
138 1999-07-06  Katsumi Yamaoka   <yamaoka@jpl.org>
139
140         * lisp/gnus.el (gnus-revision-number): Increment to 01.
141
142         * lisp/gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
143         `static-cond'.  NOTE: It requires APEL 9.20 or later.
144
145 1999-07-05  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
146
147         * lisp/gnus-agent.el (gnus-agent-expire): Refresh the value of
148         `gnus-active-hashtb' for each method.
149
150 1999-07-05  Katsumi Yamaoka   <yamaoka@jpl.org>
151
152         * lisp/gnus.el (gnus-version-number): Update to 6.11.05.
153         (gnus-revision-number): Fresh start from 00.
154
155         * texi/gnus-ja.texi (Mail in a Newsreader): Translate into Japanese.
156
157         * README.T-gnus: Update for T-gnus 6.11.05.
158
159         * lisp/nnmbox.el (nnmbox-save-buffer): Bind `output-coding-system'
160         instead of `coding-system-for-write' Under Mule 2.
161
162         * lisp/nnmbox.el (nnmbox-active-file-coding-system,
163         nnmbox-file-coding-system): Default to `raw-text-dos' or 'raw-text'.
164         * lisp/nnfolder.el (nnfolder-file-coding-system,
165         nnfolder-active-file-coding-system): Ditto.
166
167         * lisp/mm-view.el (TopLevel): Don't bind vars `w3-meta-*'.
168
169         * lisp/gnus-util.el (gnus-write-active-file): Abolish function.
170         (gnus-write-active-file-as-coding-system): New function.
171
172         * lisp/gnus-cache.el (gnus-cache-write-active): Use
173         `gnus-write-active-file-as-coding-system' instead of
174         `gnus-write-active-file'.
175         * lisp/gnus-agent.el (gnus-agent-expire, gnus-agent-write-active):
176         Ditto.
177
178         * lisp/gnus-agent.el (gnus-agent-expire, gnus-agent-write-active,
179         gnus-agent-save-active-1): Use
180         `insert-file-contents-as-coding-system' instead of
181         `insert-file-contents-literally' or `insert-file-contents'.
182
183 1999-07-05  Katsumi Yamaoka   <yamaoka@jpl.org>
184
185         * texi/{emacs-mime.texi,ChangeLog}: Sync up with Pterodactyl Gnus
186         v0.91.
187         * lisp/{smiley.el,rfc2047.el,qp.el,nnml.el,nnmbox.el,nnmail.el,
188         nnheader.el,nnfolder.el,mml.el,mm-view.el,mm-uu.el,mm-util.el,
189         mm-encode.el,mm-decode.el,message.el,lpath.el,gnus-util.el,
190         gnus-sum.el,gnus-start.el,gnus-srvr.el,gnus-msg.el,gnus-mailcap.el,
191         gnus-cache.el,gnus-art.el,gnus-agent.el,base64.el}: Ditto.
192         * GNUS-NEWS: Ditto.
193
194 1999-07-04  Yoshiki Hayashi   <t90553@mail.ecc.u-tokyo.ac.jp>
195
196         * texi/{gnusref-ja.tex,refcard-ja.tex}: Update to the version 5.5.
197
198 1999-07-04  Katsumi Yamaoka   <yamaoka@jpl.org>
199
200         * lisp/gnus.el (gnus-revision-number): Increment to 03.
201
202 1999-07-04  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
203
204         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Don't bind the
205         value of `mail-parse-ignored-charsets' if its local value in
206         `gnus-summary-buffer' is nil.
207
208 1999-07-02  Katsumi Yamaoka   <yamaoka@jpl.org>
209
210         * lisp/gnus.el (gnus-revision-number): Increment to 02.
211         (gnus-other-frame): Use `static-if'.
212         (TopLevel): Require `static'.
213
214         * lisp/score-mode.el (score-mode-coding-system): Use `static-if'.
215         (TopLevel): Require `static'.
216
217         * lisp/gnus-util.el (gnus-point-at-eol, gnus-point-at-bol): Use
218         `static-cond' if it exists.  NOTE: It should be simplified in the
219         future.
220
221         * lisp/gnus-start.el (gnus-startup-file-coding-system): Use
222         `static-if'.
223         (TopLevel): Require `static'.
224
225         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
226         Abolish function.
227
228         * lisp/dgnushack.el (dgnushack-make-package): Suppress verbose
229         messages while generating auto-autoloads.el.
230         (TopLevel): Set coding priority of Shift-JIS to the bottom.
231
232 1999-06-30  Katsumi Yamaoka   <yamaoka@jpl.org>
233
234         * lisp/gnus.el (gnus-revision-number): Increment to 01.
235
236         * lisp/message.el (message-pop-to-buffer-1): New macro.
237         (message-pop-to-buffer): Use it.
238         (message-delete-frame): Use `static-if'.
239         (TopLevel): Autoload "mu-cite".
240         (message-cite-function): Add `mu-cite/cite-original'.
241
242         * lisp/dgnushack.el (TopLevel): Bind functions defined by
243         `defun-maybe' for all Emacsen.
244
245         * lisp/Makefile.in (clean): Fix typo.
246
247         * Makefile.in (elclean): Remove auto-autoloads.el and
248         custom-load.el as well.
249
250 1999-06-28  Katsumi Yamaoka   <yamaoka@jpl.org>
251
252         * lisp/gnus.el (gnus-version-number): Update to 6.11.04.
253         (gnus-revision-number): Fresh start from 00.
254
255         * configure: Regenerate.
256
257         * lisp/mm-view.el (TopLevel): Define `gnus-article-mime-handles'
258         for avoiding byte compile warning.
259
260         * lisp/{rfc2047.el,nnmail.el,mml.el,mm-view.el,mm-util.el,
261         mm-bodies.el,message.el,mail-prsvr.el,gnus-xmas.el,gnus-sum.el,
262         gnus-start.el,gnus-draft.el,gnus-cus.el,gnus-cache.el,gnus-art.el,
263         ChangeLog}: Sync up with Pterodactyl Gnus v0.89.
264         * aclocal.m4: Ditto.
265
266         * README.T-gnus: Update for T-gnus 6.11.04.
267
268 1999-06-24  Katsumi Yamaoka   <yamaoka@jpl.org>
269
270         * Mule23@1934: New file.
271
272 1999-06-23  Katsumi Yamaoka   <yamaoka@jpl.org>
273
274         * lisp/gnus.el (gnus-revision-number): Increment to 06.
275
276         * lisp/gnus-sum.el (gnus-articles-to-read): Use
277         `read-from-minibuffer' with specifying the input position instead
278         of the use of `read-string' with modifying `minibuffer-setup-hook'.
279         Exceptionally, don't specify the input position under Emacs 19 or
280         earlier against the mysterious bug. [cf. <semi-gnus-ja:3469>]
281         (TopLevel): Require `static'.
282
283 1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
284
285         * lisp/gnus.el (gnus-revision-number): Increment to 05.
286
287 1999-06-22  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
288
289         * texi/Makefile.in (distclean, veryclean): Use `clean' instead of
290         `make clean'.
291         (complete, tmps, latexboth, psout, pss, latexps): Use `$(MAKE)'
292         instead of `make'.
293         (TopLevel): Use `@SET_MAKE@'.
294
295         * lisp/Makefile.in (distclean): New target.
296         (clean): Renamed from `distclean'; don't remove Makefile.
297
298         * Makefile.in (distclean): Use `clean' instead of `make clean'.
299         (x, osome): Use `$(MAKE)' instead of `make'.
300         (elclean): Use the arg `-f'.
301         (clean): Remove MANIFEST.*.
302
303 1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
304
305         * lisp/gnus-sum.el (gnus-dont-select-after-jump-to-other-group):
306         New user option.
307         (gnus-summary-jump-to-other-group): Use it.
308
309         * lisp/gnus-cite.el (gnus-cite-add-face): Add check for Emacs 21 or
310         later.
311
312 1999-06-21  Katsumi Yamaoka   <yamaoka@jpl.org>
313
314         * lisp/gnus.el (gnus-revision-number): Increment to 04.
315
316         * lisp/gnus-cite.el (gnus-cite-add-face): Use `move-to-column'
317         statically to skip the prefix string under Emacs 20.2 or earlier.
318         (TopLevel): Require `static'.
319
320         * lisp/gnus-msg.el (gnus-extended-version): Move
321         `gnus-revision-number' to the last.
322
323 1999-06-21  Daiji KANEMATSU   <kanematu@sra.co.jp>
324
325         * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Call
326         `gnus-summary-read-group' with the 3rd arg T.
327
328 1999-06-21  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
329
330         * texi/Makefile.in (clean): Remove gnus.info*, gnus-ja.info*,
331         message.info*, message-ja.info*, *.texi_ and emacs-mime.info.
332
333         * lisp/Makefile.in (distclean): Remove auto-autoload.el and
334         custom-load.el.
335
336 1999-06-18  Katsumi Yamaoka   <yamaoka@jpl.org>
337
338         * lisp/gnus.el (gnus-revision-number): Increment to 03.
339
340         * lisp/gnus-sum.el (gnus-summary-mark-article): Call
341         `gnus-cache-possibly-enter-article' with the arg `headers'.
342         (gnus-summary-mark-article-as-unread): Ditto.
343         (gnus-summary-move-article): Ditto.
344
345         * lisp/gnus-cache.el (gnus-cache-update-article): Call
346         `gnus-cache-possibly-enter-article' with the arg `headers'.
347         (gnus-cache-enter-article): Ditto.
348         (gnus-cache-possibly-enter-article): Accept parameter `headers'.
349
350 1999-06-17  Katsumi Yamaoka   <yamaoka@jpl.org>
351
352         * lisp/gnus.el (gnus-revision-number): Increment to 02.
353
354         * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Rewrite as
355         an independent function.
356         (gnus-summary-read-group): Revert to the previous form.
357
358         * lisp/gnus-msg.el (gnus-extended-version): Include
359         `gnus-revision-number' if it is non-zero.
360
361 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
362
363         * lisp/gnus.el (gnus-revision-number): Increment to 01.
364         (TopLevel): Autoload "gnus-sum" for the command
365         `gnus-summary-jump-to-other-group'.
366
367         * lisp/gnus-art.el (gnus-article-read-summary-keys): Add key "ZJ"
368         to the list `nosaves'; convert key events to string statically
369         under XEmacs.
370         (gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs'
371         instead of `featurep' with an arg `xemacs'.
372         (article-toggle-headers): Ditto.
373         (TopLevel): Require `static'.
374
375         * lisp/gnus-sum.el (gnus-summary-exit-map): New keystroke "ZJ" for
376         the command `gnus-summary-jump-to-other-group'.
377
378 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
379             Daiji KANEMATSU   <kanematu@sra.co.jp>
380
381         * lisp/gnus-sum.el (gnus-summary-read-group): Allow it to be an
382         user command.
383         (gnus-summary-jump-to-other-group): Defalias to
384         `gnus-summary-read-group'.
385
386 1999-06-15  Katsumi Yamaoka   <yamaoka@jpl.org>
387
388         * lisp/gnus.el (gnus-version-number): Update to 6.11.03.
389         (gnus-revision-number): Fresh start from 00.
390
391         * lisp/{gnus-sum.el,nnmail.el,ChangeLog}: Sync up with Pterodactyl
392         Gnus v0.88.
393
394         * README.T-gnus: Update for T-gnus 6.11.03.
395
396 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
397
398         * lisp/gnus.el (gnus-revision-number): Increment to 01.
399
400         * lisp/message.el (message-send-news): Don't generate the Lines
401         field; don't make `tembuf' as unmodified.
402         (message-send-mail): Ditto.
403
404 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
405
406         * lisp/gnus.el (gnus-version-number): Update to 6.11.02.
407
408         * lisp/{mail-source.el,gnus-sum.el,gnus-art.el}: Sync up with
409         Pterodactyl Gnus v0.87.
410
411         * text/gnus-ja.text (Troubleshooting): Make the return value of
412         `gnus-version' ambiguous.
413
414         * lisp/message.el (message-send-news): Make `tembuf' as unmodified
415         after inserting a text from `message-encoding-buffer'.
416         (message-send-mail): Ditto.
417
418 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
419
420         * lisp/gnus.el (gnus-version-number): Update to 6.11.01.
421         (gnus-revision-number): Fresh start from 00.
422
423         * lisp/mm-view.el (TopLevel): Avoid byte compile warnings for the
424         use of old W3.
425
426         * lisp/dgnushack.el (TopLevel): Bind `:file' for old Emacsen.
427
428         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
429         Gnus v0.86.
430         * lisp/{nnmail.el,nnheader.el,nndoc.el,mml.el,mm-view.el,
431         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
432         gnus.el,gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-sum.el,
433         gnus-start.el,gnus-score.el,gnus-range.el,gnus-msg.el,
434         gnus-mailcap.el,gnus-group.el,gnus-cus.el,gnus-cite.el,
435         gnus-cache.el,gnus-art.el,gnus-agent.el,ChangeLog}: Ditto.
436
437         * etc/gnus/x-splash: New file copied from pgnus 0.86.
438
439 1999-06-12  Daiki Ueno        <daiki@kiss.kake.info.waseda.ac.jp>
440
441         * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
442         `inhibit-read-only' to t during modifying the destination buffer.
443
444 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
445
446         * lisp/gnus.el (gnus-revision-number): Increment to 02.
447
448         * sample.lpath.el: New file. It is supposed to be used for telling
449         old Emacsen where EMU, APEL or CUSTOM packages have already
450         installed.
451
452         * lisp/score-mode.el (score-mode-coding-system): Default to
453         `*ctext*' under Mule 2.
454
455         * lisp/nnmail.el (nnmail-save-active): Bind `output-coding-system'
456         to the value of `nnmail-active-file-coding-system'.
457
458         * lisp/message.el (message-set-auto-save-file-name): Use
459         `set-file-coding-system' statically under Mule 2.
460         (message-do-fcc): Bind `output-coding-system' to `raw-text'.
461         (message-draft-coding-system): Default to `*junet*' under Mule 2.
462         (TopLevel): Require `static'.
463
464         * lisp/gnus-util.el (gnus-point-at-eol): Defun statically for the
465         various Emacsen.
466         (gnus-point-at-bol): Ditto.
467         (TopLevel): Require `static'.
468
469         * lisp/gnus-start.el (gnus-startup-file-coding-system): Default to
470         `*ctext*' under Mule 2.
471
472         * lisp/gnus-msg.el (gnus-inews-do-gcc): Bind `output-coding-system'
473         to `raw-text'.
474
475         * lisp/gnus-ems.el (language-info-alist): Defvar-maybe for old
476         Emacsen.
477         (current-language-environment): Ditto.
478         (set-language-info): Defun-maybe for old Emacsen.
479         (get-language-info): Ditto.
480         (assoc-ignore-case): Ditto.
481
482         * lisp/gnus-cite.el (gnus-cite-parse): Bind `mc-flag' to nil.
483
484         * lisp/dgnushack.el (TopLevel): Define some unknown functions for
485         avoiding byte compile warnings.
486         (TopLevel): Require `emu' for picking up some macros, bind some
487         colon keywords, bind functions defined by `defun-maybe', bind
488         defcustom'ed variables and optimize byte code for `char-after' and
489         `char-before' for old Emacsen.
490         (TopLevel): Attempt to load ~/.lpath.el.
491
492         * configure: Regenerate by autoconf 2.14.1.
493
494 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
495
496         * lisp/gnus.el (gnus-revision-number): Increment to 01.
497
498         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
499         Warn if it is used with X-Face-Mule 0.25 or later.  Note that it
500         should be abolished in the future.
501
502 1999-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
503
504         * lisp/gnus.el (gnus-version): Modify for SEMI 1.13, FLIM 1.13.
505         (gnus-revision-number): Fresh start from 00.
506         (gnus-version-number): Update to 6.11.0.
507         (gnus-product-name): Rename to ET-gnus. E is short for Experimental.
508
509         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Rescan
510         the current newsgroup before exiting.
511
512         * lisp/gnus-art.el (gnus-article-prepare-display): Change
513         representation-type of `mime-message-structure'.
514
515         * ChangeLog: New file.
516         * ChangeLog.1: Renamed from ChangeLog.
517
518 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
519
520         * lisp/gnus-score.el (gnus-header-index): Use
521         `luna-class-slot-index' and `luna-find-class' to get index number
522         for an entity.
523
524 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
525
526         * lisp/nnheader.el: Require `mmgnus'.
527         (mail-header-subject): Now an alias for
528         `mime-gnus-entity-subject-internal'.
529         (mail-header-set-subject): Now an alias for
530         `mime-gnus-entity-set-subject-internal)'.
531         (mail-header-from): Now an alias for
532         `mime-gnus-entity-from-internal'.
533         (mail-header-set-from): Now an alias for
534         `mime-gnus-entity-set-from-internal'.
535         (mail-header-date): Now an alias for
536         `mime-gnus-entity-date-internal'.
537         (mail-header-set-date): Now an alias for
538         `mime-gnus-entity-set-date-internal'.
539         (mail-header-message-id): Now an alias for
540         `mime-gnus-entity-id-internal'.
541         (mail-header-id): Likewise.
542         (mail-header-set-message-id): Now an alias for
543         `mime-gnus-entity-set-id-internal'.
544         (mail-header-set-id): Likewise.
545         (mail-header-references): Now an alias for
546         `mime-gnus-entity-references-internal'.
547         (mail-header-set-references): Now an alias for
548         `mime-gnus-entity-set-references-internal'.
549         (mail-header-chars): Now an alias for
550         `mime-gnus-entity-chars-internal.
551         (mail-header-set-chars): Now an alias for
552         `mime-gnus-entity-set-chars-internal.
553         (mail-header-lines): Now an alias for
554         `mime-gnus-entity-lines-internal'.
555         (mail-header-set-lines): Now an alias for
556         `mime-gnus-entity-set-lines-internal'.
557         (mail-header-xref): Now an alias for
558         `mime-gnus-entity-xref-internal'.
559         (mail-header-set-xref): Now an alias for
560         `mime-gnus-entity-set-xref-internal'.
561         (make-full-mail-header): New implementation [use
562         `luna-make-entity'].
563         (make-full-mail-header-from-decoded-header): Likewise.
564
565         * lisp/mmgnus.el (mime-gnus-entity): New definition of luna-class.
566         (mime-entity-buffer): Abolished.
567         (initialize-instance): New method.