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