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