23 Oct
2007
23 Oct
'07
3:44 a.m.
Oops, I've sent an email without `darcs patch: ' in the subject... Ignore it. :) Here are the similar patches grouped together: Mon Oct 22 22:17:41 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * ShellPrompt.hs (showXPrompt): use a single blank Mon Oct 22 22:20:37 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * SshPrompt.hs (showXPrompt): use a single blank Delete trailing whitespace. Fix documentation typo. Mon Oct 22 22:23:10 EEST 2007 "Valery V. Vorotyntsev" <valery.vv@gmail.com> * XPrompt.hs: use a single blank Excessive blanks in prompts originate from here. Eliminate. :) Rewrite `getLastWord' and `skipLastWord' in pointfree style. Have fun! -- vvv