|
| From: | Hans Fuchs |
| Subject: | [Monotone-devel] Re: Looking at the code affected in bug 9752 leaves a weird taste... |
| Date: | Thu, 19 Aug 2004 00:17:31 +0200 |
| User-agent: | Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7) Gecko/20040616 |
Derek Scherger wrote:
Does Mac OSX not use LF like the rest of the *nix world?
I don't believe that. The common text editors still use CR as default (you can tell the most of them to use LF or CRLF). But XCode and other programming tools use LF by default. So there may be resons people want to checkin files using CR.
Here is a list of line-endings taken from subethaedit (a cool editor on osx):
UNIX: LF
MAC: CR
WINDOWS: CRLF
UNICODE LINE SEP: LSEP
UNICODE PARAGRAPH SEP: PSEP
Best,
Hans
| [Prev in Thread] | Current Thread | [Next in Thread] |