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