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