525113b2021b3cc2b7da11137be625a908f38449
[elisp/gnus.git-] / ChangeLog
1 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * lisp/gnus.el (gnus-version-number): Update to 6.10.066.
4
5         * lisp/{mail-source.el,gnus-sum.el,gnus-art.el}: Sync up with
6         Pterodactyl Gnus v0.87.
7
8         * text/gnus-ja.text (Troubleshooting): Make the return value of
9         `gnus-version' ambiguous.
10
11         * lisp/message.el (message-send-news): Make `tembuf' as unmodified
12         after inserting a text from `message-encoding-buffer'.
13         (message-send-mail): Ditto.
14
15 1999-06-14  Katsumi Yamaoka   <yamaoka@jpl.org>
16
17         * lisp/gnus.el (gnus-version-number): Update to 6.10.065.
18         (gnus-revision-number): Fresh start from 00.
19
20         * texi/{gnus.texi,gnus-ja.texi,ChangeLog}: Sync up with Pterodactyl
21         Gnus v0.86
22         * lisp/{nnmail.el,nnheader.el,nndoc.el,mml.el,mm-view.el,
23         mm-decode.el,mm-bodies.el,message.el,mail-source.el,lpath.el,
24         gnus.el,gnus-xmas.el,gnus-uu.el,gnus-util.el,gnus-sum.el,
25         gnus-start.el,gnus-score.el,gnus-range.el,gnus-msg.el,
26         gnus-mailcap.el,gnus-group.el,gnus-cus.el,gnus-cite.el,
27         gnus-cache.el,gnus-art.el,gnus-agent.el,ChangeLog}: Ditto.
28
29         * etc/gnus/x-splash: New file copied from pgnus 0.86.
30
31 1999-06-12  Daiki Ueno        <daiki@kiss.kake.info.waseda.ac.jp>
32
33         * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
34         `inhibit-read-only' to t during modifying the destination buffer.
35
36 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
37
38         * lisp/gnus.el (gnus-revision-number): Increment to 17.
39
40         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
41         Warn if it is used with X-Face-Mule 0.25 or later.  Note that it
42         should be abolished in the future.
43
44 1999-06-08  Katsumi Yamaoka   <yamaoka@jpl.org>
45
46         * lisp/gnus.el (gnus-revision-number): Increment to 16.
47
48         * lisp/gnus-sum.el (gnus-article-sort-by-author): Bug fix - use the
49         car of the return value of `mime-read-field'.
50
51 1999-05-28  Katsumi Yamaoka   <yamaoka@jpl.org>
52
53         * lisp/gnus.el (gnus-revision-number): Increment to 15.
54
55         * texi/gnus.texi (Customizing Articles): Abolish the treatment
56         variable `nomime' and rename
57         `gnus-treat-decode-message-body-as-default-mime-charset' with
58         `gnus-treat-decode-article-as-default-mime-charset'.
59
60         * lisp/gnus-art.el (gnus-treat-predicate): Abolish the treatment
61         variable `nomime'.
62         (gnus-article-prepare-mime-display): Call `gnus-treat-article' with
63         the 1st arg t for treating if the part is not the last one.
64         (gnus-article-decode-article-as-default-mime-charset): Renamed from
65         `gnus-article-decode-message-body-as-default-mime-charset'; Don't
66         work if `gnus-show-mime' is non-nil.
67         (gnus-treat-decode-article-as-default-mime-charset): Renamed from
68         `gnus-treat-decode-message-body-as-default-mime-charset'; add
69         choice item for decoding the whole article.
70
71 1999-05-28  Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
72
73         * lisp/message.el (message-header-hook): Pass optional argument
74         code-conversion.
75
76 1999-05-26  Katsumi Yamaoka   <yamaoka@jpl.org>
77
78         * lisp/gnus.el (gnus-revision-number): Increment to 14.
79
80         * lisp/gnus-art.el (gnus-article-prepare-display): Narrow to
81         header with trailing newline instead of the use of
82         `std11-narrow-to-header'.
83         (article-date-ut): Use `text-property-any' instead of
84         `next-single-property-change'.
85         (article-toggle-headers): Use `text-property-any' and
86         `text-property-not-all' instead of `get-text-property' or
87         `next-single-property-change'; use `gnus-hidden-properties' instead
88         of the property `invisible' with the function `add-text-properties'
89         or `remove-text-properties'; use `article-hide-headers' instead of
90         `gnus-article-maybe-hide-headers'; re-display X-Face image under
91         XEmacs after sorting fields.
92
93 1999-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
94
95         * lisp/gnus.el (gnus-revision-number): Increment to 13.
96         (TopLevel): Autoload "gnus-art" for `gnus-article-toggle-headers'.
97
98         * texi/gnus.texi, texi/gnus-ja.texi (Article Hiding): Replace
99         `gnus-article-hide-headers' with `gnus-article-toggle-headers'.
100
101         * lisp/gnus-sum.el (gnus-summary-article-menu,
102         gnus-summary-wash-hide-map, gnus-summary-wash-map,
103         gnus-summary-mode-map): Use `gnus-article-toggle-headers' instead
104         of `gnus-article-hide-headers'.
105
106         * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove bitmap images
107         with text property `x-face-mule-bitmap-image';
108         don't bind `inhibit-read-only'.
109
110         * lisp/gnus-art.el (gnus-article-display-x-face-with-x-face-mule):
111         Do nothing if `window-system' is nil.
112         (gnus-article-decode-message-body-as-default-mime-charset): Don't
113         bind `buffer-read-only'; decode from (point-min) instead of (point).
114         (gnus-article-prepare-display): Bind `inhibit-read-only' to t; bind
115         `buffer-read-only' to nil; don't bind
116         `mime-preview-over-to-next-method-alist';
117         strip read-only properties after preparing.
118         (gnus-article-prepare-mime-display): Put text property
119         `article-treated-header' to the header; don't use
120         `mime-preview-move-to-next'; reduce a number of bound variables.
121         (gnus-article-display-traditional-message): Don't bind
122         `inhibit-read-only'.
123         (gnus-article-make-menu-bar): Use `gnus-article-toggle-headers'
124         instead of `gnus-article-hide-headers'.
125         (article-toggle-headers): New function.
126
127 1999-05-24  Katsumi Yamaoka   <yamaoka@jpl.org>
128
129         * lisp/gnus.el (gnus-revision-number): Increment to 12.
130
131         * texi/gnus.texi (Customizing Articles): Remove duplicates; add the
132         function `gnus-treat-decode-message-body-as-default-mime-charset'.
133
134         * lisp/gnus-msg.el (gnus-copy-article-buffer): Bind
135         `inhibit-read-only' to t during modifying the destination buffer.
136
137         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Rewrite.
138         (article-date-ut): If there is a forwarded message, fetch Date from
139         its header instead of `gnus-current-headers'.
140         (gnus-article-display-x-face-with-x-face-mule): New function.
141         (TopLevel): Autoload "x-face-mule" for the function
142         `x-face-mule-x-face-decode-message-header'.
143         (gnus-treatment-function-alist): Remove duplicates.
144
145 1999-05-21  Katsumi Yamaoka   <yamaoka@jpl.org>
146
147         * lisp/gnus.el (gnus-revision-number): Increment to 11.
148
149         * lisp/gnus-art.el (gnus-article-prepare-mime-display): Don't treat
150         as a MIME message if the article is not so.
151         (gnus-article-display-traditional-message): Bind
152         `inhibit-read-only' to t.
153         (article-hide-headers): Ditto.
154
155 1999-05-19  Katsumi Yamaoka   <yamaoka@jpl.org>
156
157         * lisp/gnus.el (gnus-revision-number): Increment to 10.
158         (gnus-article-display-hook): Default to nil; annotate that it is an
159         obsolete variable.
160
161         * texi/gnus.texi (Customizing Articles): Document the new treatment
162         variables `mime' and `nomime'.
163
164         * lisp/gnus-art.el (gnus-treat-predicate): Handle the new treatment
165         variables `mime' and `nomime'.
166         (gnus-article-decode-message-body-as-default-mime-charset): New
167         function.
168         (gnus-article-prepare-display): Rewrite for the use of
169         `gnus-treat-article'.
170         (gnus-article-prepare-mime-display): New function.
171         (article-date-ut): Use `next-single-property-change' instead of
172         re-search.
173         (gnus-treatment-function-alist): Add a pair of
174         `gnus-treat-decode-message-body-as-default-mime-charset' and
175         `gnus-article-decode-message-body-as-default-mime-charset'.
176         (gnus-treat-decode-message-body-as-default-mime-charset): New user
177         option.
178
179 1999-05-19  Katsumi Yamaoka   <yamaoka@jpl.org>
180
181         * lisp/gnus.el (gnus-revision-number): Increment to 09.
182
183         * lisp/gnus-art.el (article-date-ut): Keep the original X-Sent
184         field, fix the position of the converted date to be displayed,
185         etc.
186
187 1999-05-18  Katsumi Yamaoka   <yamaoka@jpl.org>
188
189         * lisp/gnus.el (gnus-revision-number): Increment to 08.
190
191         * lisp/gnus-art.el (gnus-article-prepare-display): Undo the last
192         change - don't call `gnus-treat-article'.
193
194 1999-05-17  Katsumi Yamaoka   <yamaoka@jpl.org>
195
196         * lisp/gnus.el (gnus-revision-number): Increment to 07.
197
198         * lisp/gnus-art.el (gnus-article-prepare-display): Call
199         `gnus-treat-article'.
200
201 1999-05-17   Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
202
203         * lisp/gnus-art.el (article-date-ut): Always detete the last
204         newline of any old Date fields.
205
206 1999-05-17   Daiki Ueno  <daiki@kiss.kake.info.waseda.ac.jp>
207              Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
208
209         * lisp/gnus.el (gnus-revision-number): Increment to 06.
210
211         * lisp/mail-source.el (mail-source-keyword-map): New keyword
212         :connection for pop. It is introduced to enable SSL connection.
213         (mail-source-fetch-pop): Use it to bind `pop3-connection-type'.
214
215         * lisp/pop3.el : Add an autoload for `open-ssl-stream' defined in
216         `ssl'.
217         (pop3-connection-type, pop3-ssl-program-arguments): New variables.
218         (pop3-open-ssl-stream-1, pop3-open-ssl-stream): New functions.
219         (pop3-open-server): Call the latter when `pop3-connection-type' is
220         ssl.
221
222 1999-05-17  Katsumi Yamaoka   <yamaoka@jpl.org>
223
224         * lisp/gnus.el (gnus-revision-number): Increment to 05.
225         (TopLevel): Remove autoloads for `gnus-picons-display-x-face' and
226         `gnus-picons-article-display-x-face'.
227
228 1999-05-16  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
229
230         * texi/gnusref-ja.tex (subsec Notes): Complete words.
231         (sec GroupMode): Translate description of "P".
232
233 1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
234
235         * texi/gnusref-ja.tex: Undo the last change.
236
237 1999-05-15  Tsukamoto Tetsuo   <czkmt@remus.dti.ne.jp>
238
239         * texi/gnusref-ja.tex: Fix typo.
240
241 1999-05-14  Katsumi Yamaoka   <yamaoka@jpl.org>
242
243         * lisp/gnus.el (gnus-revision-number): Increment to 04.
244
245         * lisp/*.el: Undo all of the last changes.
246
247 1999-05-13  Katsumi Yamaoka   <yamaoka@jpl.org>
248
249         * lisp/gnus.el (gnus-revision-number): Increment to 03.
250
251         * lisp/nnsoup.el (nnsoup-store-reply): Use `forward-char' instead
252         of `backward-char'.
253         * lisp/message.el (message-send-news-with-gnus,
254         message-send-mail-with-smtp, message-send-mail-with-qmail,
255         message-send-mail-with-sendmail): Ditto.
256         * lisp/gnus-picon.el (gnus-group-display-picons): Ditto.
257
258         * lisp/nnsoup.el (nnsoup-store-reply): Use `(bolp)' instead of
259         `(= (preceding-char) ?\n)'.
260         * lisp/message.el (message-send-news, message-send-mail): Ditto.
261
262         * lisp/gnus-sum.el (gnus-summary-reparent-thread): Use
263         `(end-of-line 0)' to go to the end of the previous line.
264
265         * lisp/nnmail.el (nnmail-decode-status): Don't use regexp search.
266         * lisp/message.el (message-next-header, message-remove-header):
267         Ditto.
268         * lisp/gnus-art.el (gnus-article-add-buttons-to-head,
269         gnus-article-highlight-headers, gnus-article-hide-header,
270         article-hide-boring-headers, article-hide-headers): Ditto.
271
272         * lisp/nntp.el (nntp-snarf-error-message, nntp-read-server-type):
273         Use `buffer-substring' instead of `buffer-string'.
274         * lisp/nnspool.el (nnspool-inews-sentinel): Ditto.
275         * lisp/message.el (message-wash-subject, message-reply,
276         message-make-from, message-make-organization): Ditto.
277         * lisp/md5.el (md5): Ditto.
278         * lisp/mail-source.el (mail-source-movemail): Ditto.
279         * lisp/gnus.el (gnus-getenv-nntpserver): Ditto.
280         * lisp/gnus-xmas.el (gnus-xmas-article-display-xface): Ditto.
281         * lisp/gnus-util.el (gnus-mode-string-quote): Ditto.
282         * lisp/gnus-sum.el (gnus-summary-edit-article-done,
283         gnus-simplify-subject-fuzzy): Ditto.
284         * lisp/gnus-spec.el (gnus-parse-simple-format): Ditto.
285         * lisp/gnus-picon.el (gnus-picons-make-glyph): Ditto.
286         * lisp/gnus-msg.el (gnus-copy-article-buffer): Ditto.
287         * lisp/gnus-mh.el (gnus-summary-save-in-folder): Ditto.
288         * lisp/gnus-kill.el (gnus-kill-file-apply-buffer): Ditto.
289         * lisp/gnus-art.el (gnus-article-mime-edit-exit,
290         gnus-article-edit-exit): Ditto.
291         * lisp/format-spec.el (format-spec): Ditto.
292         * lisp/dgnushack.el (dgnushack-make-package): Ditto.
293         * lisp/base64.el (base64-decode, base64-encode,
294         base64-run-command-on-region): Ditto.
295
296 1999-05-13  Katsumi Yamaoka   <yamaoka@jpl.org>
297
298         * lisp/gnus.el (gnus-revision-number): Increment to 02.
299
300         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Don't specify
301         the authentication scheme if `password' is selected.
302
303 1999-05-06  Katsumi Yamaoka   <yamaoka@jpl.org>
304
305         * lisp/gnus.el (gnus-revision-number): Increment to 01.
306
307         * texi/gnus-ja.texi: (gnus-summary-enter-digest-group): Change the
308         key assignment "C-d" into "A D".
309         (Article treatment): Document the new variable
310         `gnus-article-date-lapsed-new-header'.
311
312         * lisp/mail-source.el: Use the original source without any changes.
313
314         * lisp/gnus-art.el (article-hide-headers): To work toggle hiding.
315
316         * README.T-gnus: Update what is the latest T-gnus.
317
318 1999-05-04  Tatsuya Ichikawa   <t-ichi@po.shiojiri.ne.jp>
319
320         * lisp/gnus.el (gnus-version-number): Update to 6.10.064.
321         (gnus-revision-number): Fresh start from 00.
322
323         * Sync up with Pterodactyl Gnus v0.84.
324
325 1999-04-28  Katsumi Yamaoka   <yamaoka@jpl.org>
326
327         * lisp/gnus.el (gnus-revision-number): Increment to 03.
328
329         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Use
330         `vm-read-file-name' instead of `read-file-name'. This allows to use
331         the optional sixth argument HISTORY for the various environments.
332         (gnus-summary-save-article-vm): Ditto.
333         (TopLevel): Autoload "vm" for the function `vm-read-file-name'.
334
335 1999-04-27  Katsumi Yamaoka   <yamaoka@jpl.org>
336
337         * lisp/gnus.el (gnus-revision-number): Increment to 02.
338
339         * lisp/gnus-vm.el (gnus-summary-save-in-vm): To read the name of
340         FOLDER in the way of VM; give the value of `gnus-current-article'
341         to the function `gnus-summary-select-article' if it is called non
342         interactively.
343         (gnus-summary-save-article-vm): Accept the optional 2nd arg FOLDER.
344         If it is called interactively the name of FOLDER is read from the
345         minibuffer; bind `mime-display-header-hook',
346         `mime-display-text/plain-hook', `mime-text-decode-hook',
347         `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil
348         when the function `gnus-summary-save-article' is called.
349         (gnus-summary-save-article-vm-count,
350         gnus-summary-save-article-vm-folder): New internal variables.
351         (gnus-vm-make-folder): Bind `mime-display-header-hook',
352         `mime-display-text/plain-hook', `mime-text-decode-hook',
353         `mime-view-define-keymap-hook' and `mime-view-mode-hook' to nil
354         when the function `vm-mode' is called.
355         (vm-use-toolbar, vm-primary-inbox, vm-folder-history,
356         vm-folder-directory): Define variables for avoiding byte compile
357         warning.
358         (gnus-vm-inhibit-window-system): Abolish variable; don't require
359         `win-vm'.
360         (TopLevel): Don't autoload "vm" for the functions
361         `vm-forward-message', `vm-reply' or `vm-mail'; don't require
362         `sendmail', `message', `gnus' or `gnus-msg' but `gnus-art'.
363
364 1999-04-20  Katsumi Yamaoka   <yamaoka@jpl.org>
365
366         * lisp/gnus.el (gnus-revision-number): Increment to 01.
367
368         * lisp/pop3.el (pop3-munge-message-separator): Don't put the
369         Content-Length field break into the other fields.
370
371 1999-04-18  Sin'ya Kanematsu <ksinya@quartz.ocn.ne.jp>
372
373         * texi/gnus-ja.texi: Fix typo - `gnus-auto-expirable-newgroups' ->
374         `gnus-auto-expirable-newsgroups'.
375
376 1999-04-18  Katsumi Yamaoka   <yamaoka@jpl.org>
377
378         * lisp/gnus.el (gnus-version-number): Update to 6.10.063.
379         (gnus-revision-number): Fresh start from 00.
380
381         * Sync up with Pterodactyl Gnus v0.83.
382
383 1999-04-15  NAKAGAWA Tsuneo <yaemon@alles.or.jp>
384
385         * REDME.semi.ja: Fix where the required packages are.
386
387 1999-04-13  Katsumi Yamaoka   <yamaoka@jpl.org>
388
389         * lisp/gnus.el (gnus-revision-number): Increment to 09.
390
391 1999-04-13  Keiichi Suzuki  <keiichi@nanap.org>
392
393         * lisp/gnus-sum.el (gnus-summary-move-article): Fix,
394         `gnus-article-mark-lists' will be broken by side effect.
395
396 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
397
398         * lisp/gnus.el (gnus-revision-number): Increment to 08.
399
400         * lisp/gnus-art.el (TopLevel): Remove symbol's function definition
401         for `gnus-article-mime-decode-quoted-printable'.
402
403 1999-04-05  Katsumi Yamaoka   <yamaoka@jpl.org>
404
405         * lisp/gnus.el (gnus-revision-number): Increment to 07.
406
407 1999-03-30  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
408
409         * texi/gnus-ja.texi: Some fixes.
410
411 1999-03-26  Katsumi Yamaoka   <yamaoka@jpl.org>
412
413         * lisp/gnus.el (gnus-revision-number): Increment to 06.
414
415         * lisp/pop3.el (pop3-munge-message-separator): If a retrieved
416         message has a illegal date field, use `(current-time)' instead.
417
418 1999-03-25  Katsumi Yamaoka   <yamaoka@jpl.org>
419
420         * lisp/message.el (message-send): Kill `message-encoding-buffer'
421         after sending.
422
423 1999-03-25  Katsumi Yamaoka   <yamaoka@jpl.org>
424
425         * lisp/message.el (message-maybe-encode): Inherit the buffer local
426         variable `mime-edit-pgp-processing' and call
427         `mime-edit-pgp-enclose-buffer'.
428
429 1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
430
431         * lisp/gnus.el (gnus-revision-number): Increment to 05.
432
433         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up the
434         buffer local variable `default-mime-charset' of
435         `gnus-article-buffer' before `mime-display-message' is called.
436
437         * lisp/gnus-i18n.el (gnus-newsgroup-default-charset-alist): Be also
438         matched with the group name which has a method name and/or a
439         foreign server name.
440         (gnus-set-summary-default-charset): Cancel the last change.
441
442 1999-03-24  Katsumi Yamaoka   <yamaoka@jpl.org>
443
444         * lisp/gnus.el (gnus-revision-number): Increment to 04.
445
446         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Strip
447         method and foreign server name from the newsgroup name.
448
449 1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
450
451         * lisp/gnus-offline.el (gnus-offline-popup-menu): Fix.
452
453 1999-03-22  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
454
455         * lisp/gnus.el (gnus-revision-number): Increment to 03.
456
457         * lisp/gnus-offline.el (gnus-offline-popup-menu): Modify so that
458         the title of a popup menu is displayed under Emacs 19.34.
459         (gnus-offline-define-menu-and-key): Rewrite the function to change
460         the behavior of "Get new news" button, under XEmacs.
461
462         * lisp/gnus-ofsetup.el: Modify for Semi-gnus 6.10.xx so that
463         `pop3-fma-password' can be saved in .newsrc.eld.
464
465         * README-offline.en: Update.
466         * README-offline.ja: Ditto.
467
468 1999-03-09  Katsumi Yamaoka   <yamaoka@jpl.org>
469
470         * lisp/gnus.el  (gnus-revision-number): Increment to 02.
471
472         * lisp/message.el (message-yank-original): Keep the existing
473         references.
474
475 1999-03-04  Katsumi Yamaoka   <yamaoka@jpl.org>
476
477         * lisp/gnus.el  (gnus-revision-number): Increment to 01.
478         (gnus-other-frame): Rewrite on the model of `toolbar-gnus'.
479         (gnus-frame): New internal variable.
480         (gnus-frame-properties): New user option.
481
482 1999-03-04  Katsumi Yamaoka   <yamaoka@jpl.org>
483
484         * lisp/gnus.el (gnus-version-number): Update to 6.10.062.
485         (gnus-revision-number): Fresh start from 00.
486
487         * Sync up with Pterodactyl Gnus v0.80.
488
489         * lisp/gnus-sum.el (gnus-summary-edit-article): Don't use
490         `mime-to-mml' nor `mml-to-mime'.
491
492 1999-03-02  Katsumi Yamaoka   <yamaoka@jpl.org>
493
494         * lisp/gnus.el (gnus-revision-number): Increment to 03.
495
496         * lisp/gnus-sum.el (gnus-select-newsgroup): Examine cached articles
497         with `gnus-cache-articles-in-group' if the current group is not
498         a virtual group.
499         (TopLevel): Autoload `gnus-cache-articles-in-group'
500
501 1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>
502
503         * lisp/gnus.el (gnus-revision-number): Increment to 02.
504
505         * texi/gnus-ja.texi: Sync up with Semi-gnus 6.10.
506
507         * lisp/dgnushack.el (dgnushack-install-package): Don't refer to
508         `configure-package-path'. Use `early-packages', `late-packages' or
509         `last-packages' instead.
510
511 1999-03-01  Katsumi Yamaoka   <yamaoka@jpl.org>
512
513         * lisp/gnus.el (gnus-revision-number): Increment to 01.
514
515         * lisp/message.el (messgage-inhibit-body-encoding): Default to t.
516         (message-mode): Abolish `message-mime-attach-file' from doc
517         string.
518         (message-mode-map): Abolish `message-mime-attach-file' from
519         `message-mode-menu'.
520
521         * lisp/gnus-start.el (save-buffer-as-coding-system): Abolished. It
522         is given in APEL 9.13 by now.
523
524         * lisp/gnus-ems.el (gnus-decode-coding-string): Abolished.
525         (gnus-encode-coding-string): Abolished.
526         (gnus-mule-cite-add-face): Restored.
527         (gnus-cite-add-face): Restored.
528
529         * README.semi.ja: Note that APEL 9.13 or later is required.
530         * README.semi: Ditto.
531         * README.T-gnus: Ditto.
532
533 1999-02-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
534
535         * lisp/gnus.el (gnus-version-number): Update to 6.10.061.
536         (gnus-revision-number): Fresh start from 00.
537
538         * Sync up with Pterodactyl Gnus v0.79.
539
540 1999-02-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
541
542         * lisp/gnus.el (gnus-version-number): Update to 6.10.060.
543         (gnus-revision-number): Fresh start from 00.
544
545         * Sync up with Pterodactyl Gnus v0.78.
546
547 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
548
549         * lisp/gnus.el (gnus-revision-number): Increment to 05.
550
551         * Makefile.in (add-info-suffix, remove-info-suffix): New targets.
552         (package, install-package, package-ja, install-package-ja): Use
553         them.
554         (xinfo, xinfo-ja): Only build infos.
555
556         * texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
557
558         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir
559         ../texi first.
560         (dgnushack-install-package): Don't refer to `package-path'; error
561         if the package path does not found.
562         (TopLevel): Don't define `gnus-revision-number',
563         `gnus-version-number' and `package-path'.
564
565 1999-02-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
566
567         * README.ichikawa : Removed.
568
569         * README.T-gnus : Renamed from README.ichikawa
570                           Remove description about T-gnus 6.8.
571
572 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
573
574         * lisp/gnus.el (gnus-revision-number): Increment to 04.
575
576         * Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting,
577         and make remove-info-suffix.
578
579         * texi/Makefile.in (.texi): Don't specify the output filename when
580         makeinfo command is used.
581         (add-info-suffix, remove-info-suffix): New targets.
582
583         * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): New
584         function. It will be used for adding ".info" suffix to @setfilename
585         line in each .texi files.
586         (dgnushack-texi-file-regexp): New constant.
587         (dgnushack-info-file-regexp): Add ".info" suffix.
588
589 1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
590
591         * lisp/gnus.el (gnus-revision-number): Increment to 03.
592
593         * lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
594         "custom-load.el" as well.
595
596         * Makefile.in (xlick, xinfo, xinfo-ja): New targets.
597         (install-package-ja, package-ja, install-package, package): Use
598         them; use $XEMACS instead of $EMACS.
599         (osome): Use $XEMACS instead of "xemacs21".
600         (x): Ditto.
601         (XEMACS): Use "xemacs" instead of "xemacs21" in default.
602
603         * lisp/dgnushack.el (dgnushack-install-package): Remove extra files
604         in destination lisp directory.
605         (dgnushack-make-package): Don't generate "_pkg.el" file; don't
606         remove "auto-autoloads.el*" files.
607         (dgnushack-compile): Don't remove "_pkg.el" from the list.
608
609 1999-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
610
611         * lisp/gnus.el (gnus-revision-number): Increment to 02.
612
613         * lisp/mail-source.el (mail-source-fetch-pop): Fix typo in original
614         source and merged it.
615
616         * README.ichikawa: Update description about the latest T-gnus.
617
618 1999-02-22  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
619
620         * lisp/gnus-art.el (gnus-narrow-to-page): Fix that "^L" do not work.
621
622         * lisp/gnus.el (gnus-revision-number): Increment to 01.
623
624 1999-02-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
625
626         * lisp/mail-source.el (mail-source-fetch-pop): Comment out
627         postscript block - I don't know why it does not work.
628         There is no Bug report from ding ML.
629
630         * lisp/gnus.el (gnus-version-number): Update to 6.10.059.
631         (gnus-revision-number): Fresh start from 00.
632
633         * Sync up with Pterodactyl Gnus v0.77.
634
635 1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
636
637         * lisp/gnus.el (gnus-revision-number): Increment to 09.
638
639         * lisp/gnus-start.el (save-buffers-kill-emacs): Rewrite the
640         advice. Call `gnus-offer-save-summaries'.
641
642 1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
643
644         * lisp/gnus.el (gnus-revision-number): Increment to 08.
645
646         * lisp/gnus-start.el (save-buffers-kill-emacs): Advice. Call
647         `gnus-save-newsrc-file' before `save-some-buffers' is called.
648
649         * README-offline.en: Update.
650
651         * README-offline.ja: Fix typo.
652
653         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Set
654         `gnus-offline-hangup-program' and `gnus-offline-dialup-program' to
655         nil when null string is given.
656
657 1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
658
659         * texi/Makefile.in: Change to work on Windows environment and
660         other platforms.
661
662         * lisp/gnus.el (gnus-revision-number): Increment to 07.
663
664 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
665
666         * lisp/dgnushack.el (dgnushack-make-package): Fix typo.
667
668 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
669
670         * lisp/gnus.el (gnus-revision-number): Increment to 06.
671
672         * Makefile.in (install-package-ja, package-ja, install-package,
673         package): New targets.
674         (PACKAGEDIR): New user option.
675
676         * lisp/Makefile.in (install-package, package): New targets.
677         (PACKAGEDIR): New user option.
678
679         * lisp/dgnushack.el (dgnushack-install-package): New function.
680         (dgnushack-make-package): New function.
681         (dgnushack-info-file-regexp): New constant.
682         (dgnushack-compile): Remove "_pkg.el" from the list.
683
684         * configure: Regenerate by autoconf-2.13.
685
686 1999-02-17  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
687
688         * aclocal.m4: install .el files to site-lisp/gnus instead of
689         site-lisp.
690         * Makefile.in: add new rule `all-ja'.
691
692 1999-02-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
693
694         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix when
695         using nnspool.
696
697         * lisp/gnus.el (gnus-revision-number): Increment to 05.
698
699 1999-02-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
700
701         * lisp/gnus.el (gnus-revision-number): Increment to 04.
702
703         * lisp/read-passwd.el: Change location of (provide 'read-passwd)
704
705         * lisp/gnus-offline.el: ditto.
706
707 1999-02-12   Hidekazu Nakamura <u90121@uis-inf.co.jp>
708
709         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with APOP
710         authentication scheme.
711
712         * lisp/read-passwd..el (read-pw-set-mail-source-passwd-cache):
713         Undo my change.
714
715 1999-02-12  Katsumi Yamaoka   <yamaoka@jpl.org>
716
717         * lisp/gnus.el (gnus-revision-number): Increment to 03.
718
719         * lisp/gnus-sum.el (gnus-summary-mode-map): Bound the command
720         `gnus-article-hide-headers' to "t".
721
722         * lisp/gnus-art.el (article-hide-headers): Show all headers when
723         unhiding.
724
725         * texi/gnus.texi: Fix latin chars.
726
727 1999-02-12  Katsumi Yamaoka   <yamaoka@jpl.org>
728
729         * lisp/gnus.el (gnus-revision-number): Increment to 02.
730
731         * texi/emacs-mime.texi: Fix latin chars.
732
733 1999-02-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
734
735         * lisp/gnus.el (gnus-revision-number): Increment to 01.
736
737         * lisp/gnus-sum.el (gnus-nov-parse-line): Use
738         `nnheader-nov-read-message-id' instead of `nnheader-nov-field' or
739         `nnheader-generate-fake-message-id'; use `(eobp)' instead of
740         `(eq (char-after) ?\n)'.
741
742 1999-02-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
743
744         * lisp/gnus.el (gnus-version-number): Update to 6.10.058.
745         (gnus-revision-number): Fresh start from 00.
746
747         * lisp/message.el (message-forward): Get back to the previous
748         design.
749         * lisp/gnus-msg.el (gnus-summary-mail-forward): Ditto.
750
751         * lisp/mail-source.el (mail-source-fetch-pop): Ignore program and
752         authentication scheme..
753
754         * lisp/message.el (message-forward-start-separator): Restored.
755         (message-forward-end-separator): Restored.
756         (message-signature-before-forwarded-message): Restored.
757         (message-included-forward-headers): Restored.
758
759         * lisp/message.el (message-make-forward-subject): Use "(none)" if
760         the original article has no subject.
761
762         * Sync up with Pterodactyl Gnus v0.76.
763
764         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Change for pGnus 0.76.
765
766 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
767
768         * lisp/gnus.el (gnus-revision-number): Increment to 08.
769
770         * lisp/score-mode.el (gnus-score-edit-exit): Use
771         `save-buffer-as-coding-system' instead of
772         `write-region-as-coding-system'.
773         * lisp/gnus-start.el (gnus-save-newsrc-file): Ditto.
774
775         * lisp/gnus-start.el (save-buffer-as-coding-system): New function
776         defined with `defun-maybe'. NOTE: It should be deleted in the
777         future.
778
779         * lisp/gnus-sum.el (TopLevel): Require `mime-play' when compile.
780
781 1999-02-09  Katsumi Yamaoka   <yamaoka@jpl.org>
782
783         * lisp/gnus.el (gnus-revision-number): Increment to 07.
784
785         * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): New
786         implementation.
787
788 1999-02-08  Katsumi Yamaoka   <yamaoka@jpl.org>
789
790         * lisp/gnus.el (gnus-revision-number): Increment to 06.
791
792 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
793
794         * lisp/gnus-sum.el (gnus-articles-to-read): Use maximum number in
795         default instead of `gnus-large-newsgroup'.
796
797 1999-02-08  Katsumi Yamaoka   <yamaoka@jpl.org>
798
799         * lisp/gnus.el (gnus-revision-number): Increment to 05.
800
801 1999-02-08  Masatoshi Tsuchiya  <tsuchiya@pine.kuee.kyoto-u.ac.jp>,
802             Katsumi Yamaoka   <yamaoka@jpl.org>,
803             Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
804
805         * lisp/gnus-sum.el (gnus-articles-to-read): If the number of
806         unread articles is more than `gnus-large-newsgroup', use it in
807         default instead of the maximum number.
808
809 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>,
810             Katsumi Yamaoka   <yamaoka@jpl.org>
811
812         * lisp/gnus-sum.el (gnus-mime-extract-multipart): New function;
813         add it to the acting-condition for extracting mulitpart messages.
814         (gnus-mime-extract-message/rfc822): New function; add it to the
815         acting-condition for extracting message/rfc822 or message/news.
816
817 1999-02-08  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
818
819         * lisp/gnus.el (gnus-revision-number): Increment to 04.
820
821         * lisp/nntp.el: Change nnmail-read-passwd -> mail-source-read-passwd.
822
823 1999-02-08  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
824
825         * README-offline.ja: Change for current version.
826         * README-offline.en: Ditto.
827
828 1999-02-07  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
829
830         * lisp/gnus.el (gnus-revision-number): Increment to 03.
831
832 1999-02-04  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
833
834         * lisp/gnus-offline.el: Delete security notice.
835         (gnus-offline-pop-password-file): Removed.
836         (gnus-offline-pop-password-decoding-function): Removed.
837         (gnus-offline-gnus-get-new-news): Revert to its original.
838
839 1999-02-04  Katsumi Yamaoka   <yamaoka@jpl.org>
840
841         * lisp/gnus.el (gnus-revision-number): Increment to 02.
842
843 1999-02-04  YOSHIZAWA Masahiro <manbou@ceres.dti.ne.jp>
844
845         * README-offline.en: New description.
846         * README-offline.ja: Ditto.
847
848 1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
849
850         * lisp/gnus.el (gnus-revision-number): Change to 01
851
852         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Add default value.
853
854 1999-02-03  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
855
856         * lisp/gnus.el (gnus-revision-number): New constant.
857
858 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
859
860         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Ask save password
861         information to .newsrc file.
862
863         * lisp/gnus.el (gnus-variable-list): Undo my last change.
864
865         * lisp/read-password.el (read-pw-set-mail-source-passwd-cache): Do
866         not input password if mail-source-password-cache is non nil.
867
868 1999-02-03   Hidekazu Nakamura <u90121@uis-inf.co.jp>
869
870         * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache): To
871         work with APOP authentication scheme.
872
873 1999-02-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
874
875         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): To work with
876         external movemail program.
877
878         * lisp/gnus.el (gnus-variable-list): Add
879         mail-source-password-cache to save password information.
880
881 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
882
883         * lisp/gnus.el (gnus-version-number): Update to 6.10.057.
884
885         * Sync up with Pterodactyl Gnus v0.75.
886
887 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
888
889         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Undo my
890         change.
891
892 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
893
894         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Close
895         parentheses.
896         (gnus-offline-define-menu-on-agent): Ditto.
897
898 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
899
900         * README.ichikawa: Fix about the last version of T-gnus based on
901         Gnus 5.6.
902
903 1999-02-01  Akihiro Arisawa   <ari@mei9.advantest.co.jp>
904
905         * lisp/nndoc.el (nndoc-mime-digest-type-p): Add the element of
906         `header-begin' to type-alist for mime-digest.
907
908 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
909
910         * README-offline.ja: Add description written by YOSHIZAWA Masahiro
911         <manbou@ceres.dti.ne.jp>
912
913 1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
914             Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
915
916         * lisp/gnus-offline.el (gnus-offline-gnus-get-new-news): Modify for
917         pGnus with mail-source.el.
918
919         * lisp/gnus-offline.el: Use (running-pterodactyl-gnus-0_73-or-later)
920         to check pGnus 0.73 or later instead of (locate-library "mail-source")
921
922 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
923
924         * lisp/nndoc.el (nndoc-mime-parts-type-p): Strip leading white
925         space from the matching pattern.
926
927 1999-02-01  Katsumi Yamaoka   <yamaoka@jpl.org>
928
929         * lisp/gnus-sum.el (gnus-nov-parse-extra): Abolished.
930         (gnus-nov-parse-line): Use `char-after' instead of `following-char'
931         ; use `nnheader-nov-parse-extra' instead of `gnus-nov-parse-extra'.
932
933 1999-01-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
934
935         * lisp/gnus-sum.el: Abolish macro `gnus-nov-read-integer',
936         `gnus-nov-skip-field' and `gnus-nov-field'.
937         (gnus-nov-parse-line): Use `nnheader-nov-field' and
938         `nnheader-nov-read-integer' instead of `gnus-nov-field' and
939         `gnus-nov-read-integer'.
940         (gnus-get-newsgroup-headers-xover): Use
941         `gnus-retrieve-parsed-headers'.
942
943         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): Use
944         `gnus-cache-braid-headers',
945         `nnheader-get-newsgroup-headers-xover*' and
946         `nnheader-retrieve-headers-from-directory*' instead of
947         `gnus-get-newsgroup-headers-xover', `gnus-cache-braid-parsed-nov'
948         nor `gnus-cache-braid-parsed-heads'; abolish function
949         `gnus-cache-braid-parsed-nov' and `gnus-cache-braid-parsed-nov'.
950         (gnus-cache-braid-headers): New function.
951
952         * lisp/nnheader.el (nnheader-nov-read-integer): Use
953         `(search-forward "\t" eol 'move)' instead of `(forward-char 1)' as
954         same as `gnus-nov-read-integer'.
955         (nnheader-retrieve-headers-from-directory*): New function.
956         (nnheader-retrieve-headers-from-directory): Use
957         `nnheader-retrieve-headers-from-directory*'.
958         (nnheader-get-newsgroup-headers-xover*): New function.
959
960 1999-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
961
962         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Use
963         `nnheader-retrieve-headers-from-directory'.
964
965         * lisp/nnheader.el (nnheader-retrieve-headers-from-directory): New
966         function.
967
968 1999-01-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
969
970         * lisp/gnus.el (gnus-version): Modify for SEMI 1.13.
971
972         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Use
973         `gnus-cache-retrieve-parsed-headers' instead of
974         `gnus-cache-retrieve-headers'.
975
976         * lisp/gnus-cache.el (gnus-cache-retrieve-parsed-headers): New
977         function.
978         (gnus-cache-braid-parsed-nov): New function.
979         (gnus-cache-braid-parsed-heads): New function.
980
981 1999-01-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
982
983         * lisp/gnus-offline.el: Rewrite to work with pGnus v0.74 based T-gnus.
984         * lisp/gnus-ofsetup.el: Ditto.
985
986         * lisp/pop3-fma.el: Removed because after pGnus0.73 , pGnus can treat
987         multiple pop3 account.
988
989 1999-01-29  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
990
991         * lisp/read-passwd.el: New file.
992
993 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
994
995         * lisp/gnus.el (running-pterodactyl-gnus-0_73-or-later): Provide as
996         a new feature.
997
998         * lisp/mail-source.el (mail-source-read-passwd): Don't load
999         "passwd" if the function `read-passwd' already exists.
1000
1001         * lisp/gnus-start.el (gnus-read-active-file): Eliminate duplicated
1002         select methods.
1003
1004         * lisp/gnus-group.el (gnus-group-catchup-current): Fix typo.
1005
1006 1999-01-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1007
1008         * lisp/gnus.el (gnus-version-number): Update to 6.10.056.
1009
1010         * Sync up with Pterodactyl Gnus v0.74.
1011
1012 1999-01-28  Katsumi Yamaoka   <yamaoka@jpl.org>
1013
1014         * lisp/gnus-msg.el (gnus-summary-mail-digest): Reselect the message
1015         frame after selecting a new article if the value of
1016         `message-use-multi-frames' is non-nil and more than one articles
1017         are given.
1018
1019 1999-01-28  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1020
1021         * lisp/gnus-sum.el (gnus-summary-move-article): Fix, could not
1022         respool article.
1023
1024 1999-01-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1025
1026         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): Bind `in-reply-to'
1027         and `cur' as temporary variables.
1028
1029 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1030
1031         * lisp/gnus-sum.el (gnus-article-sort-by-author): fixed.
1032
1033 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1034
1035         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): Add new
1036         optional arguments `dependencies' and `force-new'; new
1037         implementation; call `retrieve-parsed-headers' if it is found.
1038
1039         * lisp/nnmh.el (nnmh-retrieve-parsed-headers): New function.
1040
1041 1999-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1042
1043         * lisp/gnus-sum.el (gnus-select-newsgroup): Use
1044         `gnus-retrieve-parsed-headers' instead of `gnus-retrieve-headers'
1045         and `gnus-get-newsgroup-headers-xover' or
1046         `gnus-get-newsgroup-headers'.
1047
1048         * lisp/gnus-int.el (gnus-retrieve-parsed-headers): New function.
1049
1050 1999-01-26  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1051
1052         * lisp/gnus-offline.el: Add security notice.
1053
1054 1999-01-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1055
1056         * README-offline.ja: New file - Variable and command description
1057         for gnus-offline(Japanese edition).
1058         * README-offline.en: New file - Ditto (English edition).
1059
1060 1999-01-25  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1061
1062         * lisp/gnus-offline.el (gnus-offline-pop-password-file): New
1063         variable.
1064         (gnus-offline-pop-password-decoding-function): New variable.
1065         (gnus-offline-get-new-news): When `gnus-offline-pop-password-file'
1066         is non-nil, get one's password information from a file specified
1067         by this variable, and don't store the passwords as a variable.
1068         * lisp/smiley.el (smiley-buffer): Avoid a few duplicate
1069         translations.
1070
1071 1999-01-23  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
1072
1073         * lisp/gnus-msg.el (gnus-inews-yank-articles): Use
1074         `message-list-references' for gathering IDs from yanked articles.
1075
1076         * lisp/message.el (message-list-references): New function.
1077         (message-yank-original): Use it for gathering IDs from a yanked
1078         article.
1079
1080 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1081
1082         * lisp/message.el (message-reply): Get the references from
1083         `In-Reply-To' field if there were no references and `In-Reply-To'
1084         field looks promising.
1085         (message-yank-original): Try to fetch ID from `In-Reply-To' field
1086         if `References' field does not exist.
1087         (message-yank-original): Use `std11-narrow-to-header' instead of
1088         `message-narrow-to-head'.
1089
1090 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1091
1092         * lisp/gnus-msg.el (gnus-inews-yank-articles): Fetch IDs from
1093         `gnus-current-headers' instead of article header.
1094
1095 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1096
1097         * lisp/gnus-msg.el (gnus-inews-yank-articles): Save the beginning
1098         position of the yanked articles -- apologize to SUTO-san, it has
1099         been supported in his original code, but I didn't.
1100
1101         * lisp/message.el: Replace line endings from `CRLF' to `LF'.
1102
1103 1999-01-21  Hiroaki Matsui <matu@uxd.fc.nec.co.jp>
1104
1105         * lisp/message.el : Fix typo.
1106
1107 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1108
1109         * lisp/message.el (message-yank-original): If
1110         `message-yank-add-new-references' is non-nil and this command is
1111         called interactively, new IDs from the yanked article will be added
1112         to `References' field.
1113         (message-yank-add-new-references): New user option.
1114         (message-header-format-alist): Use `message-shorten-references' for
1115         `References' in default.
1116
1117 1999-01-20  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>,
1118             Katsumi Yamaoka   <yamaoka@jpl.org>
1119
1120         * lisp/gnus-msg.el (gnus-inews-yank-articles): Replace `References'
1121         field with the gathered Message-IDs and References if more than one
1122         articles are given.
1123
1124 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1125
1126         * lisp/gnus-msg.el (gnus-inews-yank-articles): Reselect the message
1127         frame after selecting a new article if the value of
1128         `message-use-multi-frames' is non-nil and more than one articles
1129         are given.
1130
1131 1999-01-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1132
1133         * lisp/gnus.el (gnus-version-number): Update to 6.10.055.
1134
1135         * Sync up with Pterodactyl Gnus v0.72.
1136
1137 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
1138
1139         * README.semi.ja: Add keiichi and nana-gnus to the branches info.
1140         Modify the directory name for the daily snapshots.
1141         * README.semi: Ditto.
1142
1143         * README.branch.ja: Modified for Semi-gnus 6.10, etc.
1144         * README.branch: Ditto.
1145
1146 1999-01-19  Katsumi Yamaoka   <yamaoka@jpl.org>
1147
1148         * lisp/message.el (message-reply): Cancel the last change.
1149         (message-followup): Cancel the last change.
1150         (message-wide-reply): Cancel the last change.
1151
1152         * lisp/gnus-msg.el (gnus-summary-gather-references): Abolished.
1153         (gnus-summary-reply): Cancel the last change.
1154         (gnus-post-news): Cancel the last change.
1155
1156 1999-01-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1157
1158         * lisp/gnus-sum.el (gnus-summary-move-article): Don't copy
1159         expirable marks if the destination group is not expirable.
1160
1161 1999-01-16  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
1162
1163         * lisp/message.el (message-reply): Accept references as a new
1164         optional arg.
1165         (message-followup): Ditto.
1166         (message-wide-reply): Ditto.
1167
1168         * lisp/gnus-msg.el (gnus-summary-gather-references): New function.
1169         (gnus-summary-reply): Use it
1170         (gnus-post-news): Use it.
1171
1172 1999-01-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1173
1174         * lisp/gnus.el (gnus-version-number): Update to 6.10.054.
1175
1176         * Sync up with Pterodactyl Gnus v0.71.
1177
1178 1999-01-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1179
1180         * lisp/gnus.el (gnus-version-number): Update to 6.10.053.
1181
1182         * Sync up with Pterodactyl Gnus v0.70.
1183
1184 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
1185
1186         * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
1187         body.
1188
1189 1999-01-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1190
1191         * lisp/gnus-offline.el: Add Tsukamoto Tetsuo
1192         <czkmt@remus.dti.ne.jp> to author and maintainer.
1193
1194 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1195
1196         * lisp/nnmail.el (nnmail-article-group): Don't infloop.
1197
1198 1999-01-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1199
1200         * TODO.ja: Modified for Cancel-Lock feature.
1201
1202         * lisp/nntp.el (nntp-request-post): Put a Message-ID generated by
1203         server if it does not exist in the article.
1204         (nntp-request-post): Run `nntp-prepare-post-hook'.
1205         (nntp-async-trigger): Save a response from the server in
1206         `nntp-process-response' after sending a command.
1207         (nntp-wait-for): Ditto.
1208         (nntp-prepare-post-hook): New hook, run just before posting an
1209         article.
1210
1211         * lisp/nnheader.el (nnheader-init-server-buffer): Make
1212         `nntp-process-response' be buffer-local in `nntp-server-buffer'.
1213         (nntp-process-response): New variable, used for holding a response
1214         from the server after sending a command.
1215
1216 1999-01-11  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1217
1218         * lisp/message.el (message-draft-coding-system): Don't Call
1219         `coding-system-p'. Find its default value using
1220         `find-coding-system' instead.
1221
1222 1999-01-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1223
1224         * lisp/pop3.el (pop3-munge-message-separator): Use
1225         `parse-time-string'.
1226
1227         * lisp/gnus-vm.el (gnus-summary-save-in-vm): Save window config,
1228         select the article before saving.
1229
1230 1999-01-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1231
1232         * lisp/gnus-offline.el (gnus-offline-popup-menu): Bug fix -- Use
1233         `gnus-offline-menu-on-agent' if `miee-popup-menu' does not exist.
1234
1235 1999-01-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1236
1237         * lisp/pop3.el (pop3-last): Use `split-string' instead of
1238         `pop3-string-to-list'.
1239         (pop3-stat): Ditto.
1240         (pop3-munge-message-separator): Ditto.
1241         (pop3-string-to-list): Abolished.
1242
1243 1999-01-06  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1244
1245         * lisp/gnus-offline.el (gnus-offline-setup): Don't call
1246         `gnus-offline-agent-expire' when 'gnus-agent-expire-all' is
1247         non-nil.
1248         (gnus-offline-define-menu-on-miee): Call `easy-menu-add' under
1249         XEmacs.
1250         (gnus-offline-popup-menu): New function.
1251         (gnus-offline-define-menu-and-key): Call it under Emacs to create
1252         a popup menu in the group buffer.
1253
1254 1999-01-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1255
1256         * lisp/gnus.el (gnus-version-number): Update to 6.10.052.
1257
1258         * Sync up with Pterodactyl Gnus v0.69.
1259
1260 1998-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
1261
1262         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): Always
1263         select the article before previewing. Abolish prefix arg.
1264
1265         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): re-select
1266         the article without reservation.
1267         (gnus-article-display-mime-message): Show all headers if
1268         `gnus-have-all-headers' the local var of summary buffer is non-nil.
1269
1270 1998-12-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1271
1272         * lisp/gnus-art.el (gnus-article-check-buffer): Rewrite (checking
1273         for buffer object).
1274
1275 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1276
1277         * lisp/gnus-art.el (mime-preview-over-to-next-method-alist): Use
1278         `gnus-summary-next-article' in `gnus-original-article-mode'.
1279         (mime-preview-over-to-previous-method-alist): Use
1280         `gnus-summary-prev-article' in `gnus-original-article-mode'.
1281
1282 1998-12-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1283
1284         * lisp/gnus-bbdb.el (toplevel): Define `bbdb-pop-up-elided-display'
1285         for avoiding byte-compile warning.
1286
1287         * lisp/gnus-art.el (gnus-article-mode-map): Define almost undefined
1288         keys to `gnus-article-read-summary-keys'.
1289         (gnus-article-check-buffer): Check for a major-mode in
1290         `gnus-original-article-buffer' as well.
1291         (gnus-article-prepare-display): Set `gnus-article-current-summary'
1292         to `gnus-summary-buffer'.
1293
1294 1998-12-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1295
1296         * lisp/pop3-fma.el (pop3-fma-movemail): Work with movemail.exe
1297         with APOP extention.
1298
1299 1998-12-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1300
1301         * lisp/gnus-start.el (gnus-read-newsrc-el-file): Bug (referring to
1302         unbounded variable) fix.
1303
1304 1998-12-17  Katsumi Yamaoka   <yamaoka@jpl.org>
1305
1306         * lisp/gnus-start.el (gnus-read-newsrc-el-file): Don't load newsrc
1307         file if it does not exist.
1308
1309 1998-12-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1310
1311         * lisp/gnus-offline.el: (gnus-offline-define-menu-on-miee)
1312         (gnus-offline-define-menu-on-agent): Use Japanized menu when using
1313         under Meadow.
1314
1315 1998-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1316
1317         * lisp/gnus.el (gnus-version-number): Update to 6.10.051.
1318
1319         * Sync up with Pterodactyl Gnus v0.68.
1320
1321 1998-12-14  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1322
1323         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Bug
1324         fix.
1325
1326 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1327
1328         * lisp/nnheader.el (nnheader-find-file-noselect): Call
1329         `find-file-noselect-as-coding-system' with CODING-SYSTEM as the
1330         1st arg.
1331
1332         * lisp/gnus-score.el (gnus-score-load-score-alist): Call
1333         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1334         1st arg.
1335         * lisp/nnmail.el (nnmail-find-file): Ditto.
1336         * lisp/nnheader.el (nnheader-insert-file-contents): Ditto.
1337
1338         * lisp/score-mode.el (gnus-score-edit-exit): Call
1339         `write-region-as-coding-system' as the 1st arg.
1340         * lisp/gnus-start.el (gnus-save-newsrc-file): Ditto.
1341
1342         * lisp/gnus-start.el (gnus-read-newsrc-el-file): Call
1343         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1344         1st arg.
1345
1346         * lisp/gnus-score.el (gnus-score-save): Call
1347         `gnus-write-buffer-as-coding-system' with CODING-SYSTEM as the 1st
1348         arg.
1349         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1350         (gnus-cache-save-buffers): Ditto.
1351
1352         * lisp/gnus-util.el (gnus-write-buffer-as-coding-system): Be
1353         CODING-SYSTEM the 1st arg.
1354
1355         * lisp/nnmail.el (nnmail-write-region): Call
1356         `write-region-as-coding-system' as the 1st arg.
1357         * lisp/gnus-agent.el (gnus-agent-expire): Ditto.
1358         (gnus-agent-fetch-headers): Ditto.
1359         (gnus-agent-flush-cache): Ditto.
1360         (gnus-agent-fetch-articles): Ditto.
1361         (gnus-agent-save-history): Ditto.
1362         (gnus-agent-save-groups): Ditto.
1363         (gnus-agent-save-active): Ditto.
1364
1365 1998-12-14  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1366
1367         * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Bug
1368         fix.
1369         Overwrite the toolbar spec for gnus-group-mode, under XEmacs.
1370
1371 1998-12-14  Katsumi Yamaoka   <yamaoka@jpl.org>
1372
1373         * lisp/nnheader.el (nnheader-find-file-noselect): Use
1374         `find-file-noselect-as-coding-system' (renamed from
1375         `find-file-noselect-as-specified-coding-system').
1376
1377         * lisp/gnus-score.el (gnus-score-load-score-alist): Use
1378         `insert-file-contents-as-coding-system' (renamed from
1379         `insert-file-contents-as-specified-coding-system').
1380         * lisp/nnmail.el (nnmail-find-file): Ditto.
1381         * lisp/nnheader.el (nnheader-insert-file-contents): Ditto.
1382
1383         * lisp/score-mode.el (gnus-score-edit-exit): Use
1384         `write-region-as-coding-system' (renamed from
1385         `write-region-as-specified-coding-system').
1386         * lisp/gnus-start.el (gnus-save-newsrc-file): Ditto.
1387
1388         * lisp/gnus-start.el (gnus-read-newsrc-el-file): Use
1389         `insert-file-contents-as-coding-system' (renamed from
1390         `insert-file-contents-as-specified-coding-system').
1391
1392         * lisp/gnus-score.el (gnus-score-save): Use
1393         `gnus-write-buffer-as-coding-system' (renamed from
1394         `gnus-write-buffer-as-specified-coding-system').
1395         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1396         (gnus-cache-save-buffers): Ditto.
1397
1398         * lisp/gnus-util.el (gnus-write-buffer-as-coding-system): Renamed
1399         from 'gnus-write-buffer-as-specified-coding-system'.
1400
1401         * lisp/nnmail.el (nnmail-write-region): Use
1402         `write-region-as-coding-system' (renamed from
1403         `write-region-as-specified-coding-system').
1404         * lisp/gnus-agent.el (gnus-agent-expire): Ditto.
1405         (gnus-agent-fetch-headers): Ditto.
1406         (gnus-agent-flush-cache): Ditto.
1407         (gnus-agent-fetch-articles): Ditto.
1408         (gnus-agent-save-history): Ditto.
1409         (gnus-agent-save-groups): Ditto.
1410         (gnus-agent-save-active): Ditto.
1411
1412 1998-12-14  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1413
1414         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Bug
1415         fix.
1416         (gnus-offline-set-offline-sendmail-function): Bug fix.
1417
1418 1998-12-12  Hidekazu Nakamura <u90121@uis-inf.co.jp>
1419
1420         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Bug fix.
1421
1422 1998-12-12  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1423
1424         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Bug
1425         fix.
1426         (gnus-offline-set-offline-sendmail-function): Bug fix.
1427
1428 1998-12-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1429
1430         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Change
1431         easy-menu-define to easy-menu-change to override miee menu.
1432
1433 1998-12-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1434
1435         * lisp/nnheader.el (nnheader-find-file-noselect): Call
1436         `find-file-noselect-as-specified-coding-system' directly.
1437
1438 1998-12-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1439
1440         * lisp/gnus-offline.el (gnus-offline-setup): Add
1441         gnus-offline-setup to gnus-group-mode-hook.
1442         (gnus-offline-set-offline-sendmail-function): Bug fix.
1443
1444 1998-12-10  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1445
1446         * lisp/gnus-offline.el (gnus-offline-define-menu-on-miee): Bug
1447         fix.
1448         (gnus-offline-define-menu-on-agent): Bug fix.
1449
1450 1998-12-10  Katsumi Yamaoka   <yamaoka@jpl.org>
1451
1452         * lisp/pop3.el (pop3-movemail): Use `write-region-as-binary'
1453         instead of `append-to-file'.
1454         (pop3-movemail-file-coding-system): Abolished.
1455
1456         * lisp/nnheader.el (nnheader-find-file-noselect): Use
1457         `find-file-noselect-as-specified-coding-system' instead of
1458         `find-file-noselect'.
1459
1460         * lisp/gnus-score.el (gnus-score-load-score-alist): Use
1461         `insert-file-contents-as-specified-coding-system' instead of
1462         `insert-file-contents'.
1463         * lisp/nnmail.el (nnmail-find-file): Ditto.
1464         * lisp/nnheader.el (nnheader-insert-file-contents): Ditto.
1465
1466         * lisp/message.el (message-send-mail-with-qmail): Enclose
1467         `call-process-region' with `as-binary-process'.
1468         (message-send-mail-with-sendmail): Ditto.
1469         (message-send-coding-system): Abolished.
1470
1471         * lisp/score-mode.el (gnus-score-edit-exit): Emulate
1472         `save-buffer' with `write-region-as-specified-coding-system'.
1473         * lisp/gnus-start.el (gnus-save-newsrc-file): Ditto.
1474
1475         * lisp/gnus-start.el (gnus-read-newsrc-el-file): Emulate `load'
1476         with `insert-file-contents-as-specified-coding-system' and
1477         `eval-region'.
1478
1479         * lisp/gnus-score.el (gnus-score-save): Use
1480         `gnus-write-buffer-as-specified-coding-system' instead of
1481         `gnus-write-buffer'.
1482         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Ditto.
1483         (gnus-cache-save-buffers): Ditto.
1484
1485         * lisp/gnus-util.el (gnus-output-to-mail): Use
1486         `write-region-as-binary' instead of `append-to-file'.
1487         (gnus-output-to-mail): Use `gnus-write-buffer-as-binary' instead
1488         of `gnus-write-buffer'.
1489         (gnus-write-buffer-as-specified-coding-system): New function.
1490         (gnus-write-buffer-as-binary): New function.
1491
1492         * lisp/nnmail.el (nnmail-write-region): Use
1493         `write-region-as-specified-coding-system' instead of
1494         `write-region'.
1495         * lisp/gnus-agent.el (gnus-agent-expire): Ditto.
1496         (gnus-agent-fetch-headers): Ditto.
1497         (gnus-agent-flush-cache): Ditto.
1498         (gnus-agent-fetch-articles): Ditto.
1499         (gnus-agent-save-history): Ditto.
1500         (gnus-agent-save-groups): Ditto.
1501         (gnus-agent-save-active): Ditto.
1502
1503 1998-12-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1504
1505         * lisp/gnus-offline.el (gnus-offline-after-jobs-done): Create menu
1506         using 'easymenu'.
1507
1508 1998-12-09  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1509
1510         * lisp/gnus-offline.el (gnus-offline-after-jobs-done): Don't call
1511         `gnus-offline-agent-expire' under XEmacs.
1512
1513 1998-12-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1514
1515         * texi/gnus-ja.texi: Fix latin chars.
1516         * texi/gnus.texi: Ditto.
1517
1518         * texi/ChangeLog: Shrunk.
1519
1520         * text/widget.texi: Removed.
1521         * texi/custom.texi: Removed.
1522
1523         * lisp/ChangeLog: Fix latin chars.
1524
1525         * lisp/pop3.el (pop3-open-server): Use
1526         `open-network-stream-as-binary' instead of `open-network-stream'.
1527         * lisp/nntp.el (nntp-open-network-stream): Ditto.
1528         * lisp/gnus-gl.el (bbb-connect-to-bbbd): Ditto.
1529
1530         * lisp/nntp.el (nntp-open-rlogin): Enclose `start-process' with
1531         `as-binary-process'.
1532         (nntp-open-telnet): Ditto.
1533
1534         * lisp/nntp.el (nntp-coding-system-for-write): Abolished.
1535         (nntp-coding-system-for-read): Abolished.
1536
1537         * lisp/nndb.el: Don't require `tcp'.
1538
1539 1998-12-07  Katsumi Yamaoka   <yamaoka@jpl.org>
1540
1541         * lisp/message.el (message-get-parameter-with-eval): Call
1542         `message-get-parameter' with arg `key' first.
1543
1544 1998-12-07  Katsumi Yamaoka   <yamaoka@jpl.org>
1545
1546         * lisp/gnus.el (gnus-version-number): Update to 6.10.050.
1547
1548         * Sync up with Pterodactyl Gnus 0.65.
1549
1550 1998-12-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1551
1552         * lisp/message.el (message-cite-original-without-signature): Do
1553         not use mml-quote-region.
1554
1555         * lisp/message.el (message-cite-original): Ditto.
1556
1557         * lisp/gnus.el (gnus-version-number): Update to 6.10.049.
1558
1559         * Sync up with Pterodactyl Gnus 0.64.
1560
1561 1998-12-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1562
1563         * lisp/gnus-sum.el (gnus-summary-show-article): Don't use
1564         `mm-destroy-parts'.
1565
1566 1998-12-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1567
1568         * lisp/gnus.el (gnus-version-number): Update to 6.10.048.
1569
1570         * Sync up with Pterodactyl Gnus 0.63.
1571
1572 1998-12-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1573
1574         * lisp/gnus.el (gnus-version-number): Update to 6.10.047.
1575
1576         * Sync up with Pterodactyl Gnus 0.62.
1577
1578         * README.ichikawa: Add description of required APEL/FLIM/SEMI.
1579
1580 1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
1581
1582         * lisp/nndraft.el (nndraft-request-article): Don't bind
1583         `nnmail-file-coding-system'.
1584
1585 1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
1586
1587         * lisp/gnus.el (gnus-version-number): Update to 6.10.046.
1588
1589         * Sync up with Pterodactyl Gnus 0.61.
1590
1591 1998-12-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1592
1593         * lisp/smtp.el: Abolished - Use smtp.el in FLIM.
1594
1595         * lisp/gnus.el (gnus-version-number): Update to 6.10.045.
1596
1597         * Sync up with Pterodactyl Gnus 0.59.
1598
1599 1998-12-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1600
1601         * lisp/gnus.el (gnus-version-number): Update to 6.10.044.
1602
1603         * Sync up with Pterodactyl Gnus 0.58.
1604
1605 1998-12-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1606
1607         * lisp/gnus.el (gnus-version-number): Update to 6.10.043.
1608
1609         * Sync up with Pterodactyl Gnus 0.57.
1610
1611 1998-11-30  Katsumi Yamaoka   <yamaoka@jpl.org>
1612
1613         * lisp/base64.el (base64-decode-region): Use `defun-maybe'.
1614         (base64-encode-region): Ditto.
1615
1616         * lisp/gnus.el (gnus-version-number): Update to 6.10.042.
1617
1618         * Sync up with Pterodactyl Gnus 0.56.
1619
1620 1998-11-29  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1621
1622         * lisp/gnus-offline.el: Fix typo of DOC string.
1623
1624         * lisp/score-mode.el: Change default value
1625         score-mode-coding-system 'binary to 'ctext.
1626
1627 1998-11-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1628
1629         * lisp/gnus.el (gnus-version-number): Update to 6.10.041.
1630
1631         * Sync up with Pterodactyl Gnus 0.55.
1632
1633 1998-11-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1634
1635         * lisp/gnus-msg.el (gnus-summary-supersede-article): Bind
1636         `gnus-message-setup-hook' to minimum setting.
1637
1638         * lisp/message.el (message-supersede-setup-for-mime-edit): New
1639         function.
1640         (message-supersede-setup-function): New user option. Use
1641         `message-supersede-setup-for-mime-edit' in default.
1642         (message-supersede): Call `message-supersede-setup-function' if it
1643         is non-nil.
1644         (message-supersede-setup-hook): New user option.
1645
1646         * lisp/message.el (message-bounce-setup-for-mime-edit): Don't
1647         delete header separator. It is up to MIME-Edit to do so.
1648
1649 1998-11-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1650
1651         * lisp/gnus.el (gnus-version-number): Update to 6.10.040.
1652
1653         * Sync up with Pterodactyl Gnus 0.54.
1654
1655 1998-11-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1656
1657         * lisp/gnus-offline.el (gnus-offline-version-number): Update to
1658         2.00.
1659
1660         * lisp/pop3-fma.el (pop3-fma-save-password-information): New
1661         variable. Do not save password information when
1662         `pop3-fma-save-password-information' set to nil (in default).
1663         (pop3-fma-encode-string): abolished - because of difference of
1664         FLIM API.
1665         (pop3-fma-decode-string): Ditto.
1666
1667 1998-11-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1668
1669         * lisp/gnus.el (gnus-version-number): Update to 6.10.039.
1670
1671         * Sync up with Pterodactyl Gnus 0.53.
1672
1673         * lisp/pop3-fma.el (pop3-fma-init-message-hook): Change
1674         message-send-hook to mime-edit-translate-hook - enbug.
1675
1676 1998-11-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1677
1678         * lisp/gnus-offline.el: Update to beta5.
1679
1680         * lisp/gnus-ofsetup.el: Update to beta5.
1681
1682         * lisp/gnus.el (gnus-version-number): Update to 6.10.038.
1683
1684         * Sync up with Pterodactyl Gnus 0.52.
1685
1686 1998-11-19  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1687
1688         * lisp/message.el (message-get-reply-buffer): Abolished.
1689         (message-get-original-reply-buffer): Abolished.
1690         (message-get-parameter): New inline function.
1691         (message-get-parameter-with-eval): New macro.
1692         (message-fetch-reply-field): Do not use `message-get-reply-buffer'.
1693         (message-yank-original): Ditto.
1694         (message-setup): Use `message-get-parameter'.
1695         (message-mime-insert-article): Use
1696         `message-get-parameter-with-eval' instead of
1697         `message-get-original-reply-buffer'.
1698
1699         * lisp/gnus-msg.el (gnus-inews-add-send-actions): Do not add
1700         `set-window-configuration' to action when
1701         `message-use-multi-frames' is non-`nil'.
1702
1703 1998-11-19  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1704
1705         * lisp/gnus.el (gnus-version-number): Update to 6.10.037.
1706
1707         * Sync up with Pterodactyl Gnus 0.51.
1708
1709         * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Force set
1710         `use-miee' to t if `news-method' is equal to "nnspool".
1711         (gnus-setup-for-offline): Put a question for "Agent directory"
1712         only if `gnus-offline-news-fetch-method' is equal to `nnagent'.
1713         (Top-Level): Defvar `use-miee' for avoiding byte-compile warning.
1714
1715 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1716
1717         * lisp/gnus-sum.el (gnus-summary-save-article-rmail): Use
1718         `gnus-summary-save-in-rmail' instead of
1719         `rmail-output-to-rmail-file'.
1720
1721 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1722
1723         * lisp/message.el (message-mimic-kill-buffer): Rewrite.
1724
1725 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1726
1727         * lisp/gnus.el (gnus-version-number): Update to 6.10.036.
1728
1729         * Sync up with Pterodactyl Gnus 0.50.
1730
1731 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1732
1733         * lisp/message.el (message-mimic-kill-buffer): New function.
1734         (message-mode-map): Use it for `C-x k'.
1735
1736 1998-11-18  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1737
1738         * lisp/message.el (message-dont-send): Use `message-delete-frame'.
1739
1740 1998-11-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1741
1742         * lisp/gnus.el (gnus-version-number): Update to 6.10.035.
1743
1744         * Sync up with Pterodactyl Gnus 0.49.
1745
1746 1998-11-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
1747
1748         * lisp/message.el (message-dont-send): Use `message-save-drafts'
1749         instead of `save-buffer'.
1750
1751 1998-11-17  Hiroaki Matsui  <matu@uxd.fc.nec.co.jp>
1752
1753         * lisp/message.el (message-clone-locals): Add
1754         "user-mail-address" and "user-full-name" to matching pattern.
1755
1756 1998-11-14  Kenji Itoh  <keit@tpj.co.jp>
1757
1758         * lisp/nnmail.el (nnmail-read-passwd): Use `read-passwd' if it
1759         exists as a function.
1760
1761         * lisp/pop3.el (pop3-read-passwd): Ditto.
1762
1763 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1764
1765         * lisp/gnus.el (gnus-version-number): Update to 6.10.034.
1766         (gnus-version): Modify for SEMI 1.11, FLIM 1.12.
1767
1768 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1769
1770         * make.bat: Replace line endings from `LF' to `CRLF'.
1771
1772 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1773
1774         * lisp/gnus.el (gnus-version-number): Update to 6.10.033.
1775
1776         * Sync up with Pterodactyl Gnus 0.48.
1777
1778 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1779
1780         * texi/emacs-mime.texi: Fix iso-8859-1 chars.
1781
1782         * lisp/message.el (message-send-news): Call
1783         `message-maybe-split-and-send-news' with an arg `method'.
1784         (message-maybe-split-and-send-news): Accept an arg `method'.
1785
1786         * lisp/rfc1843.el: Defvar `gnus-decode-encoded-word-function'.
1787
1788         * lisp/mm-uu.el: Require `gnus-mailcap'.
1789         * lisp/mm-decode.el: Require `gnus-mailcap' instead of `mailcap'.
1790         * lisp/mm-encode.el: Ditto.
1791         * lisp/gnus-mailcap.el: Provide `gnus-mailcap' instead of `mailcap'.
1792
1793 1998-11-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1794
1795         * lisp/gnus.el (gnus-version-number): Update to 6.10.032.
1796
1797         * Sync up with Pterodactyl Gnus 0.47.
1798
1799 1998-11-15  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1800
1801         * lisp/gnus.el (gnus-version-number): Update to 6.10.031.
1802
1803         * Sync up with Pterodactyl Gnus 0.46.
1804
1805 1998-11-14  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1806
1807         * lisp/gnus.el (gnus-version-number): Update to 6.10.030.
1808
1809         * Sync up with Pterodactyl Gnus 0.44.
1810
1811 1998-11-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1812
1813         * lisp/gnus-art.el (gnus-article-header-presentation-method): Use
1814         `mime-insert-header' instead of `mime-insert-decoded-header'.
1815
1816         * lisp/nnheader.el (nnheader-decode-subject): Change the 2nd arg of
1817         `mime-find-field-decoder' to 'nov'.
1818         (nnheader-decode-from): Ditto.
1819
1820         * lisp/message.el (message-maybe-split-and-send-mail): Discard
1821         a return from `message-send-mail-function'.
1822
1823 1998-11-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1824
1825         * lisp/gnus-offline.el: bug fix.
1826
1827         * lisp/gnus-ofsetup.el: Bug fix.
1828
1829 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1830
1831         * texi/Makefile.in (.texi:): Don't escape double quote.
1832         (texi2latex.elc:): Ditto.
1833
1834 1998-11-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1835
1836         * texi/gnus-ja.texi: Add infos about `pop3-fma' and `gnus-offline'.
1837
1838 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1839
1840         * lisp/message.el (message-maybe-split-and-send-mail): Use
1841         `defsubst' instead of `defun'.
1842         (message-maybe-split-and-send-news): Ditto.
1843
1844 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1845
1846         * lisp/gnus-msg.el (gnus-summary-resend-bounced-mail): Bind
1847         `gnus-message-setup-hook' to minimum setting.
1848
1849         * lisp/message.el (message-bounce-setup-for-mime-edit): New
1850         function.
1851         (message-bounce-setup-function): New user option. Use
1852         `message-bounce-setup-for-mime-edit' in default.
1853         (message-bounce): Call `message-bounce-setup-function' if it is
1854         non-nil.
1855         (message-bounce-setup-hook): New user option.
1856         (message-send-mail): Delete useless things.
1857
1858 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1859
1860         * lisp/message.el (message-maybe-split-and-send-mail): New function.
1861         (message-send-mail): Use it.
1862         (message-maybe-split-and-send-news): New function.
1863         (message-send-news): Use it.
1864
1865 1998-11-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1866
1867         * lisp/gnus-offline.el: bug fix.
1868
1869         * lisp/gnus-ofsetup.el: Bug fix.
1870
1871 1998-11-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1872
1873         * lisp/message.el (message-send-mail): Protect against errors.
1874         (message-send-news): Ditto.
1875
1876 1998-11-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1877
1878         * lisp/message.el (message-do-fcc): Sync up with Semi-gnus 6.8.
1879         (message-8bit-encoding-list): New variable.
1880         (message-check-encoding): Use `message-8bit-encoding-list'. Change
1881         search pattern.
1882
1883 1998-11-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1884
1885         * lisp/gnus-bbdb.el (gnus-bbdb/extract-address-components): Normalize
1886         return value.
1887         (gnus-bbdb/update-record): Change condition for checking own message.
1888
1889 1998-11-11  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1890
1891         * README.semi.ja, README.branch.ja: New file.
1892
1893 1998-11-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1894
1895         * lisp/gnus-offline.el: bug fix.
1896
1897         * lisp/gnus-ofsetup.el: Bug fix.
1898
1899 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1900
1901         * lisp/gnus-offline.el: v2.00b1 Separate setting part and
1902         functional part - setting part move to gnus-ofsetup.el (New file).
1903
1904         * lisp/gnus-ofsetup.el: New file - setting function for
1905         gnus-offline.
1906
1907 1998-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1908
1909         * lisp/nnheader.el (nnheader-decode-subject): Call
1910         `mime-find-field-decoder' with `summary' as the 2nd arg.
1911         (nnheader-decode-from): Ditto.
1912
1913 1998-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1914
1915         * lisp/pop3-fma.el: Set the value of `nnmail-read-passwd' as a
1916         symbol `pop3-fma-read-passwd'.
1917
1918 1998-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1919
1920         * lisp/gnus.el (gnus-version-number): Update to 6.10.029.
1921
1922         * Sync up with Pterodactyl Gnus 0.42.
1923
1924 1998-11-09  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
1925
1926         * lisp/gnus.el (gnus-version-number): Update to 6.10.028.
1927
1928         * Sync up with Pterodactyl Gnus 0.41.
1929
1930 1998-11-06  Katsumi Yamaoka   <yamaoka@jpl.org>
1931
1932         * lisp/gnus-art.el (gnus-article-make-full-mail-header): New
1933         function.
1934         (gnus-article-mime-edit-article-setup): Use it.
1935         (gnus-article-mime-edit-exit): Use it.
1936
1937         (gnus-article-mime-edit-article-setup): Set `gnus-show-mime' to t.
1938
1939         * lisp/gnus-bbdb.el: Modify header description.
1940
1941 1998-11-05  Katsumi Yamaoka   <yamaoka@jpl.org>
1942
1943         * lisp/gnus-art.el (gnus-article-edit-done): Remove
1944         `gnus-article-mime-edit-article-unwind' from
1945         `gnus-article-mode-hook' before run `gnus-article-edit-exit'.
1946         (gnus-article-mime-edit-article-setup): Revised.
1947         (gnus-article-mime-edit-article-unwind): New function.
1948         (gnus-article-mime-edit-exit): New function.
1949
1950         (gnus-insert-mime-button): Fix typo.
1951
1952 1998-11-04  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1953
1954         * lisp/message.el: (message-do-fcc): Don't run message-header-hook
1955         and message-before-do-fcc-hook.
1956
1957 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1958
1959         * lisp/mmgnus.el (entity-buffer): Must move to (point-min) before
1960         search boundary between header and body (to fix problem with
1961         Emacs).
1962
1963 1998-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1964
1965         * lisp/nnmh.el (nnmh-retrieve-headers): Don't use
1966         `nnheader-fold-continuation-lines'.
1967
1968         * lisp/gnus-sum.el (gnus-get-newsgroup-headers): Don't expect
1969         unfolded (to fix problem when using gnus-cache).
1970
1971 1998-11-04  Katsumi Yamaoka   <yamaoka@jpl.org>
1972
1973         * lisp/message.el (message-make-in-reply-to): Quote date.
1974
1975 1998-11-02  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
1976
1977         * lisp/gnus-bbdb.el (gnus-bbdb/canonicalize-full-name-methods):
1978         New variable. (Merged from `mime-bbdb.el' in SEMI.)
1979         (gnus-bbdb/extract-address-components): New function. (Merged from
1980         `mime-bbdb.el' in SEMI.)
1981         (gnus-bbdb/canonicalize-spaces): Ditto.
1982         (gnus-bbdb/canonicalize-dots): Ditto.
1983         (gnus-bbdb/update-record): Use
1984         `gnus-bbdb/extract-address-components'.
1985         (gnus-bbdb/lines-and-from): Ditto.
1986         (gnus-bbdb/summary-get-author): Ditto.
1987         (gnus-bbdb/summary-author-in-bbdb): Ditto.
1988         (gnus-bbeb/decode-field-body-function): New variable.
1989         (gnus-bbdb/decode-field-body): New macro.
1990         (gnus-bbdb/update-record): Use `gnus-bbdb/decode-field-body'.
1991         (gnus-bbdb/extract-field-value): Ditto.
1992         (gnus-bbdb/decode-field-body-function): Fix typo.
1993         (gnus-bbdb/decode-field-body): Ditto.
1994         (gnus-bbdb/update-record): Use `save-excursion' and change timing
1995         of `save-restriction'.
1996
1997 1998-10-31  Katsumi Yamaoka   <yamaoka@jpl.org>
1998
1999         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
2000         `mime-edit-decode-message-in-buffer' instead of
2001         `mime-edit-decode-buffer'.
2002
2003 1998-10-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2004
2005         * lisp/nnheader.el (nnheader-decode-field-body): New inline
2006         function.
2007
2008         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
2009         `mime-edit-decode-buffer' and `mime-decode-header-in-buffer'.
2010
2011         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
2012         `nnheader-decode-field-body' instead of `mime-decode-field-body'.
2013         (gnus-bbdb/extract-field-value): Ditto.
2014
2015 1998-10-30  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2016
2017         * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Check existance of
2018         `To' field before decoding.
2019
2020 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2021
2022         * README-gnus-bbdb.en: New file, translated by courtesy of
2023         Hiroshi Kawaguchi <taicho@shiba.sony.co.jp>.
2024
2025 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2026
2027         * lisp/dgnushack.el (dgnushack-compile): Add `gnus-bbdb.el'.
2028
2029         * lisp/gnus-bbdb.el: New file. By courtesy of Keiichi Suzuki.
2030         * README-gnus-bbdb.ja: Ditto (A part of Nana-TIPS.ja).
2031
2032 1998-10-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2033
2034         * lisp/gnus.el: Add autoload setting for `gnus-offline' and
2035         `pop3-fma'.
2036
2037 1998-10-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2038
2039         * lisp/gnus-art.el (article-decode-encoded-words): Use
2040         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
2041         (gnus-article-display-message-with-encoded-word): Likewise.
2042
2043         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Fix
2044         typo.
2045
2046 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2047
2048         * lisp/gnus-draft.el (gnus-draft-decoding-function): Use
2049         `mime-edit-decode-buffer' simply as initial value.
2050
2051         * lisp/message.el (message-make-forward-subject): Use
2052         `nnheader-decode-subject' instead of
2053         `eword-decode-unstructured-field-body'.
2054
2055         * lisp/nnheader.el (nnheader-decode-subject): New alias.
2056         (nnheader-decode-from): New alias.
2057         (make-full-mail-header): Use `nnheader-decode-subject' and
2058         `nnheader-decode-from' instead of
2059         `eword-decode-and-unfold-unstructured-field' and
2060         `eword-decode-and-unfold-structured-field'.
2061
2062 1998-10-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2063
2064         * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Force
2065         `font-lock' to turn on at the beginning. Turn off `font-lock'
2066         after editing article.
2067
2068 1998-10-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2069
2070         * lisp/gnus-sum.el (gnus-summary-edit-article-done): Abolish
2071         `gnus-article-decoded-p'.
2072
2073         * lisp/nnheader.el: Delete useless comments.
2074
2075         * lisp/gnus-art.el (gnus-article-edit-article): Call
2076         `gnus-article-edit-article-setup-function' if it is non nil.
2077         (gnus-article-mime-edit-article-setup): New function.
2078         (gnus-article-mime-edit-article-setup-hook): New hook.
2079         (gnus-article-edit-article-setup-function): New user option. Use
2080         `gnus-article-mime-edit-article-setup' in default.
2081
2082 1998-10-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2083
2084         * lisp/pop3-fma.el: Determin base64 encode/decode function by FLIM.
2085
2086 1998-10-26  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2087
2088         * lisp/pop3-fma.el: Require `mel-b-el' if `mel-b' does not exist.
2089
2090 1998-10-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2091
2092         * lisp/pop3-fma.el: Require `mel-b-ccl' or `mel-b-el' if `mel-b'
2093         does not exist.
2094
2095         * lisp/nnheader.el (nnheader-file-coding-system): Restore the
2096         previous default value.
2097
2098 1998-10-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2099
2100         * lisp/gnus.el (gnus-version-number): Update to 6.10.027.
2101
2102         * Sync up with Pterodactyl Gnus 0.40.
2103
2104 1998-10-23  Katsumi Yamaoka   <yamaoka@jpl.org>
2105
2106         * lisp/gnus.el (gnus-version-number): Update to 6.10.026.
2107         (gnus-version): Modify supported version for FLIM and SEMI.
2108
2109 1998-10-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2110
2111         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Use
2112         `mime-fetch-field' for getting Subject and From field.
2113
2114 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2115
2116         * lisp/nnheader.el (nnheader-insert-nov): Use `mime-fetch-field'
2117         for Subject and From field.
2118
2119 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2120
2121         * lisp/nnheader.el (nnheader-parse-nov): Use
2122         `make-full-mail-header'.
2123
2124 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2125
2126         * lisp/nnheader.el (nnheader-parse-head): Use
2127         `make-full-mail-header'.
2128
2129 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2130
2131         * lisp/nnheader.el (make-full-mail-header): Sync up with
2132         "chao-6_9" branch.
2133         (mail-header-set-xref): Use `mime-entity-set-xref-internal'.
2134         (mail-header-xref): Use `mime-entity-xref-internal'
2135         (mail-header-set-lines): mime-entity-set-lines-internal'.
2136         (mail-header-lines): Use `mime-entity-lines-internal'
2137         (mail-header-set-chars): Use `mime-entity-set-chars-internal'.
2138         (mail-header-chars): Use `mime-entity-chars-internal'.
2139         (mail-header-set-references): Use
2140         `mime-entity-set-references-internal'.
2141         (mail-header-references): Use `mime-entity-references-internal'.
2142         (mail-header-set-message-id): Use
2143         `mime-entity-set-message-id-internal'.
2144         (mail-header-message-id): Use `mime-entity-message-id-internal'.
2145         (mail-header-set-date): Use `mime-entity-set-date-internal'.
2146         (mail-header-date): Use `mime-entity-date-internal'.
2147         (mail-header-set-from): Use
2148         `mime-entity-set-decoded-from-internal'.
2149         (mail-header-from): Use `mime-entity-decoded-from-internal'.
2150         (mail-header-set-subject): Use
2151         `mime-entity-set-decoded-subject-internal'.
2152         (mail-header-subject): Use `mime-entity-decoded-subject-internal'.
2153         All changes are imported from "chao-6_9" branch.
2154
2155         * lisp/message.el (message-reply): Use
2156         `make-full-mail-header-from-decoded-header`.
2157         (message-followup): Ditto.
2158         (message-get-reply-buffer-function): Abolished.
2159         (message-fill-address): Don't fold if the current column number is
2160         less than 79.
2161
2162         * lisp/gnus-sum.el (gnus-summary-insert-line): Use
2163         `gnus-put-text-property-excluding-characters-with-faces' instead
2164         of `gnus-put-text-property'.
2165         (gnus-summary-mode-map): Abolish key definition
2166         "b" for `gnus-article-view-part'.
2167         (gnus-encoded-word-method-alist): Abolished.
2168         (gnus-multi-decode-encoded-word-string) Abolished.
2169
2170         * lisp/gnus-int.el (gnus-request-replace-article): Don't encode
2171         message body.
2172
2173         * lisp/gnus-i18n.el (gnus-get-summary-default-charset): Abolished.
2174         (gnus-set-summary-default-charset): Sync up with "chao-6_9" branch.
2175
2176         * lisp/gnus-art.el (gnus-article-display-method-for-encoded-word):
2177         Abolished.
2178         (gnus-article-display-message-with-encoded-word): Abolished.
2179
2180 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2181
2182         * lisp/gnus-sum.el (gnus-summary-line-format-alist): Use
2183         `mime-read-field', `std11-address-string' and
2184         `std11-full-name-string' instead of
2185         `gnus-extract-address-components'.
2186         (gnus-article-sort-by-author): Likewise.
2187
2188 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2189
2190         * lisp/nnheader.el (make-full-mail-header-from-decoded-header):
2191         New function.
2192
2193 1998-10-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2194
2195         * lisp/gnus-art.el (gnus-article-display-mime-message): Set up
2196         buffer local variable `default-mime-charset' of
2197         `gnus-original-article-buffer' and `gnus-article-buffer'.
2198
2199 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * lisp/nnheader.el: Use `mime-entity' as gnus-header structure.
2202         (mail-header-number): Use `mime-entity-location-internal'.
2203         (mail-header-set-number): Use `mime-entity-set-location-internal'.
2204         - Change other `mail-header-*' and `mail-header-set-*' to alias of
2205         reference and set functions for mime-entity-internal.
2206
2207         * lisp/mmgnus.el: New module.
2208
2209         * lisp/gnus-sum.el: Abolish variable
2210         `gnus-structured-field-decoder' and
2211         `gnus-unstructured-field-decoder'.
2212         (gnus-nov-parse-line): Don't decode from and subject.
2213         (gnus-get-newsgroup-headers): Likewise.
2214
2215         * lisp/gnus-score.el (gnus-header-index): Modify to use
2216         mime-entity structure as gnus-header structure.
2217
2218         * lisp/gnus-art.el (gnus-article-prepare-display): Use content of
2219         `gnus-current-headers' as mime-message-structure.
2220
2221 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2222
2223         * lisp/gnus-sum.el (gnus-update-summary-mark-positions): Use
2224         `make-full-mail-header'.
2225
2226 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2227
2228         (gnus-parse-headers-hook): Use
2229         `(gnus-set-summary-default-charset)' in default.
2230
2231 \f
2232 1998-10-21  Katsumi Yamaoka   <yamaoka@jpl.org>
2233
2234         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Guard for non string
2235         symbol.
2236
2237 1998-10-21  Katsumi Yamaoka   <yamaoka@jpl.org>
2238
2239         * lisp/gnus.el (gnus-version-number): Update to 6.10.025.
2240         (gnus-version): Fix supported version for FLIM and SEMI.
2241
2242         * Sync up with Pterodactyl Gnus 0.36.
2243
2244 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
2245
2246         * lisp/gnus.el (gnus-version-number): Update to 6.10.024.
2247         Fix supported version for FLIM and SEMI.
2248
2249         * Sync up with Pterodactyl Gnus 0.35.
2250
2251 1998-10-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2252
2253         * lisp/gnus-offline.el (gnus-offline-setup-needed-hooks): Change
2254         message-send-hook to mime-edit-translate-hook.
2255
2256         * lisp/pop3-fma.el (pop3-fma-init-message-hook): Change
2257         message-send-hook to mime-edit-translate-hook.
2258
2259         * lisp/message.el (message-save-drafts): New function to save
2260         drafts in network code.
2261
2262 1998-10-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2263
2264         * lisp/gnus-msg.el (gnus-message-setup-hook): Replace the default
2265         value to `gnus-maybe-setup-default-charset'.
2266         (gnus-maybe-setup-default-charset): New function. It is called
2267         `message-maybe-setup-default-charset' at one time.
2268
2269         * lisp/message.el (message-maybe-setup-default-charset): Abolished.
2270
2271 1998-10-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2272
2273         * TODO.ja: Update.
2274
2275 1998-10-15  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2276
2277         * lisp/gnus-spec.el (gnus-update-format-specifications): Force
2278         update `gnus-format-specs' when `gnus-version' is differ from
2279         saved version.
2280
2281 1998-10-14  Katsumi Yamaoka   <yamaoka@jpl.org>
2282
2283         * lisp/pop3-fma.el (pop3-fma-read-char-exclusive): New macro. Use
2284         `next-command-event' instead of `read-char-exclusive' under XEmacs.
2285         (pop3-fma-read-noecho): Use it.
2286
2287 1998-10-13  Katsumi Yamaoka   <yamaoka@jpl.org>
2288
2289         * lisp/nnheaderxm.el (nnheader-xmas-Y-or-n-p): New function.
2290         It will be used for the substitute of `nnheader-Y-or-n-p' under
2291         XEmacs.
2292
2293         * lisp/nnheader.el (nnheader-Y-or-n-p): Rewrite for Emacs 19 or
2294         later except for XEmacs.
2295
2296 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
2297
2298         * lisp/uudecode.el: New file.
2299
2300 1998-10-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2301
2302         * lisp/gnus.el (gnus-version-number): Update to 6.10.023.
2303         Add version information for SEMI-1.9/FLIM-1.10.
2304
2305         * Sync up with Pterodactyl Gnus 0.34.
2306
2307 1998-10-10  Katsumi Yamaoka   <yamaoka@jpl.org>
2308
2309         * lisp/gnus-msg.el (gnus-message-make-user-agent): Fix typo in doc
2310         string.
2311
2312 1998-10-07  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2313
2314         * lisp/nnagent.el (nnagent-open-server): Small bug fix.
2315
2316 1998-10-07  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2317
2318         * TODO.ja: New file.
2319
2320 1998-10-06  Katsumi Yamaoka   <yamaoka@jpl.org>
2321
2322         * lisp/message.el (message-mime-insert-article): Don't refer to
2323         `mark' position.
2324
2325         * lisp/message.el (message-mime-insert-article): If the optional
2326         arg FULL-HEADERS is non-nil, include full headers when inserting.
2327
2328 1998-10-06  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
2329
2330         * lisp/message.el (message-parameter-alist): New variable.
2331         (message-startup-parameter-alist):  New variable.
2332         (message-fetch-reply-field): Get reply buffer with
2333         `message-get-reply-buffer()'.
2334         (message-yank-original): Ditto.
2335         (message-eval-parameter): New function.
2336         (message-get-reply-buffer): Ditto.
2337         (message-get-original-reply-buffer): Ditto.
2338         (message-mode): New buffer local variable
2339         `message-parameter-alist'.
2340         (message-setup): Set up `message-reply-buffer' from
2341         `message-parameter-alist'.
2342         (message-mime-insert-article): Get `Original message buffer' with
2343         `message-get-original-reply-buffer' instead of
2344         `gnus-original-article-buffer'.
2345         Remove bogus header fields for forwarding message.
2346
2347         * lisp/gnus-msg.el (gnus-setup-message): Setup
2348         `message-startup-parameter-alist'.
2349
2350 1998-10-05  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2351
2352         * lisp/gnus.el (gnus-info-filename): New variable.
2353         (gnus-info-find-node): Use `gnus-info-filename' and
2354         `current-language-environment'.
2355
2356 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2357
2358         * lisp/message.el (message-send-mail): Remove misplaced
2359         `interactive'.
2360
2361         * lisp/message.el (message-yank-original): Get back to the previous
2362         state.
2363         (message-fetch-reply-field): Ditto.
2364         (message-setup): Ditto.
2365         * lisp/gnus-msg.el (gnus-setup-message): Ditto.
2366
2367 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2368
2369         * lisp/gnus-draft.el: Remove some useless comments.
2370
2371         * lisp/gnus-draft.el (gnus-draft-send-draft): Abolished.
2372
2373 1998-10-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2374
2375         * lisp/message.el (message-yank-original):  Use the value of
2376         `message-reply-buffer' as a function if it is a function.
2377         (message-fetch-reply-field): Ditto.
2378
2379         * lisp/message.el (message-setup): Set the value of
2380         `message-reply-buffer' if the variable
2381         `gnus-message-get-reply-buffer' exists.
2382
2383         * lisp/gnus-msg.el (gnus-setup-message): Bind
2384         `gnus-message-get-reply-buffer' as the function
2385         `gnus-copy-article-buffer'.
2386
2387 1998-10-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2388
2389         * lisp/gnus-draft.el (gnus-draft-send): Call
2390         `message-send-news-function' or `message-send-mail-function'
2391         instead of `message-send-and-exit'.
2392
2393 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2394
2395         * lisp/message.el (message-mode-map): Use `define-key' instead of
2396         `substitute-key-definition' for `message-kill-buffer'.
2397
2398 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2399
2400         * lisp/message.el (message-make-user-agent): Replace with the
2401         new code again. It is based on MORIOKA-san's code.
2402
2403 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2404
2405         * lisp/message.el (message-make-user-agent): Replace with the
2406         new code.
2407
2408         * lisp/gnus-msg.el (gnus-message-make-user-agent): New function.
2409
2410         * lisp/gnus-msg.el (gnus-extended-version): Needn't be interactive.
2411
2412         * lisp/gnus-msg.el (gnus-inviolable-extended-version): Abolished.
2413
2414 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2415
2416         * lisp/message.el (message-kill-buffer): Change the prompt string.
2417
2418         * lisp/message.el (message-mode-map): Substitute key definition
2419         from `kill-buffer' to `message-kill-buffer'.
2420
2421 1998-10-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2422
2423         * lisp/gnus-msg.el (gnus-message-setup-hook): Set the default value
2424         to `message-maybe-setup-default-charset'.
2425
2426         * lisp/message.el (message-setup-hook): Move
2427         'message-maybe-setup-default-charset' to `gnus-message-setup-hook'.
2428
2429 1998-10-02  Katsumi Yamaoka   <yamaoka@jpl.org>
2430
2431         * lisp/message.el (message-kill-buffer): Refer to
2432         `message-kill-buffer-query-function'.
2433
2434         * lisp/message.el (message-kill-buffer-query-function): New user
2435         option.
2436
2437         * lisp/nnheader.el (nnheader-Y-or-n-p): New function.
2438
2439 1998-10-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2440
2441         * lisp/pop3-fma.el (pop3-fma-movemail): Bug fix.
2442         Delete variable pop3-fma-movemail options.
2443         Add new variabel pop3-fma-commandline-arguments.
2444
2445 1998-10-01  Katsumi Yamaoka   <yamaoka@jpl.org>
2446
2447         * lisp/message.el: Fix my stupid changes.
2448
2449 1998-09-30  Katsumi Yamaoka   <yamaoka@jpl.org>
2450
2451         * lisp/message.el (message-make-user-agent): Add the value of
2452         `system-configuration' to Emacs and XEmacs as a comment.
2453
2454         * lisp/message.el (message-make-user-agent): Fold up the return
2455         value if the optional arg MAX-COLUMN is specified.
2456
2457 1998-09-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2458
2459         * lisp/message.el (message-make-user-agent): Make a user-agent
2460         string without MUA info, if the value of `message-user-agent' is
2461         nil nor `gnus-inviolable-extended-version' is not exists.
2462
2463 1998-09-28  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2464
2465         * lisp/nnmh.el (nnmh-request-accept-article): Insert `Message-ID'
2466         only if `group' name is neither "queue" nor "draft".
2467         Fix typo (at 23:25).
2468
2469         * lisp/message.el (message-send-mail): Add different Message-ID in
2470         each message/partial
2471
2472 1998-09-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2473
2474         * texi/gnus-ja.texi: Sync up with Semi-gnus 6.8.19.
2475
2476         * lisp/gnus.el: Add autoload setting for
2477         `gnus-quote-arg-for-sh-or-csh'.
2478
2479 1998-09-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2480
2481         * lisp/gnus-sum.el (gnus-summary-insert-pseudos): Use
2482         `gnus-quote-arg-for-sh-or-csh' instead of `mm-quote-arg'.
2483
2484         * lisp/nndoc.el (nndoc-possibly-change-buffer): Don't eval
2485         `mm-enable-multibyte'.
2486         * lisp/nnmbox.el (nnmbox-possibly-change-newsgroup): Ditto.
2487
2488 1998-09-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2489
2490         * lisp/gnus.el (gnus-version-number): Update to 6.10.022.
2491
2492         * Sync up with Pterodactyl Gnus 0.32.
2493
2494 1998-09-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2495
2496         * lisp/gnus.el (gnus-version-number): Update to 6.10.021.
2497
2498         * Sync up with Pterodactyl Gnus 0.31.
2499
2500 1998-09-23  Katsumi Yamaoka   <yamaoka@jpl.org>
2501
2502         * lisp/message.el (message-make-user-agent): Add extended version
2503         number to Emacs/{VERSION} (e.g. "Emacs/20.3.90").
2504
2505 1998-09-22  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2506
2507         * lisp/gnus-agent.el (gnus-agent-expire): Bug fix when variable
2508         expired is nil.
2509
2510 1998-09-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2511
2512         * lisp/gnus-draft.el: (gnus-draft-edit-message): Fix typo.
2513
2514 1998-09-17  Katsumi Yamaoka   <yamaoka@jpl.org>
2515
2516         * lisp/message.el (message-make-user-agent): Use
2517         `gnus-inviolable-extended-version' if `message-user-agent' is nil.
2518
2519         * lisp/message.el (message-make-user-agent): In message-mode, make
2520         the most of the `User-Agent' field value if already exists.
2521
2522         * lisp/gnus-msg.el (gnus-inviolable-extended-version): New constant.
2523
2524         * lisp/gnus-msg.el (gnus-extended-version): Remove trailing white
2525         space.
2526
2527 1998-09-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2528
2529         * lisp/gnus-draft.el (gnus-draft-send-draft): Expire queued message
2530         after news posting.
2531
2532 1998-09-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2533
2534         * lisp/gnus-draft.el (gnus-draft-send-draft): Error if no
2535         recipients.
2536
2537 1998-09-17  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
2538
2539         * lisp/gnus-draft.el (gnus-draft-decoding-function): Uncommented.
2540
2541 1998-09-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2542
2543         * lisp/gnus-draft.el (gnus-draft-edit-message): Use
2544         `gnus-draft-setup-for-editing' instead of `gnus-draft-setup'.
2545         (gnus-draft-send): Use `gnus-draft-setup-for-sending' instead of
2546         `gnus-draft-setup'.
2547         (gnus-draft-setup-for-editing): New function (renamed from
2548         `gnus-draft-setup').
2549         (gnus-draft-setup-for-sending): New function.
2550         (gnus-draft-send-draft-buffer): New variable.
2551
2552 1998-09-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2553
2554         * texi/gnus-ja.texi: Sync up with Semi-gnus 6.8.18.
2555
2556         * Makefile.in: Add entry `info-ja'.
2557         * texi/Makefile.in: Add entry `ja'.
2558
2559 1998-09-16  Katsumi Yamaoka   <yamaoka@jpl.org>
2560
2561         * lisp/gnus.el (gnus-version-number): Update to 6.10.020.
2562
2563         * lisp/ietf-drums.el: New file.
2564         * lisp/date.el: Abolished.
2565         * lisp/mm.el: Abolished.
2566
2567         * Sync up with Pterodactyl Gnus 0.31.
2568
2569 1998-09-14  Katsumi Yamaoka   <yamaoka@jpl.org>
2570
2571         * lisp/message.el (message-encode-message-body): Copied from
2572         Pterodactyl Gnus 0.30. It is useless for Semi-gnus but usefull for
2573         reducing differences while at work for synchronizing up. It will
2574         be removed when the Gnus becomes stable.
2575         * lisp/gnus-art.el (gnus-mime-display-alternative)
2576         (gnus-display-mime) (gnus-widget-press-button)
2577         (gnus-insert-mime-button) (gnus-mime-copy-part)
2578         (gnus-mime-view-part) (gnus-mime-pipe-part) (gnus-mime-save-part)
2579         (gnus-mime-button-map) (gnus-mime-button-line-format-alist)
2580         (gnus-mime-button-line-format)
2581         (article-mime-decode-quoted-printable-buffer)
2582         (article-de-quoted-unreadable) (article-decode-charset)
2583         (article-decode-mime-words) (gnus-decode-header-function)
2584         (gnus-display-mime-function): Ditto.
2585
2586 1998-09-14  Katsumi Yamaoka   <yamaoka@jpl.org>
2587
2588         * lisp/gnus-art.el (article-decode-encoded-words): Renamed from
2589         `gnus-article-decode-rfc1522'.
2590
2591         * lisp/mail-parse.el: New file.
2592         * lisp/mm-view.el: New file.
2593         * lisp/rfc2231.el: New file.
2594         * texi/emacs-mime.texi: New file.
2595
2596         * lisp/gnus.el (gnus-version-number): Update to 6.10.019.
2597
2598         * Sync up with Pterodactyl Gnus 0.30.
2599
2600 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
2601
2602         * lisp/gnus.el (gnus-version-number): Update to 6.10.018.
2603
2604         * Sync up with Pterodactyl Gnus 0.26.
2605
2606 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
2607
2608         * lisp/gnus.el (gnus-version-number): Update to 6.10.017.
2609
2610         * lisp/gnus-art.el (gnus-show-mime) (gnus-summary-toggle-mime):
2611         Revived.
2612
2613         * lisp/gnus-mailcap.el: New file. Renamed from `mailcap.el'.
2614
2615         * Sync up with Pterodactyl Gnus 0.25.
2616
2617 1998-09-11  Katsumi Yamaoka   <yamaoka@jpl.org>
2618
2619         * lisp/gnus-art.el (article-make-date-line): Add TZ value to
2620         `local' and `ut' date.
2621
2622         * lisp/gnus-art.el (article-make-date-line): Fix `ut' date.
2623
2624         * lisp/parse-time.el (parse-time-string): The last element of the
2625         return list should be TZ.
2626
2627         * lisp/message.el (message-send): Eval 'message-fix-before-sending'
2628         after encoding.
2629
2630 1998-09-10  Katsumi Yamaoka   <yamaoka@jpl.org>
2631
2632         * lisp/gnus-spec.el (gnus-tilde-pad-form): Use old macro form.
2633
2634         * lisp/gnus-art.el (article-decode-mime-words): Abolished.
2635
2636 1998-09-10  Katsumi Yamaoka   <yamaoka@jpl.org>
2637
2638         * lisp/gnus.el (gnus-version-number): Update to 6.10.016.
2639
2640         * Sync up with Pterodactyl Gnus 0.24.
2641
2642 1998-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2643
2644         * lisp/gnus.el (gnus-version-number): Update to 6.10.015.
2645
2646         * Sync up with Pterodactyl Gnus 0.23.
2647
2648 1998-09-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2649
2650         * lisp/gnus.el (gnus-version-number): Update to 6.10.014.
2651
2652         * Sync up with Pterodactyl Gnus 0.22.
2653
2654 1998-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
2655
2656         * lisp/gnus.el (gnus-version-number): Update to 6.10.013.
2657
2658         * Sync up with Pterodactyl Gnus 0.19.
2659
2660 1998-09-08  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2661
2662         * lisp/gnus-draft.el (gnus-draft-send-draft) (gnus-draft-send): New
2663         implementations for testing.
2664
2665         * lisp/gnus-agent.el (gnus-agent-expire) (gnus-agent-fetch-headers)
2666         (gnus-agent-flush-cache) (gnus-agent-save-history)
2667         (gnus-agent-save-groups): Bind `coding-system-for-write' by
2668         `gnus-agent-file-coding-system' while writing a file.
2669
2670         * lisp/gnus-agent.el (gnus-agent-file-coding-system): Renamed from
2671         `gnus-agent-article-file-coding-system'.
2672
2673 1998-09-08  Katsumi Yamaoka   <yamaoka@jpl.org>
2674
2675         * lisp/gnus.el (gnus-version-number): Update to 6.10.012.
2676
2677         * Sync up with Pterodactyl Gnus 0.18.
2678
2679 1998-09-07  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2680
2681         * lisp/gnus-draft.el (gnus-draft-setup): Do not use message mode.
2682         (gnus-draft-send): Ditto.
2683         gnus-draft-send-draft-buffer: New variable.
2684
2685         * lisp/gnus-msg.el (gnus-extended-version): Display original Gnus
2686         version.
2687
2688         * lisp/gnus-agent.el : Use pGnus 0.17 gnus-agent.el
2689
2690 1998-09-07  Katsumi Yamaoka   <yamaoka@jpl.org>
2691
2692         * lisp/gnus.el (gnus-continuum-version): Use `char-int' instead of
2693         `mm-char-int'.
2694         * lisp/messagexmas.el (message-xmas-make-caesar-translation-table):
2695         Ditto.
2696
2697         * lisp/gnus-art.el (gnus-article-setup-buffer): Don't use
2698         `mm-enable-multibyte'.
2699
2700 1998-09-07  Katsumi Yamaoka   <yamaoka@jpl.org>
2701
2702         * lisp/gnus.el (gnus-version-number): Update to 6.10.011.
2703
2704         * Sync up with Pterodactyl Gnus 0.17.
2705
2706 1998-09-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2707
2708         * lisp/gnus.el (gnus-version-number): Update to 6.10.010.
2709
2710         * Sync up with Pterodactyl Gnus 0.16.
2711
2712 1998-09-04  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
2713
2714         * lisp/pop3-fma.el (pop3-fma-movemail): Add error handle.
2715         (pop3-fma-get-movemail-type): Fix typo.
2716
2717 1998-09-04  Katsumi Yamaoka   <yamaoka@jpl.org>
2718
2719         * lisp/gnus.el (gnus-version-number): Update to 6.9.09.
2720
2721         * Sync up with Pterodactyl Gnus 0.14.
2722
2723 1998-09-03  Katsumi Yamaoka   <yamaoka@jpl.org>
2724
2725         * lisp/nndoc.el (nndoc-transform-mime-parts): Insert
2726         "MIME-Version:" instead of "Mime-Version:".
2727
2728         * lisp/message.el (message-encode-message-body): Abolished.
2729
2730         * lisp/message.el: Don't require `rfc2047'.
2731
2732         * lisp/gnus.el: Delete autoload settings for `qp' and `rfc2047'.
2733
2734         * lisp/gnus.el (semi-gnus-developers): New constant.
2735
2736         * lisp/gnus.el (gnus-version-number): Update to 6.9.08.
2737
2738         * lisp/gnus-xmas.el (gnus-tilde-pad-form): Move to
2739         `gnus-xmas-redefine' from `gnus-xmas-define'.
2740
2741         * lisp/gnus-sum.el (gnus-set-mode-line): Use `gnus-truncate-string'
2742         instead of `truncate-string'.
2743
2744         * lisp/gnus-sum.el: Don't define menu for "MIME".
2745
2746         * lisp/gnus-sum.el: Delete key definitions for
2747         `gnus-article-decode-mime-words' and `gnus-article-decode-charset'.
2748
2749         * lisp/gnus-spec.el (gnus-tilde-pad-form): New function for the
2750         benefit of avoiding byte-compile warning.
2751
2752         * lisp/gnus-soup.el (gnus-soup-send-packet): Set
2753         `message-user-agent' instead of `message-newsreader'.
2754
2755         * lisp/message.el (message-set-work-buffer) (message-mode):  Don't
2756         use `mm-enable-multibyte'.
2757         * lisp/gnus-util.el (gnus-set-work-buffer): Ditto.
2758         * lisp/gnus-sum.el (gnus-summary-mode): Ditto.
2759         * lisp/gnus-msg.el (gnus-copy-article-buffer): Ditto.
2760         * lisp/gnus-art.el (gnus-article-mode): Ditto.
2761
2762         * lisp/gnus-art.el (gnus-article-decode-mime-words)
2763         (gnus-article-decode-charset) (gnus-decode-rfc1522)
2764         (article-decode-rfc1522) (article-de-quoted-unreadable)
2765         (article-mime-decode-quoted-printable-buffer): Abolished.
2766
2767         * lisp/message.el: Don't require `mm-bodies'.
2768         * lisp/gnus-art.el: Ditto.
2769
2770         * lisp/gnus-agent.el (gnus-category-line-format-alist): Change
2771         variable name `name' and `groups' to `gnus-tmp-name' and
2772         `gnus-tmp-groups'.
2773         (gnus-category-insert-line): Ditto.
2774
2775         * lisp/gnus-agent.el (gnus-agent-fetch-articles): Delete useless
2776         binding variables.
2777
2778 1998-09-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2779
2780         * lisp/gnus.el (gnus-version-number): Update to 6.9.07.
2781
2782         * Sync up with Pterodactyl Gnus 0.13.
2783
2784 1998-08-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2785
2786         * lisp/gnus.el (gnus-version-number): Update to 6.9.04.
2787
2788         * Sync up with Pterodactyl Gnus 0.10.
2789
2790         * lisp/gnus-agent.el : back to version Gnus 5.6.32.
2791
2792 1998-08-31  Katsumi Yamaoka   <yamaoka@jpl.org>
2793
2794         * lisp/rfc1522.el: Abolished.
2795
2796         * lisp/message.el: (message-send-mail) (message-send-news): Don't
2797         use `mm-encode-message-header'.
2798
2799         * lisp/gnus.el: Delete autoload settings for
2800         `hexl-hex-string-to-integer', `mm-decode-words-region',
2801         `mm-decode-words-string', `gnus-hack-decode-rfc1522',
2802         `gnus-article-de-quoted-unreadable', `gnus-decode-rfc1522' and
2803         `article-decode-rfc1522'.
2804
2805         * lisp/gnus-sum.el: Delete key definitions for
2806         `gnus-article-decode-mime-words', `gnus-article-decode-mime-words'
2807         and `gnus-article-de-quoted-unreadable'.
2808
2809         * lisp/gnus-art.el (gnus-article-decode-mime-words)
2810         (gnus-decode-rfc1522) (article-de-quoted-unreadable)
2811         (article-mime-decode-quoted-printable-buffer): Abolished.
2812
2813         * lisp/gnus.el (gnus-version-number): Update to 6.9.03.
2814
2815         * Sync up with Pterodactyl Gnus 0.9.
2816
2817 1998-08-31  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2818
2819         * lisp/gnus-agent.el: Do not use nnheader-temp-write.
2820
2821         * lisp/gnus-ems.el: Do not use nnheader-temp-write.
2822
2823         * lisp/gnus.el (gnus-version-number): Update to 6.9.02.
2824
2825         * Sync up with Pterodactyl Gnus 0.8.
2826
2827 1998-08-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2828
2829         * New branch ... pgnus-ichikawa
2830
2831         * lisp/gnus.el (gnus-original-version-number)
2832         (gnus-original-product-name) : New variable.
2833
2834         * lisp/gnus.el (gnus-version-number): Update to 6.9.01.
2835         Third version number 0x means Original gnus's status in beta version.
2836
2837         * Sync up with Pterodactyl Gnus 0.6.
2838
2839 1998-08-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2840
2841         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Bug Fix.
2842         When add a new newsgroup , gnus-agent cannot fetch articles.
2843
2844         * lisp/gnus.el (gnus-version-number): Update to 6.8.17.
2845
2846         * Sync up with Gnus 5.6.42.
2847
2848 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2849
2850         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Try
2851         "qualified" newsgroup name first.
2852
2853 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2854
2855         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Match
2856         "real" newsgroup name; strip "backend+server" prefix.
2857
2858 1998-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
2859
2860         * lisp/message.el (message-make-user-agent): New function.
2861         (message-generate-headers): Use it.
2862         These changes are copied from Shoe-gnus.
2863
2864 1998-08-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2865
2866         * lisp/message.el (message-make-in-reply-to):
2867         Use `std11-extract-address-components'.
2868         (message-use-mail-reply-to): Doc fix.
2869
2870 1998-08-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2871
2872         * lisp/gnus.el (gnus-version-number): Update to 6.8.16.
2873
2874         * Sync up with Gnus 5.6.41.
2875
2876 1998-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
2877
2878         * lisp/gnus-spec.el (gnus-parse-simple-format): Use
2879         `gnus-tilde-pad-form' instead of the padding faculty of `format'
2880         under XEmacs-mule.
2881
2882         * lisp/gnus-xmas.el
2883         (gnus-xmas-redefine): Redifine `gnus-truncate-string',
2884         `gnus-tilde-max-form' and `gnus-tilde-cut-form' for XEmacs-mule.
2885         (gnus-xmas-define): New function 'gnus-tilde-pad-form' for
2886         XEmacs-mule.
2887
2888 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2889
2890         * lisp/gnus-art.el (gnus-article-narrow-to-signature):
2891         Removed TM stuff.
2892         (gnus-article-display-mime-message):
2893         Set `mime-button-mother-dispatcher' in correct buffer.
2894         (gnus-url-mailto): Use `gnus-setup-message'.
2895         (gnus-button-mailto): Ditto.
2896         (gnus-button-reply): Ditto.
2897
2898         * lisp/gnus-ems.el (gnus-mule-max-width-function): Removed.
2899         (gnus-truncate-string): Use `truncate-string-to-width' if available.
2900         (gnus-tilde-max-form): New implementation.
2901         (gnus-tilde-cut-form): Ditto.
2902
2903         * lisp/gnus-msg.el (gnus-summary-mail-digest): New function.
2904         (gnus-summary-post-digest): New function.
2905
2906         * lisp/gnus-sum.el (gnus-summary-make-menu-bar): Use
2907         `gnus-summary-mail-digest' and `gnus-summary-post-digest' instead
2908         of `gnus-uu-digest-mail-forward' and `gnus-uu-digest-post-forward'.
2909
2910         * lisp/gnus-util.el (gnus-truncate-string): Ignore more than two
2911         arguments.
2912
2913         * lisp/message.el (message-forward-end-separator): Use
2914         `text/plain' tag.
2915
2916 1998-08-25  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2917
2918         * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Write
2919         file in raw-text coding system.
2920         (gnus-cache-save-buffers): Ditto.
2921         * lisp/gnus-cache.el (gnus-cache-write-file-coding-system): New variable.
2922         * lisp/gnus-util.el (gnus-write-buffer): Undo change.
2923
2924         * lisp/gnus-util.el (gnus-write-file-coding-system): Delete variable.
2925
2926 1998-08-25  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2927
2928         * lisp/gnus-msg.el (gnus-bug-message): About Semi-gnus.
2929         (gnus-extended-version): Return gnus version only.
2930         (gnus-bug): Add Semi-gnus developers to recipients.
2931
2932         * lisp/message.el (message-make-user-agent): New function.
2933         (message-generate-headers): Use it.
2934
2935 1998-08-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2936
2937         * lisp/gnus-offline.el (gnus-offline-setup): Bug fix and version
2938         changed to 1.53.
2939
2940         * lisp/gnus-util.el (gnus-write-buffer): Write file in raw-text coding
2941         system.
2942
2943         * lisp/gnus-util.el (gnus-write-file-coding-system): New variable.
2944
2945 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2946
2947         * lisp/message.el: Suppress some byte-compile warnings.
2948         (message-make-forward-subject): Failed to sync.
2949         (message-setup): Ditto.
2950         (message-clone-locals): Modify regexp.
2951
2952         * lisp/message.el (message-fill-references): Reverted.
2953
2954 1998-08-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2955
2956         * lisp/gnus-agent.el (gnus-agent-braid-nov): Use
2957         `nnheader-insert-file-contents'.
2958
2959         * lisp/gnus-i18n.el (gnus-set-summary-default-charset): Sync up
2960         with "akr" branch.
2961
2962 1998-08-23  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2963
2964         * lisp/gnus.el (gnus-version-number): Update to 6.8.15.
2965
2966         * Sync up with Gnus 5.6.39.
2967
2968 1998-08-20  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2969
2970         * lisp/gnus.el (gnus-version-number): Update to 6.8.14.
2971
2972         * Sync up with Gnus 5.6.38.
2973
2974         * lisp/gnus-offline.el (gnus-offline-enable-fetch-mail): Enable to get
2975         APOP server.
2976
2977         * lisp/pop3-fma.el (pop3-fma-movemail): Enable to get from APOP server.
2978         (pop3-fma-set-pop3-password) Enable to get from APOP server.
2979
2980 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2981
2982         * lisp/gnus.el (gnus-version-number): Update to 6.8.13.
2983
2984         * Sync up with Gnus 5.6.37.
2985
2986         * lisp/gnus-offline.el (gnus-offline-setup) : To create spol directory
2987         if not exists.
2988         Change default value of gnus-offline-drafts-queue-type 'miee to 'agent
2989
2990 1998-08-16  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
2991
2992         * lisp/gnus.el (gnus-version-number): Update to 6.8.12.
2993
2994         * Sync up with Gnus 5.6.36.
2995
2996         * lisp/gnus-offline.el : New file.
2997         Merge gnus-offline to ichikawa branch.
2998
2999 1998-08-15  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3000
3001         * texi/gnus-ja.texi: Update.
3002
3003 1998-08-14  Katsumi Yamaoka   <yamaoka@jpl.org>
3004
3005         * lisp/gnus-start.el (gnus-save-newsrc-file): Bind
3006         `coding-system-for-write' by `gnus-startup-file-coding-system'
3007         while saving the quick newsrc file.
3008
3009         * lisp/gnus-start.el (gnus-startup-file-coding-system): Change
3010         default value to `ctext'.
3011
3012 1998-08-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3013
3014         * lisp/gnus.el (gnus-version-number): Update to 6.8.11.
3015
3016         * Sync up with Gnus 5.6.34.
3017
3018 1998-08-12  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3019
3020         * lisp/gnus.el (gnus-version-number): Update to 6.8.10.
3021
3022         * Sync up with Gnus 5.6.33.
3023
3024 1998-08-11  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
3025
3026         * lisp/message.el (message-frames): New custom group.
3027         (message-original-frame): New variable.
3028         (message-use-multi-frames): New variable.
3029         (message-delete-frame-on-exit): New variable.
3030         (message-send-and-exit): Delete frame which made for editing
3031         message.
3032         (message-kill-buffer): Ditto.
3033         (message-delete-frame): New function.
3034         (message-pop-to-buffer): Make new frame when edit message.
3035
3036 1998-08-11  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3037
3038         * lisp/gnus.el (gnus-version-number): Update to 6.8.9.
3039
3040         * Sync up with Gnus 5.6.31.
3041
3042 1998-08-10  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3043
3044         * lisp/gnus.el (gnus-version-number): Update to 6.8.8.
3045
3046         * Sync up with Gnus 5.6.30.
3047
3048 1998-08-10  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3049
3050         * lisp/gnus.el (gnus-version-number): Update to 6.8.7.
3051
3052 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
3053
3054         * lisp/smtp.el: Do not insert empty line at the end of message.
3055
3056 1998-08-06  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3057
3058         * lisp/gnus.el (gnus-version-number): Update to 6.8.6.
3059
3060         * Sync up with Gnus 5.6.29.
3061
3062 1998-08-05  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3063
3064         * lisp/gnus-start.el (gnus-read-init-file): Fix indent.
3065         * lisp/gnus-ems.el (gnus-tilde-max-form): Redefine instead of
3066         (gnus-summary-line-format-spec) to display Japanese character
3067         correctly in Gnus summaly.
3068
3069 1998-08-05  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
3070
3071         * lisp/gnus-start.el (gnus-read-init-file): Don't restrict
3072         `coding-system-for-read' by `binary' when loading `.gnus'.
3073
3074 1998-08-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3075
3076         * lisp/gnus.el (gnus-version-number): Update to 6.8.5.
3077
3078         * Sync up with Gnus 5.6.28.
3079
3080 1998-07-27  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3081
3082         * lisp/gnus.el (gnus-version-number): Update to 6.8.4.
3083
3084         * Sync up with Gnus 5.6.27.
3085
3086 1998-07-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3087
3088         * texi/message-ja.texi: Japanese translation of "message.texi".
3089
3090 1998-07-26  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3091
3092         * lisp/gnus.el (gnus-version-number): Update to 6.8.3.
3093
3094         * Sync up with Gnus 5.6.26.
3095
3096 1998-07-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3097
3098         * lisp/gnus.el (gnus-version-number): Update to 6.8.2.
3099         (gnus-version): Change to "Semi-gnus". Change comment format.
3100
3101 1998-07-21  Keisuke Mori   <ksk@ntts.com>
3102
3103         * texi/gnus-ja.texi: Add "Appendices".
3104
3105 1998-07-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3106
3107         * texi/gnus-ja.texi: Add "Appendices".
3108
3109 1998-07-16  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3110
3111         * lisp/gnus.el (gnus-version-number): Update to 6.8.1.
3112
3113         * Sync up with Gnus 5.6.24.
3114
3115 1998-07-10  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
3116
3117         * lisp/gnus-ems.el (gnus-mule-cite-add-face): Fix problem when multi
3118         bytes charactors are used in cite prefix. (for Emacs 20.1 and 20.2)
3119         (gnus-ems-redefine): for Emacs 20.1 and 20.2
3120
3121         * lisp/gnus-cite.el (gnus-cite-add-face): Abolish my last bogus change.
3122
3123 1998-07-09  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
3124
3125         * lisp/gnus-cite.el (gnus-cite-add-face): Fix problem when multi
3126         bytes charactors are used in cite prefix.
3127
3128 1998-07-07  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3129
3130         * texi/gnus-ja.texi: Add "The End".
3131
3132 1998-07-06  Keisuke Mori   <ksk@ntts.com>
3133
3134         * texi/gnus-ja.texi: Add "Various".
3135
3136 1998-07-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3137
3138         * texi/gnus-ja.texi: Add "Various".
3139         * texi/gnus-ja.texi: Sync up with Gnus 5.6.22
3140
3141 1998-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3142
3143         * lisp/message.el (message-header-format-alist): Repair to use
3144         `message-fill-references' for References.
3145
3146 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3147
3148         * lisp/gnus-art.el (gnus-article-header-presentation-method):
3149         Delete nil optional arguments.
3150         - Delete setting for `mime-raw-representation-type-alist'.
3151
3152 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3153
3154         * lisp/gnus.el (gnus-version-number): Update to 6.8.0.
3155         (gnus-version): Modify for FLIM 1.8.
3156
3157         * lisp/gnus-art.el (gnus-article-header-presentation-method):
3158         Modify for FLIM 1.8.
3159
3160 1998-06-30  Keisuke Mori   <ksk@ntts.com>
3161
3162         * texi/gnus-ja.texi: Add "Scroing".
3163
3164 1998-06-30  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3165
3166         * texi/gnus-ja.texi: Add "Scoring".
3167
3168 1998-06-30  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3169
3170         * Sync up with Gnus 5.6.22
3171         * lisp/gnus.el (gnus-version-number): Update to 6.7.8.
3172         * lisp/pop3-fma.el : Enable to get localhost mail spool.
3173
3174 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3175
3176         * lisp/gnus.el (gnus-version-number): Update to 6.7.7.
3177
3178         * lisp/gnus-art.el (gnus-article-prepare): Set up
3179         `gnus-article-current-summary' of gnus-article-buffer.
3180         (gnus-request-article-this-buffer): Don't set up
3181         `gnus-article-current-summary'.
3182
3183 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3184
3185         * lisp/gnus.el (gnus-version-number): Update to 6.7.6.
3186
3187 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3188
3189         * lisp/gnus-art.el (gnus-mime-preview-quitting-method): Renamed
3190         from `mime-preview-quitting-method-for-gnus'.
3191
3192 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3193
3194         * lisp/gnus-sum.el (gnus-summary-preview-mime-message): New
3195         implementation.
3196
3197         * lisp/gnus-art.el (mime-preview-quitting-method-for-gnus): Use
3198         `gnus-article-show-summary' is `gnus-show-mime' is not nil.
3199
3200 1998-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3201
3202         * texi/ChangeLog, texi/gnus.texi, texi/message.texi,
3203         lisp/ChangeLog, lisp/gnus.el, lisp/nngateway.el, lisp/nnfolder.el,
3204         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-soup.el: Sync up with
3205         Gnus 5.6.20.
3206
3207 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3208
3209         * README, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
3210         lisp/ChangeLog, lisp/nnweb.el, lisp/nnmail.el, lisp/nndoc.el,
3211         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
3212         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-score.el,
3213         lisp/gnus-group.el, lisp/gnus-ems.el, lisp/gnus-demon.el,
3214         lisp/gnus-art.el: Sync up with Gnus 5.6.16.
3215
3216 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3217
3218         * lisp/gnus.el (gnus-version-number): Update to 6.7.3.
3219
3220         * lisp/gnus-sum.el (gnus-summary-move-article): Use
3221         `gnus-request-article-this-buffer'.
3222         (gnus-request-partial-message): Likewise.
3223
3224         * lisp/gnus-art.el (gnus-article-prepare): Use
3225         `gnus-request-article-this-buffer'.
3226         (gnus-request-article-this-buffer): Renamed from
3227         `gnus-request-original-article'; abolish conventional
3228         implementation.
3229         - Abolish unused setting for `mime-view-show-summary-method'.
3230
3231 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3232
3233         * readme, texi/ChangeLog, texi/gnus.texi, texi/message.texi,
3234         lisp/ChangeLog, lisp/gnus.el, lisp/nnmail.el, lisp/nnheader.el,
3235         lisp/nngateway.el, lisp/nnfolder.el, lisp/nnagent.el,
3236         lisp/message.el, lisp/gnus-sum.el, lisp/gnus-score.el,
3237         lisp/gnus-salt.el, lisp/gnus-msg.el, lisp/gnus-cus.el,
3238         lisp/gnus-cache.el, lisp/gnus-art.el: Sync up with Gnus 5.6.15.
3239
3240 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3241
3242         * texi/gnus.texi, texi/message.texi, texi/ChangeLog: Sync up with
3243         Gnus 5.6.13.
3244
3245 1998-06-14  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3246
3247         * Sync up with Gnus 5.6.13.
3248
3249 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3250
3251         * lisp/gnus-art.el (gnus-article-display-mime-message): Don't
3252         `save-excursion'.
3253         (gnus-article-prepare): Use `mime-fetch-field' instead of
3254         `mime-entity-fetch-field'.
3255
3256 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3257
3258         * lisp/gnus-art.el (gnus-article-display-mime-message): Use
3259         `mime-display-message' instead of `mime-view-buffer'.
3260         (gnus-article-display-traditional-message): Set
3261         `gnus-article-buffer'.
3262         (gnus-article-display-message-with-encoded-word): Modify for
3263         `gnus-article-display-traditional-message'.
3264         (gnus-article-prepare): Use `mime-parse-buffer' and
3265         `mime-entity-fetch-field'; don't set gnus-article-buffer.
3266
3267 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3268
3269         * lisp/gnus-sum.el (gnus-summary-move-article): Use
3270         `gnus-request-original-article' instead of
3271         `gnus-request-article-this-buffer'.
3272
3273 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3274
3275         * texi/gnus-ja.texi, texi/gnus.texi (Using MIME): Modify
3276         description about new display mechanism.
3277
3278 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3279
3280         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
3281         (gnus-version): Modify for this branch.
3282
3283         * lisp/gnus-art.el (gnus-article-display-method-for-mime): New
3284         variable; abolish `gnus-show-mime-method'.
3285         (gnus-article-display-method-for-encoded-word): New variable;
3286         abolish `gnus-decode-encoded-word-method'.
3287         (gnus-article-display-method-for-traditional): New variable.
3288         (gnus-article-display-mime-message): New function; abolish
3289         `gnus-article-preview-mime-message'.
3290         (gnus-article-display-traditional-message): New function.
3291         (gnus-article-display-message-with-encoded-word): New function;
3292         abolish `gnus-article-decode-encoded-word'.
3293         (gnus-article-prepare): Change display mechanism; use
3294         `gnus-request-original-article' instead of
3295         `gnus-request-article-this-buffer'.
3296         (gnus-request-original-article): New function.
3297
3298 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3299
3300         * lisp/gnus.el (gnus-version-number): Update to 6.6.0.
3301         (gnus-version): Modify for SEMI 1.8.
3302
3303         * lisp/gnus-sum.el: Modify for interface change in SEMI 1.8 about
3304         automatic message/partial combining.
3305
3306 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3307
3308         * lisp/gnus.el (gnus-version-number): Update to 6.5.0.
3309         (gnus-version): Modify for SEMI 1.7.
3310
3311         * lisp/gnus-sum.el: Rename
3312         `mime-method-to-combine-message/partial-pieces' to
3313         `mime-combine-message/partial-pieces-automatically'.
3314
3315         * lisp/gnus-art.el (gnus-article-preview-mime-message): Use
3316         `mime-view-buffer'.
3317         (gnus-article-decode-encoded-word): Fix DOC-string.
3318         (gnus-article-header-presentation-method): New function; abolish
3319         `gnus-content-header-filter'.
3320         Modify for SEMI 1.7.
3321
3322 1998-06-18  Keisuke Mori   <ksk@ntts.com>
3323
3324         * texi/gnus-ja.texi: Add "Select Methods".
3325
3326 1998-06-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3327
3328         * texi/gnus-ja.texi: Add "Select Methods".
3329
3330 1998-06-17  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3331
3332         * lisp/pop3-fma.el: Small bug fix.
3333
3334         * lisp/pop3-fma.el: Delete variable pop3-fma-cypher-key
3335         Use base64-encode-string , base64-decode-string instead.
3336         Both change by Yasuo OKABE <okabe@kuis.kyoto-u.ac.jp>
3337
3338 1998-06-13  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3339
3340         * lisp/pop3-fma.el: New function pop3-fma-cypher-string
3341         New variable pop3-fma-cypher-key
3342
3343 1998-06-12  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3344
3345         * lisp/message.el (message-required-news-headers): `X-Newsreader'
3346         was replaced by `User-Agent'.
3347         (message-required-mail-headers): `X-Mailer' was replaced by
3348         `User-Agent'.
3349         (message-header-format-alist): `X-Mailer' and `X-Newsreader' were
3350         replaced by `User-Agent'.
3351         (message-generate-headers): Ditto.
3352
3353         (message-user-agent): New variable.
3354         (message-newsreader): Replaced by `message-user-agent'.
3355         (message-mailer): Ditto.
3356         (message-mode): `message-mailer' and `message-newsreader' were
3357         replaced by `message-user-agent'.
3358
3359         * lisp/gnus-msg.el (gnus-inews-add-send-actions): `message-mailer'
3360         and `message-newsreader' were replaced by `message-user-agent'.
3361         (gnus-extended-version): Generate "PRODUCT/VERSION" style strings.
3362
3363         * lisp/gnus-soup.el (gnus-soup-send-packet): `message-mailer' and
3364         `message-newsreader' were replaced by `message-user-agent'.
3365
3366 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3367
3368         * lisp/gnus-art.el: Delete setting for
3369         `article-de-quoted-unreadable' and
3370         `article-mime-decode-quoted-printable' because they have been
3371         already abolished.
3372
3373 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3374
3375         * texi/gnus-ja.texi: Sync up with latest gnus.texi.
3376
3377         * texi/gnus.texi: Modify for Semi-gnus 6.4.0.
3378
3379 1998-06-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3380
3381         * lisp/gnus.el (gnus-extract-address-components): Add
3382         `std11-extract-address-components' as a choice.
3383
3384 1998-06-06  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3385
3386         * texi/gnus-ja.texi: Add "Composing Messages".
3387
3388 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3389
3390         * lisp/gnus-ems.el (gnus-ems-redefine): Must require 'path-util
3391         before call `module-installed-p'.
3392
3393         * lisp/gnus.el (gnus-version-number): Update to 6.4.0.
3394         (gnus-version): Modify for SEMI 1.5.
3395
3396         * lisp/gnus-art.el: Modify for SEMI 1.5 API.
3397
3398 1998-06-04  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3399
3400         * lisp/pop3-fma.el: New file. To handle multiple POP account.
3401
3402         * lisp/gnus.el (gnus-version-number): Update to 6.3.4.
3403         And fix typo 5.6.10 -> 5.6.11.
3404
3405 1998-06-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3406
3407         * lisp/gnus.el (gnus-version-number): Update to 6.3.3.
3408
3409         * Sync up with Gnus 5.6.11.
3410
3411 1998-06-03  Keisuke Mori   <ksk@ntts.com>
3412
3413         * texi/gnus-ja.texi: Add "The Article Buffer".
3414
3415 1998-06-03  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3416
3417         * texi/gnus-ja.texi: Add "The Summary Buffer".
3418
3419 1998-06-02  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3420
3421         * lisp/gnus.el (gnus-version-number): Update to 6.3.2.
3422
3423         * Sync up with Gnus 5.6.10.
3424
3425 1998-05-30  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3426
3427         * README.semi: Add description of `shuhei-k' branch.
3428
3429 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3430
3431         * lisp/gnus.el (gnus-version-number): Update to 6.3.1.
3432
3433 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3434
3435         * lisp/gnus-util.el (gnus-output-to-rmail): Guard as binary.
3436
3437         * lisp/gnus-util.el (gnus-output-to-mail): Guard as binary.
3438
3439 1998-04-24  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3440
3441         * texi/gnus-ja.texi: Add "The Active File".
3442
3443 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3444
3445         * lisp/gnus.el (gnus-version-number): Update to 6.3.0.
3446         (gnus-version): Modify for SEMI 1.4.
3447
3448         * lisp/gnus-sum.el: Use 'mime-add-condition to set up
3449         acting-condition.
3450
3451 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3452
3453         * lisp/lpath.el: Must add "flim" instead of "mel" to load-path.
3454
3455 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3456
3457         * lisp/gnus.el (gnus-version-number): Update to 6.2.5.
3458
3459         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus v5.6.9.
3460
3461         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
3462         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-agent.el: Sync up
3463         with Gnus v5.6.9.
3464
3465 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3466
3467         * lisp/gnus.el (gnus-version-number): Update to 6.2.4.
3468
3469         * texi/gnus.texi, lisp/ChangeLog: Sync up with Gnus 5.6.7.
3470
3471         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
3472         lisp/gnus-msg.el, lisp/gnus-cache.el, lisp/gnus-art.el: Sync up
3473         with Gnus 5.6.7.
3474
3475 1998-04-28  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3476
3477         * lisp/gnus.el (gnus-version-number): Update to 6.2.3.
3478
3479         * Sync up with Gnus 5.6.6.
3480
3481 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3482
3483         * lisp/nnheader.el: Sync up with Gnus 5.6.5.
3484
3485 1998-04-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3486
3487         * lisp/gnus.el (gnus-version-number): Update to 6.2.2.
3488
3489         * Sync up with Gnus 5.6.5.
3490
3491         * texi/custom.texi, texi/widget.texi: Removed from Semi-gnus.
3492
3493 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3494
3495         * README.semi (How to get? (via CVS)): Modify descriptions about
3496         TAG.
3497
3498 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3499
3500         * lisp/gnus.el (gnus-version-number): Update to 6.2.1.
3501
3502 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3503
3504         * lisp/message.el (message-make-forward-subject): Use
3505         `eword-decode-unstructured-field-body' for subject.
3506
3507         * lisp/gnus-msg.el (gnus-summary-mail-forward): Make local
3508         variable `default-mime-charset' of `gnus-original-article-buffer'
3509         and set up by `default-mime-charset' of `gnus-summary-buffer'.
3510
3511 1998-04-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3512
3513         * texi/gnus-ja.texi: Fix typos.
3514
3515         * texi/gnus.texi: Modify for Semi-gnus.
3516
3517 1998-04-23  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3518
3519         * texi/gnus-ja.texi: Add "Auto Save".
3520
3521 1998-04-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3522
3523         * texi/gnus-ja.texi: Add "Startup Files".
3524
3525 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3526
3527         * lisp/gnus.el (gnus-version-number): Update to 6.2.0.
3528         (gnus-version): Modify for SEMI 1.3.
3529
3530         * lisp/gnus-sum.el: Use 'ctree-set-calist-strictly instead of
3531         'set-atype to set up for 'mime-acting-condition.
3532
3533 1998-04-21  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3534
3535         * texi/gnus-ja.texi: Add "Changing Servers".
3536
3537 1998-04-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3538
3539         * texi/gnus-ja.texi: Modify styles.
3540
3541         * texi/gnus.texi: Modify for Semi-gnus (sync up with
3542         gnus-ja.texi).
3543
3544 1998-04-20  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3545
3546         * texi/gnus-ja.texi: Add "New Groups".
3547
3548 1998-04-20  Yoshiki Hayashi   <penny@tb3.so-net.ne.jp>
3549
3550         * texi/gnus-ja.texi: Modify styles.
3551
3552 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3553
3554         * texi/gnus-ja.texi: Check and modify for Semi-gnus.
3555
3556 1998-04-18  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3557
3558         * texi/gnus-ja.texi: New file.
3559
3560 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3561
3562         * lisp/gnus.el (gnus-version-number): Update to 6.1.3.
3563
3564 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3565
3566         * lisp/gnus-art.el (gnus-following-method): New function; set up
3567         for 'mime-view-following-method-alist.
3568
3569 1998-04-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3570
3571         * texi/gnus.texi: Add and modify description for Semi-gnus.
3572
3573 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3574
3575         * texi/gnus.texi: "Gnus 5.6.4" -> "Semi-gnus 6.1.2".
3576         (Top): "Gnus" -> "gnus".
3577         (Starting Up): "Gnus" -> "gnus".
3578
3579 1998-04-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3580
3581         * lisp/ChangeLog, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
3582
3583 1998-04-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3584
3585         * lisp/gnus.el (gnus-version-number): Update to 6.1.2.
3586         (gnus-version): Include corresponding SEMI version.
3587
3588         * lisp/gnus.el, lisp/nnkiboze.el, lisp/message.el,
3589         lisp/gnus-sum.el, lisp/gnus-agent.el: Sync up with Gnus 5.6.4.
3590
3591 1998-03-27  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3592
3593         * README.semi: Change descriptions of sending bug report.
3594
3595 1998-03-20  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3596
3597         * lisp/gnus.el (gnus-version-number): Update to 6.1.1.
3598         (gnus-version): Include corresponding SEMI version.
3599
3600         * Sync up with Gnus 5.6.3.
3601
3602 1998-03-15  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3603
3604         * lisp/gnus-agent.el (gnus-agent-crosspost): Use
3605         `nnheader-insert-file-contents'.
3606         (gnus-agent-braid-nov): Ditto.
3607         (gnus-agent-expire): Ditto.
3608
3609         * lisp/gnus-cache.el (gnus-cache-request-article): Ditto.
3610         (gnus-cache-retrieve-headers): Ditto.
3611         (gnus-cache-change-buffer): Ditto.
3612         (gnus-cache-braid-nov): Ditto.
3613
3614         * lisp/gnus-sum.el (gnus-summary-import-article): Ditto.
3615
3616         * lisp/nnkiboze.el (nnkiboze-retrieve-headers): Ditto.
3617
3618         * lisp/message.el (message-generate-headers): Fix regexp.
3619         (cf. [semi-gnus-ja:107])
3620
3621 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3622
3623         * lisp/gnus-art.el: Add setting for
3624         `mime-raw-buffer-coding-system-alist'.
3625
3626 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3627
3628         * lisp/gnus-art.el: Rename `mime-view-quitting-method-for-gnus' ->
3629         `mime-preview-quitting-method-for-gnus'.
3630
3631         * lisp/gnus-art.el: Rename `mime-view-quitting-method-alist' ->
3632         `mime-preview-quitting-method-alist'.
3633
3634         * lisp/gnus-art.el: Rename `mime-view-kill-buffer' ->
3635         `mime-preview-kill-buffer'.
3636
3637         * lisp/gnus.el (gnus-version-number): Update to 6.0.10.
3638
3639         * lisp/gnus-sum.el: Add code to check latest SEMI.
3640         (mime-acting-condition): Separate type and subtype; rename
3641         `mime-combine-message/partials-automatically' ->
3642         `mime-method-to-combine-message/partial-pieces'.
3643
3644 1998-03-08  Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3645
3646         * lisp/gnus.el (gnus-version-number): Update to 6.0.9.
3647
3648         * README.semi (How to get?): Add description of daily snapshot.
3649         (How to join development): Change mailing list command address.
3650
3651         * Sync up with Gnus 5.6.2.
3652
3653 1998-03-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
3654
3655         * lisp/gnus-ems.el: Change variable name
3656         gnus-bdf-image-file to gnus-mule-bitmap-image-file.
3657
3658 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3659
3660         * lisp/gnus.el (gnus-version-number): Update to 6.0.8.
3661
3662         * lisp/gnus.el: Sync up with qgnus-0.34.
3663
3664 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3665
3666         * lisp/message.el: Sync up with qgnus-0.33.
3667
3668         * lisp/gnus-ems.el (gnus-bdf-image-file): New variable; moved from
3669         gnus.el.
3670         (gnus-mule-group-startup-message): New function; moved and renamed
3671         from `gnus-group-startup-message' of gnus.el.
3672
3673         * lisp/gnus.el, lisp/gnus-sum.el, lisp/gnus-art.el,
3674         lisp/gnus-agent.el: Sync up with qgnus-0.33.
3675
3676 1998-02-28  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
3677
3678         * lisp/gnus.el (gnus-bdf-image-file): New variable.
3679         (gnus-mule-group-startup-message): Display bitmap image using
3680         bitmap.el running with Emacs 20.
3681
3682         * lisp/gnus-agent.el (gnus-agent-fetch-headers): Fix problem when
3683         Xref field is not exist.
3684
3685 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3686
3687         * README.semi (How to join development): Modify for Semi-gnus
3688         mailing list.
3689
3690         * lisp/gnus.el (gnus-version-number): Update to 6.0.7.
3691
3692         * lisp/gnus.el (gnus-article-display-hook): Delete
3693         `gnus-article-de-quoted-unreadable' from options.
3694
3695         * lisp/gnus-sum.el (gnus-article-make-menu-bar): Delete key for
3696         `gnus-article-de-quoted-unreadable'.
3697         (gnus-summary-make-menu-bar): Delete menu for
3698         `gnus-article-de-quoted-unreadable'.
3699
3700         * lisp/gnus-art.el (gnus-article-make-menu-bar): Delete menu for
3701         `gnus-article-de-quoted-unreadable'.
3702
3703 1998-02-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3704
3705         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.32.
3706
3707 1998-02-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3708
3709         * lisp/gnus.el (gnus-version-number): Update to 6.0.6.
3710
3711         * lisp/message.el (message-fill-references): Abolish unused local
3712         variables.
3713
3714         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
3715         lisp/gnus-art.el: Sync up with qgnus-0.31.
3716
3717         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
3718         lisp/gnus-art.el: Sync up with qgnus-0.30.
3719
3720 1998-02-20  Christophe Broult <christophe.broult@info.unicaen.fr>
3721
3722         * README.semi (How to get?): The command `update' must come before
3723         `-r semi-gnus'. (cf. [tm-en:1559])
3724
3725 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3726
3727         * lisp/gnus.el: Sync up with qgnus-0.29.
3728
3729         * lisp/gnus.el, lisp/message.el: Sync up with qgnus-0.28.
3730
3731         * lisp/message.el: Abolish variable
3732         `message-references-generator'.  Abolish function
3733         `message-generate-filled-references',
3734         `message-generate-folded-references' and
3735         `message-generate-unfolded-references'.
3736         (message-reply): Don't use `message-references-generator'.
3737         (message-followup): Don't use `message-references-generator'.
3738
3739         (message-fill-references): New function.
3740         (message-header-format-alist): Use `message-fill-references' for
3741         References.
3742
3743 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3744
3745         * lisp/gnus.el (gnus-version-number): Update to 6.0.5.
3746
3747 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3748
3749         * lisp/gnus-sum.el: Check SEMI-0.118.2 (Otomaru) or later.
3750         (gnus-structured-field-decoder): Use
3751         `eword-decode-and-unfold-structured-field'.
3752
3753         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Use charset
3754         conversion option of `eword-decode-header'.
3755         (gnus-article-decode-encoded-word): Use charset conversion option
3756         of `eword-decode-header'; use `gnus-run-hooks'.
3757         (gnus-content-header-filter): Use charset conversion option of
3758         `eword-decode-header'.
3759
3760         * README.semi (How to get?): Should specify "-r semi-gnus".
3761
3762 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3763
3764         * lisp/gnus-art.el (gnus-article-decode-rfc1522): Decode header by
3765         localized code.
3766
3767 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3768
3769         * lisp/gnus-msg.el: Delete commented-out function
3770         `gnus-inews-insert-mime-headers'.
3771
3772         * lisp/gnus.el, lisp/message.el, lisp/gnus-sum.el,
3773         lisp/gnus-art.el: Sync up with qgnus-0.27.
3774
3775 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3776
3777         * lisp/nnheader.el: Use original.
3778
3779         * lisp/gnus.el, lisp/pop3.el, lisp/message.el, lisp/gnus-sum.el,
3780         lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync up
3781         with qgnus-0.26.
3782
3783 1998-02-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3784
3785         * lisp/nnmail.el, lisp/nnmh.el: Use original.
3786
3787         * lisp/gnus.el, lisp/gnus-draft.el, lisp/gnus-sum.el,
3788         lisp/message.el, lisp/gnus-art.el: Sync up with qgnus-0.25.
3789
3790 1998-02-11  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
3791
3792         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
3793         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
3794         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
3795         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-art.el,
3796         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.24
3797
3798 1998-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3799
3800         * lisp/gnus-art.el (gnus-article-prepare): Don't bind coding
3801         systems.
3802
3803         * lisp/gnus.el (gnus-version-number): Update to 6.0.4.
3804         (gnus-version): Sync with qgnus-0.23.
3805
3806         * lisp/pop3.el, lisp/nnmh.el, lisp/nnheader.el, lisp/message.el,
3807         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-draft.el,
3808         lisp/gnus-art.el: Merge qgnus-0.23.
3809
3810 1998-02-09  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
3811
3812         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
3813         lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
3814         lisp/gnus-xmas.el, lisp/gnus-sum.el, lisp/gnus-start.el,
3815         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
3816         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Importing
3817         qgnus-0.23
3818
3819 1998-02-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3820
3821         * lisp/message.el (message-references-generator): New variable.
3822         (message-generate-filled-references): New function.
3823         (message-generate-folded-references): New function.
3824         (message-generate-unfolded-references): New function.
3825         (message-reply): Refer `message-references-generator'.
3826         (message-followup): Refer `message-references-generator'.
3827
3828 1998-01-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3829
3830         * lisp/message.el (message-send-mail-with-sendmail): Guard
3831         `coding-system-for-write' by binary.
3832         (message-send-mail-with-qmail): Likewise.
3833
3834 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3835
3836         * lisp/lpath.el: Require path-util; add load-path of APEL, MEL and
3837         SEMI.
3838
3839 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3840
3841         * lisp/message.el: Require smtp.el when compile.
3842
3843         * lisp/message.el (message-send-mail-with-smtp): Use
3844         `(current-buffer)' instead of `tembuf'; rename
3845         `smtp-recipient-address-list' -> `recipient-address-list'.
3846
3847 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3848
3849         * lisp/smtp.el (smtp-deduce-address-list): Don't use
3850         `smtp-recipient-address-list' as global variable.
3851
3852         * lisp/message.el (message-send-mail-with-smtp): Don't use
3853         `smtp-recipient-address-list' as global variable.
3854
3855         * lisp/smtpmail.el (smtpmail-recipient-address-list): New
3856         variable; renamed from `smtp-recipient-address-list'.
3857         (smtpmail-send-it): Remove `(not (null ...))'.
3858         (smtpmail-send-queued-mail): Likewise.
3859
3860 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3861
3862         * lisp/message.el (message-send-mail-with-smtp): Don't generate
3863         temporary buffer for message; don't generate and kill
3864         `smtp-address-buffer' for `smtp-deduce-address-list'.
3865
3866         * lisp/smtpmail.el (smtpmail-send-it): Don't generate and kill
3867         `smtp-address-buffer' for `smtp-deduce-address-list'.
3868
3869         * lisp/smtp.el (smtp-deduce-address-list): Bind and generate
3870         `smtp-address-buffer' in itself.
3871
3872 1998-01-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3873
3874         * lisp/gnus.el (gnus-version-number): Update to version 6.0.3.
3875
3876 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3877
3878         * lisp/smtp.el: New file.
3879
3880         * lisp/smtpmail.el: Split basic features into smtp.el.
3881
3882         * lisp/message.el (message-send-mail-function): Add
3883         `message-send-mail-with-smtp' as an item.
3884         (message-send-mail-with-smtp): New function.
3885
3886         * ChangeLog: New file.
3887
3888 1998-01-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3889
3890         * lisp/smtpmail.el (smtpmail-via-smtp): Bind
3891         `coding-system-for-read' by `smtpmail-coding-system' to avoid
3892         dead-locking in Emacs 20.
3893
3894         * lisp/gnus.el: gnus.el (gnus-version-number): Update to version
3895         6.0.2.
3896
3897 1998-01-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3898
3899         * lisp/nnmail.el, lisp/message.el: Sync with Quassia Gnus v0.22.
3900
3901         * lisp/gnus.el: Delete autoload setting for `metamail-buffer'.
3902
3903         * lisp/gnus.el, lisp/gnus-sum.el: Sync with Quassia Gnus v0.22.
3904
3905         * lisp/gnus-msg.el: Abolish function
3906         `gnus-inews-insert-mime-headers'.
3907
3908         * lisp/gnus-msg.el, lisp/gnus-draft.el, lisp/gnus-art.el: Sync
3909         with Quassia Gnus v0.22.
3910
3911         * lisp/smtpmail.el (smtpmail-coding-system): New variable; abolish
3912         `smtpmail-code-conv-from'.
3913         (smtpmail-via-smtp): Guard `coding-system-for-write' by
3914         `smtpmail-coding-system'.
3915
3916         * lisp/smtpmail.el: Imported from Emacs 20.2.
3917
3918         * lisp/pop3.el (pop3-movemail-file-coding-system): Change default
3919         value to `binary'.
3920         (pop3-open-server): Guard `coding-system-for-read' by `binary'.
3921
3922 1998-01-06  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
3923
3924         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nnoo.el,
3925         lisp/nnml.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
3926         lisp/gnus-start.el, lisp/gnus-ems.el, lisp/gnus-draft.el,
3927         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.22
3928
3929         * texi/message.texi, texi/gnus.texi, lisp/gnus.el, lisp/ChangeLog:
3930         Importing qgnus-0.21
3931
3932         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
3933         lisp/nnvirtual.el, lisp/nnsoup.el, lisp/nnoo.el, lisp/nnmh.el,
3934         lisp/nnmail.el, lisp/nndraft.el, lisp/gnus.el, lisp/gnus-xmas.el,
3935         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-score.el,
3936         lisp/gnus-msg.el, lisp/gnus-group.el, lisp/gnus-draft.el,
3937         lisp/gnus-art.el, lisp/ChangeLog: Importing qgnus-0.20
3938
3939         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/pop3.el,
3940         lisp/nntp.el, lisp/nnml.el, lisp/nnmail.el, lisp/nndoc.el,
3941         lisp/message.el, lisp/gnus.el, lisp/gnus-uu.el,
3942         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
3943         lisp/gnus-score.el, lisp/gnus-group.el, lisp/gnus-cache.el,
3944         lisp/gnus-agent.el, lisp/ChangeLog: Importing qgnus-0.19
3945
3946 1997-12-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3947
3948         * lisp/gnus.el (gnus-version-number): Update to version 6.0.1.
3949
3950         * lisp/message.el (message-resend): Enclose `message-setup' with
3951         `(let (message-setup-hook) ...)' to avoid to `turn-on-mime-edit';
3952         must setup `message-encoding-buffer' and `message-edit-buffer' for
3953         `message-send-mail'.
3954
3955 1997-12-08  Shuhei Kobayashi  <shuhei-k@jaist.ac.jp>
3956
3957         * lisp/pop3.el, lisp/message.el, lisp/gnus.el, lisp/gnus-sum.el,
3958         lisp/gnus-art.el, lisp/ChangeLog: Synch'ed up to qgnus-0.18.
3959
3960         * texi/message.texi, texi/gnus.texi, texi/ChangeLog,
3961         lisp/smiley.el, lisp/pop3.el, lisp/nnweb.el, lisp/nntp.el,
3962         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el, lisp/nndraft.el,
3963         lisp/message.el, lisp/lpath.el, lisp/gnus.el, lisp/gnus-util.el,
3964         lisp/gnus-sum.el, lisp/gnus-start.el, lisp/gnus-picon.el,
3965         lisp/gnus-nocem.el, lisp/gnus-mh.el, lisp/gnus-group.el,
3966         lisp/gnus-ems.el, lisp/gnus-cite.el, lisp/gnus-art.el,
3967         lisp/gnus-agent.el, lisp/dgnushack.el, lisp/ChangeLog: Importing
3968         qgnus-0.18
3969
3970 1997-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3971
3972         * README.semi: New file.
3973
3974         * lisp/gnus.el (gnus-version): Rename to "Semi-gnus".
3975
3976 1997-11-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3977
3978         * lisp/gnus-draft.el (gnus-draft-decoding-function): New variable.
3979         (gnus-draft-setup): Use `gnus-draft-decoding-function'.
3980
3981 1997-11-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3982
3983         * lisp/nnmail.el, lisp/nnheader.el, lisp/message.el, lisp/gnus.el,
3984         lisp/gnus-sum.el, lisp/gnus-msg.el, lisp/gnus-art.el: sync with
3985         qgnus-0.17.
3986
3987         * texi/message.texi, texi/gnus.texi, lisp/smiley.el, lisp/nnoo.el,
3988         lisp/nnml.el, lisp/nnmail.el, lisp/nnheader.el,
3989         lisp/messagexmas.el, lisp/message.el, lisp/gnus.el,
3990         lisp/gnus-xmas.el, lisp/gnus-util.el, lisp/gnus-sum.el,
3991         lisp/gnus-start.el, lisp/gnus-spec.el, lisp/gnus-score.el,
3992         lisp/gnus-picon.el, lisp/gnus-move.el, lisp/gnus-msg.el,
3993         lisp/gnus-kill.el, lisp/gnus-group.el, lisp/gnus-draft.el,
3994         lisp/gnus-demon.el, lisp/gnus-cite.el, lisp/gnus-art.el,
3995         lisp/ChangeLog: Quassia Gnus v0.17.
3996
3997         * lisp/gnus-i18n.el: New file.
3998
3999         * lisp/nnmail.el (nnmail-file-coding-system): Use `raw-text' in
4000         default.
4001
4002         * lisp/nnheader.el (nnheader-file-coding-system): Use `raw-text'
4003         in default.
4004
4005         * lisp/message.el (message-encode-function): New variable.
4006         (message-forward-start-separator): Modify for mime-edit.
4007         (message-forward-end-separator): Modify for mime-edit.
4008         (message-setup-hook): Use `(message-maybe-setup-default-charset
4009         turn-on-mime-edit)' in default.
4010         (message-header-hook): Use `(eword-encode-header)' in default.
4011
4012         (message-send): Use local variable `message-encoding-buffer',
4013         `message-edit-buffer' and `message-mime-mode' as public variables;
4014         use `message-encode-function'.
4015         (message-send-mail): Use `message-encoding-buffer' to get contents
4016         of body; abolish `message-encode-mail-hook'; use
4017         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
4018         refer original editing buffer.
4019         (message-send-news): Use `message-encoding-buffer' to get contents
4020         of body; abolish `message-encode-news-hook'; use
4021         `mime-edit-maybe-split-and-send'; use `message-edit-buffer' to
4022         refer original editing buffer.
4023         (message-check-news-syntax): Call `message-check-news-body-syntax'
4024         in `mime-edit-buffer'.
4025         (message-do-fcc): Use `message-encoding-buffer' to get contents;
4026         run `message-header-hook'.
4027         (message-cancel-news): Use `std11-extract-address-components'
4028         instead of `mail-extract-address-components'; bind
4029         `message-encoding-buffer' and `message-edit-buffer'.
4030
4031         (message-maybe-setup-default-charset): New function.
4032         (message-maybe-encode): New function.
4033         (message-mime-insert-article): New function.
4034         Add setting for mime-view.
4035
4036         * lisp/gnus.el (gnus-version-number): for version number for Open
4037         gnus.
4038         (gnus-version): Modify for Open gnus.
4039
4040         * lisp/gnus-sum.el: Autoload gnus-i18n.
4041
4042         (gnus-show-mime): `t' in default.
4043         (gnus-structured-field-decoder): Use
4044         `eword-decode-structured-field-body' in default.
4045         (gnus-unstructured-field-decoder): Use
4046         `eword-decode-unstructured-field-body' in default.
4047
4048         (gnus-parse-headers-hook): Use
4049         `(gnus-set-summary-default-charset)' in default.
4050
4051         (gnus-summary-mode-map): Add binding for
4052         `gnus-summary-scroll-down' and
4053         `gnus-summary-preview-mime-message'.
4054
4055         (gnus-summary-preview-mime-message): New function.
4056         (gnus-mime-partial-preview-function): New function.
4057         Add setting for mime-view.
4058
4059         * lisp/gnus-msg.el (gnus-summary-cancel-article): Display
4060         `gnus-article-buffer' instead ofb `gnus-original-article-buffer'.
4061         (gnus-extended-version): Don't return version of emacsen.
4062         (gnus-inews-do-gcc): Refer `message-encoding-buffer'.
4063
4064         * lisp/gnus-art.el (gnus-show-mime-method): Use
4065         `gnus-article-preview-mime-message' instead of `metamail-buffer'
4066         in default.
4067         (gnus-decode-encoded-word-method): Use
4068         `gnus-article-decode-encoded-word' instead of
4069         `gnus-article-de-quoted-unreadable' in default.
4070
4071         Abolish `gnus-hack-decode-rfc1522', `gnus-decode-rfc1522',
4072         `article-decode-rfc1522', `article-de-quoted-unreadable',
4073         `article-mime-decode-quoted-printable-buffer' and
4074         `article-mime-decode-quoted-printable'.
4075         (gnus-article-decode-rfc1522): New implementation (use
4076         `eword-decode-header').
4077
4078         (gnus-article-preview-mime-message): New function.
4079         (gnus-article-decode-encoded-word): New function.
4080         (gnus-content-header-filter): New function.
4081         (mime-view-quitting-method-for-gnus): New function.
4082         Add setting for mime-view.
4083
4084         * lisp/message.el: Abolish `message-max-size' because it is not
4085         used.
4086
4087         * lisp/message.el: sync with qgnus-0.16.
4088
4089         * texi/Makefile, texi/message.texi, texi/gnus.texi, lisp/nnweb.el,
4090         lisp/nnmh.el, lisp/nnheader.el, lisp/nnfolder.el, lisp/message.el,
4091         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
4092         lisp/gnus-sum.el, lisp/gnus-srvr.el, lisp/gnus-picon.el,
4093         lisp/gnus-group.el, lisp/gnus-cite.el, lisp/gnus-art.el: Quassia
4094         Gnus v0.16.
4095
4096         * lisp/nnmh.el (nnmh-request-list-1): fix maybe.
4097
4098         * lisp/message.el (message-do-fcc): Guard
4099         `coding-system-for-write' by `raw-text'; run
4100         `message-before-do-fcc-hook'.
4101
4102         * lisp/gnus-msg.el (gnus-inews-do-gcc): Guard
4103         `coding-system-for-write' by `raw-text'; run
4104         `gnus-before-do-gcc-hook'.
4105
4106         * texi/message.texi, texi/gnus.texi, texi/ChangeLog, lisp/nntp.el,
4107         lisp/nnoo.el, lisp/nnml.el, lisp/nndraft.el, lisp/nnbabyl.el,
4108         lisp/message.el, lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
4109         lisp/gnus-util.el, lisp/gnus-sum.el, lisp/gnus-start.el,
4110         lisp/gnus-spec.el, lisp/gnus-soup.el, lisp/gnus-score.el,
4111         lisp/gnus-msg.el, lisp/gnus-gl.el, lisp/gnus-ems.el,
4112         lisp/gnus-draft.el, lisp/gnus-cache.el, lisp/gnus-audio.el,
4113         lisp/gnus-art.el, lisp/gnus-agent.el, lisp/ChangeLog: Quassia Gnus
4114         v0.15.
4115
4116         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.14.
4117
4118         * texi/Makefile, texi/gnus.texi: Quassia Gnus v0.14.
4119
4120         * texi/dir: New file.
4121
4122         * texi/dir, lisp/pop3.el, lisp/nntp.el, lisp/nnml.el,
4123         lisp/nnmail.el, lisp/nnfolder.el, lisp/message.el, lisp/lpath.el,
4124         lisp/gnus.el, lisp/gnus-win.el, lisp/gnus-util.el,
4125         lisp/gnus-topic.el, lisp/gnus-sum.el, lisp/gnus-start.el,
4126         lisp/gnus-score.el, lisp/gnus-msg.el, lisp/gnus-mh.el,
4127         lisp/gnus-cus.el, lisp/gnus-art.el, lisp/gnus-agent.el,
4128         lisp/ChangeLog: Quassia Gnus v0.14.
4129
4130         * lisp/message.el, lisp/ChangeLog: sync with qgnus-0.13.
4131
4132         * texi/gnus.texi, texi/ChangeLog, lisp/pop3.el, lisp/nnweb.el,
4133         lisp/nnmail.el: Quassia Gnus v0.13.
4134
4135         * lisp/nnlistserv.el: New file.
4136
4137         * lisp/nnlistserv.el, lisp/message.el, lisp/md5.el, lisp/lpath.el,
4138         lisp/gnus.el, lisp/gnus-topic.el, lisp/gnus-sum.el,
4139         lisp/gnus-score.el, lisp/gnus-picon.el, lisp/gnus-msg.el,
4140         lisp/gnus-group.el, lisp/gnus-art.el, lisp/gnus-agent.el,
4141         lisp/dgnushack.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.13.
4142
4143         * lisp/message.el: sync with qgnus-0.12.
4144
4145         * texi/message.texi, texi/gnus.texi, texi/gnus-faq.texi,
4146         texi/ChangeLog, lisp/nntp.el, lisp/nnmh.el, lisp/nnmail.el,
4147         lisp/nndraft.el, lisp/messcompat.el, lisp/message.el,
4148         lisp/gnus.el, lisp/gnus-xmas.el, lisp/gnus-uu.el,
4149         lisp/gnus-sum.el, lisp/gnus-score.el, lisp/gnus-salt.el,
4150         lisp/gnus-msg.el, lisp/gnus-int.el, lisp/gnus-group.el,
4151         lisp/gnus-demon.el, lisp/gnus-cache.el, lisp/gnus-art.el,
4152         lisp/gnus-agent.el, lisp/ChangeLog, GNUS-NEWS: Quassia Gnus v0.12.
4153
4154         * lisp/message.el (message-send-news-function): Use
4155         `message-send-news-with-gnus' in default.
4156         (message-send-via-news): Use `message-send-news' instead of
4157         `message-send-news-function'.
4158         (message-send-mail): Don't avoid text properties; run
4159         `message-encode-mail-hook'.
4160         (message-send-news): Don't avoid text properties; run
4161         `message-encode-news-hook'; use `message-send-news-function'.
4162         (message-send-news-with-gnus): New function.
4163         (message-cancel-news): Use `message-send-news' instead of
4164         `message-send-news-function'.