From: <jak...@se...> - 2003-01-17 10:14:11
|
Please don't use tabs in any sources nor in the CHANGES file. I have just found a misformed text in CHANGES due to another tab width than I am using. Set "insert Tabs as spaces" and "indent by using spaces" or similar options in your editors. The text are than much better to share. And I repeat: always use \n Unix line ends (this means you cannot use Notepad to edit the files in Windows), CVS can't handle the difference between \n and \r\n and hopefully now all files are with \n only. Jakub |