* poem-om.el (find-file-noselect-as-raw-text-CRLF): New function. It is an
authoryamaoka <yamaoka>
Thu, 25 Feb 1999 12:26:34 +0000 (12:26 +0000)
committeryamaoka <yamaoka>
Thu, 25 Feb 1999 12:26:34 +0000 (12:26 +0000)
commit14107b8699f720c142f6e6db820fa0ec3d4adfea
treead8b51677cd3481d160f77da6b1047c57e43eb64
parent0f47f594c6b57404a3cc9f81be37007d35380515
* poem-om.el (find-file-noselect-as-raw-text-CRLF): New function. It is an
alias for `find-file-noselect-as-raw-text'.
(insert-file-contents-as-raw-text-CRLF): New function. It is an alias for
`insert-file-contents-as-raw-text'.

* poem-nemacs.el (find-file-noselect-as-raw-text-CRLF): New function. It is an
alias for `find-file-noselect-as-raw-text'.
(find-file-noselect-as-raw-text): Convert line-break code from CRLF to LF.
(insert-file-contents-as-raw-text-CRLF): New function. It is an alias for
`insert-file-contents-as-raw-text'.
(insert-file-contents-as-raw-text): Convert line-break code from CRLF to LF.
(find-file-noselect-as-binary): Don't specify the optional third argument
`rawfile' for `find-file-noselect'.

* poem-ltn1.el (find-file-noselect-as-raw-text-CRLF): New function. It is an
alias for `find-file-noselect'.
(insert-file-contents-as-raw-text-CRLF): New function. It is an alias for
`insert-file-contents'.

* poem-20.el, poem-e20_2.el (find-file-noselect-as-raw-text-CRLF): New
function.
(insert-file-contents-as-raw-text-CRLF): New function.
ChangeLog
poem-20.el
poem-e20_2.el
poem-ltn1.el
poem-nemacs.el
poem-om.el