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