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