* ChangeLog: Fix latin chars.
authoryamaoka <yamaoka>
Tue, 8 Dec 1998 10:17:41 +0000 (10:17 +0000)
committeryamaoka <yamaoka>
Tue, 8 Dec 1998 10:17:41 +0000 (10:17 +0000)
commit7e25f2097ea27acf8815e95491511a607ab6565d
treec58f3d7859b63609300bb74f17eea569aef48031
parent69a08fcdede206ecd74273852fd31a79aef5406c
* ChangeLog: Fix latin chars.

* pop3.el (pop3-open-server): Use `open-network-stream-as-binary' instead of
`open-network-stream'.
* nntp.el (nntp-open-network-stream): Ditto.
* gnus-gl.el (bbb-connect-to-bbbd): Ditto.

* nntp.el (nntp-open-rlogin): Enclose `start-process' with `as-binary-process'.
(nntp-open-telnet): Ditto.

* nntp.el (nntp-coding-system-for-write): Abolished.
(nntp-coding-system-for-read): Abolished.

* nndb.el: Don't require `tcp'.
lisp/ChangeLog
lisp/gnus-gl.el
lisp/nndb.el
lisp/nntp.el
lisp/pop3.el