* poem-om.el (find-file-noselect-as-raw-text-CRLF): New function. It is an
authoryamaoka <yamaoka>
Thu, 25 Feb 1999 12:27:07 +0000 (12:27 +0000)
committeryamaoka <yamaoka>
Thu, 25 Feb 1999 12:27:07 +0000 (12:27 +0000)
commitf6fda1fc961f4bc3794669f254a3e223cf7ceb09
treef16ea4cd6934236b0f52a19250fcf2aab5d166b8
parentdba46404b432c10a5b5c49d0cdd30887591a5faf
* 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