Update.
[elisp/gnus.git-] / ChangeLog
1 1999-06-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-version-number): Update to 6.11.04.
4         (gnus-revision-number): Fresh start from 00.
5
6         * configure: Regenerate.
7
8         * lisp/mm-view.el (TopLevel): Define `gnus-article-mime-handles'
9         for avoiding byte compile warning.
10
11         * lisp/{rfc2047.el,nnmail.el,mml.el,mm-view.el,mm-util.el,
12         mm-bodies.el,message.el,mail-prsvr.el,gnus-xmas.el,gnus-sum.el,
13         gnus-start.el,gnus-draft.el,gnus-cus.el,gnus-cache.el,gnus-art.el,
14         ChangeLog}: Sync up with Pterodactyl Gnus v0.89.
15         * aclocal.m4: Ditto.
16
17         * README.T-gnus: Update for T-gnus 6.11.04.
18
19 1999-06-24  Katsumi Yamaoka   <yamaoka@jpl.org>
20
21         * Mule23@1934: New file.
22
23 1999-06-23  Katsumi Yamaoka   <yamaoka@jpl.org>
24
25         * lisp/gnus.el (gnus-revision-number): Increment to 06.
26
27         * lisp/gnus-sum.el (gnus-articles-to-read): Use
28         `read-from-minibuffer' with specifying the input position instead
29         of the use of `read-string' with modifying `minibuffer-setup-hook'.
30         Exceptionally, don't specify the input position under Emacs 19 or
31         earlier against the mysterious bug. [cf. <semi-gnus-ja:3469>]
32         (TopLevel): Require `static'.
33
34 1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
35
36         * lisp/gnus.el (gnus-revision-number): Increment to 05.
37
38 1999-06-22  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
39
40         * texi/Makefile.in (distclean, veryclean): Use `clean' instead of
41         `make clean'.
42         (complete, tmps, latexboth, psout, pss, latexps): Use `$(MAKE)'
43         instead of `make'.
44         (TopLevel): Use `@SET_MAKE@'.
45
46         * lisp/Makefile.in (distclean): New target.
47         (clean): Renamed from `distclean'; don't remove Makefile.
48
49         * Makefile.in (distclean): Use `clean' instead of `make clean'.
50         (x, osome): Use `$(MAKE)' instead of `make'.
51         (elclean): Use the arg `-f'.
52         (clean): Remove MANIFEST.*.
53
54 1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
55
56         * lisp/gnus-sum.el (gnus-dont-select-after-jump-to-other-group):
57         New user option.
58         (gnus-summary-jump-to-other-group): Use it.
59
60         * lisp/gnus-cite.el (gnus-cite-add-face): Add check for Emacs 21 or
61         later.
62
63 1999-06-21  Katsumi Yamaoka   <yamaoka@jpl.org>
64
65         * lisp/gnus.el (gnus-revision-number): Increment to 04.
66
67         * lisp/gnus-cite.el (gnus-cite-add-face): Use `move-to-column'
68         statically to skip the prefix string under Emacs 20.2 or earlier.
69         (TopLevel): Require `static'.
70
71         * lisp/gnus-msg.el (gnus-extended-version): Move
72         `gnus-revision-number' to the last.
73
74 1999-06-21  Daiji KANEMATSU   <kanematu@sra.co.jp>
75
76         * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Call
77         `gnus-summary-read-group' with the 3rd arg T.
78
79 1999-06-21  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
80
81         * texi/Makefile.in (clean): Remove gnus.info*, gnus-ja.info*,
82         message.info*, message-ja.info*, *.texi_ and emacs-mime.info.
83
84         * lisp/Makefile.in (distclean): Remove auto-autoload.el and
85         custom-load.el.
86
87 1999-06-18  Katsumi Yamaoka   <yamaoka@jpl.org>
88
89         * lisp/gnus.el (gnus-revision-number): Increment to 03.
90
91         * lisp/gnus-sum.el (gnus-summary-mark-article): Call
92         `gnus-cache-possibly-enter-article' with the arg `headers'.
93         (gnus-summary-mark-article-as-unread): Ditto.
94         (gnus-summary-move-article): Ditto.
95
96         * lisp/gnus-cache.el (gnus-cache-update-article): Call
97         `gnus-cache-possibly-enter-article' with the arg `headers'.
98         (gnus-cache-enter-article): Ditto.
99         (gnus-cache-possibly-enter-article): Accept parameter `headers'.
100
101 1999-06-17  Katsumi Yamaoka   <yamaoka@jpl.org>
102
103         * lisp/gnus.el (gnus-revision-number): Increment to 02.
104
105         * lisp/gnus-sum.el (gnus-summary-jump-to-other-group): Rewrite as
106         an independent function.
107         (gnus-summary-read-group): Revert to the previous form.
108
109         * lisp/gnus-msg.el (gnus-extended-version): Include
110         `gnus-revision-number' if it is non-zero.
111
112 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
113
114         * lisp/gnus.el (gnus-revision-number): Increment to 01.
115         (TopLevel): Autoload "gnus-sum" for the command
116         `gnus-summary-jump-to-other-group'.
117
118         * lisp/gnus-art.el (gnus-article-read-summary-keys): Add key "ZJ"
119         to the list `nosaves'; convert key events to string statically
120         under XEmacs.
121         (gnus-article-display-x-face-with-x-face-mule): Use `gnus-xemacs'
122         instead of `featurep' with an arg `xemacs'.
123         (article-toggle-headers): Ditto.
124         (TopLevel): Require `static'.
125
126         * lisp/gnus-sum.el (gnus-summary-exit-map): New keystroke "ZJ" for
127         the command `gnus-summary-jump-to-other-group'.
128
129 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
130             Daiji KANEMATSU   <kanematu@sra.co.jp>
131
132         * lisp/gnus-sum.el (gnus-summary-read-group): Allow it to be an
133         user command.
134         (gnus-summary-jump-to-other-group): Defalias to
135         `gnus-summary-read-group'.
136
137 1999-06-15  Katsumi Yamaoka   <yamaoka@jpl.org>
138
139         * lisp/gnus.el (gnus-version-number): Update to 6.11.03.
140         (gnus-revision-number): Fresh start from 00.
141
142         * lisp/{gnus-sum.el,nnmail.el,ChangeLog}: Sync up with Pterodactyl
143         Gnus v0.88.
144
145         * README.T-gnus: Update for T-gnus 6.11.03.
146
147 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
148
149         * lisp/gnus.el (gnus-revision-number): Increment to 01.
150
151         * lisp/message.el (message-send-news): Don't generate the Lines
152         field; don't make `tembuf' as unmodified.
153         (message-send-mail): Ditto.
154
155 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
156
157         * lisp/gnus.el (gnus-version-number): Update to 6.11.02.
158
159         * lisp/{mail-source.el,gnus-sum.el,gnus-art.el}: Sync up with
160         Pterodactyl Gnus v0.87.
161
162         * text/gnus-ja.text (Troubleshooting): Make the return value of
163         `gnus-version' ambiguous.
164
165         * lisp/message.el (message-send-news): Make `tembuf' as unmodified
166         after inserting a text from `message-encoding-buffer'.
167         (message-send-mail): Ditto.
168
169 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
170
171         * lisp/gnus.el (gnus-version-number): Update to 6.11.01.
172         (gnus-revision-number): Fresh start from 00.
173
174         * lisp/mm-view.el (TopLevel): Avoid byte compile warnings for the
175         use of old W3.
176
177         * lisp/dgnushack.el (TopLevel): Bind `:file' for old Emacsen.
178
179         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
180         Gnus v0.86.
181         * lisp/{nnmail.el,nnheader.el,nndoc.el,mml.el,mm-view.el,
182         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
183         gnus.el,gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-sum.el,
184         gnus-start.el,gnus-score.el,gnus-range.el,gnus-msg.el,
185         gnus-mailcap.el,gnus-group.el,gnus-cus.el,gnus-cite.el,
186         gnus-cache.el,gnus-art.el,gnus-agent.el,ChangeLog}: Ditto.
187
188         * etc/gnus/x-splash: New file copied from pgnus 0.86.
189
190 1999-06-12  Daiki Ueno        <daiki@kiss.kake.info.waseda.ac.jp>
191
192         * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
193         `inhibit-read-only' to t during modifying the destination buffer.
194
195 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
196
197         * lisp/gnus.el (gnus-revision-number): Increment to 02.
198
199         * sample.lpath.el: New file. It is supposed to be used for telling
200         old Emacsen where EMU, APEL or CUSTOM packages have already
201         installed.
202
203         * lisp/score-mode.el (score-mode-coding-system): Default to
204         `*ctext*' under Mule 2.
205
206         * lisp/nnmail.el (nnmail-save-active): Bind `output-coding-system'
207         to the value of `nnmail-active-file-coding-system'.
208
209         * lisp/message.el (message-set-auto-save-file-name): Use
210         `set-file-coding-system' statically under Mule 2.
211         (message-do-fcc): Bind `output-coding-system' to `raw-text'.
212         (message-draft-coding-system): Default to `*junet*' under Mule 2.
213         (TopLevel): Require `static'.
214
215         * lisp/gnus-util.el (gnus-point-at-eol): Defun statically for the
216         various Emacsen.
217         (gnus-point-at-bol): Ditto.
218         (TopLevel): Require `static'.
219
220         * lisp/gnus-start.el (gnus-startup-file-coding-system): Default to
221         `*ctext*' under Mule 2.
222
223         * lisp/gnus-msg.el (gnus-inews-do-gcc): Bind `output-coding-system'
224         to `raw-text'.
225
226         * lisp/gnus-ems.el (language-info-alist): Defvar-maybe for old
227         Emacsen.
228         (current-language-environment): Ditto.
229         (set-language-info): Defun-maybe for old Emacsen.
230         (get-language-info): Ditto.
231         (assoc-ignore-case): Ditto.
232
233         * lisp/gnus-cite.el (gnus-cite-parse): Bind `mc-flag' to nil.
234
235         * lisp/dgnushack.el (TopLevel): Define some unknown functions for
236         avoiding byte compile warnings.
237         (TopLevel): Require `emu' for picking up some macros, bind some
238         colon keywords, bind functions defined by `defun-maybe', bind
239         defcustom'ed variables and optimize byte code for `char-after' and
240         `char-before' for old Emacsen.
241         (TopLevel): Attempt to load ~/.lpath.el.
242
243         * configure: Regenerate by autoconf 2.14.1.
244
245 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
246
247         * lisp/gnus.el (gnus-revision-number): Increment to 01.
248
249         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
250         Warn if it is used with X-Face-Mule 0.25 or later.  Note that it
251         should be abolished in the future.
252
253 1999-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
254
255         * lisp/gnus.el (gnus-version): Modify for SEMI 1.13, FLIM 1.13.
256         (gnus-revision-number): Fresh start from 00.
257         (gnus-version-number): Update to 6.11.0.
258         (gnus-product-name): Rename to ET-gnus. E is short for Experimental.
259
260         * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Rescan
261         the current newsgroup before exiting.
262
263         * lisp/gnus-art.el (gnus-article-prepare-display): Change
264         representation-type of `mime-message-structure'.
265
266         * ChangeLog: New file.
267         * ChangeLog.1: Renamed from ChangeLog.
268
269 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
270
271         * lisp/gnus-score.el (gnus-header-index): Use
272         `luna-class-slot-index' and `luna-find-class' to get index number
273         for an entity.
274
275 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
276
277         * lisp/nnheader.el: Require `mmgnus'.
278         (mail-header-subject): Now an alias for
279         `mime-gnus-entity-subject-internal'.
280         (mail-header-set-subject): Now an alias for
281         `mime-gnus-entity-set-subject-internal)'.
282         (mail-header-from): Now an alias for
283         `mime-gnus-entity-from-internal'.
284         (mail-header-set-from): Now an alias for
285         `mime-gnus-entity-set-from-internal'.
286         (mail-header-date): Now an alias for
287         `mime-gnus-entity-date-internal'.
288         (mail-header-set-date): Now an alias for
289         `mime-gnus-entity-set-date-internal'.
290         (mail-header-message-id): Now an alias for
291         `mime-gnus-entity-id-internal'.
292         (mail-header-id): Likewise.
293         (mail-header-set-message-id): Now an alias for
294         `mime-gnus-entity-set-id-internal'.
295         (mail-header-set-id): Likewise.
296         (mail-header-references): Now an alias for
297         `mime-gnus-entity-references-internal'.
298         (mail-header-set-references): Now an alias for
299         `mime-gnus-entity-set-references-internal'.
300         (mail-header-chars): Now an alias for
301         `mime-gnus-entity-chars-internal.
302         (mail-header-set-chars): Now an alias for
303         `mime-gnus-entity-set-chars-internal.
304         (mail-header-lines): Now an alias for
305         `mime-gnus-entity-lines-internal'.
306         (mail-header-set-lines): Now an alias for
307         `mime-gnus-entity-set-lines-internal'.
308         (mail-header-xref): Now an alias for
309         `mime-gnus-entity-xref-internal'.
310         (mail-header-set-xref): Now an alias for
311         `mime-gnus-entity-set-xref-internal'.
312         (make-full-mail-header): New implementation [use
313         `luna-make-entity'].
314         (make-full-mail-header-from-decoded-header): Likewise.
315
316         * lisp/mmgnus.el (mime-gnus-entity): New definition of luna-class.
317         (mime-entity-buffer): Abolished.
318         (initialize-instance): New method.