Xref: utzoo gnu.emacs:4082 comp.unix.msdos:107 Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!wuarchive!rice!uw-beaver!fluke!dyndata!dan From: dan@dyndata.UUCP (Dan Everhart) Newsgroups: gnu.emacs,comp.unix.msdos Subject: CR/LF mode for emacs Message-ID: <815@dyndata.UUCP> Date: 9 Oct 90 05:03:15 GMT Reply-To: dan@dyndata.uucp Followup-To: gnu.emacs Organization: Dynamic Data & Electronics, Edmonds WA Lines: 11 I have just released version 2.3 of crlf-mode.el for GNU Emacs. This package implements a minor mode for editing files with carriage-return/linefeed pairs as line terminators. The carriage returns are automatically stripped when the file is visited, and put back when it is written out. This is handy if you use emacs on files from a DOS system or VP/ix. You don't have to look at ^M's at the end of each line, let alone type your own in. Send email if you would like a copy.