patch applied (yi): fix performance problem of adjustBlock in clever haskell mode

2008-06-16 Thread Jean-Philippe Bernardy
Mon Jun 16 16:44:25 EDT 2008 [EMAIL PROTECTED] * fix performance problem of adjustBlock in clever haskell mode M ./Yi/Syntax/Paren.hs -6 +12 View patch online: http://code.haskell.org/yi/_darcs/patches/20080616204425-9c550-5b88a9dad82665237bc56835101f9116d4a0f181.gz --~--~-~-

patch applied (yi): Fix issue 121; vim: don't force saving buffers that are not attached to a file on :q

2008-06-16 Thread Jean-Philippe Bernardy
Mon Jun 16 17:01:21 EDT 2008 [EMAIL PROTECTED] * Fix issue 121; vim: don't force saving buffers that are not attached to a file on :q M ./Yi/Keymap/Vim.hs -3 +4 View patch online: http://code.haskell.org/yi/_darcs/patches/20080616210121-9c550-63126681670025b1d4aa8381514668f80067e63f.

patch applied (yi): comments and formatting

2008-06-16 Thread Jean-Philippe Bernardy
Mon Jun 16 16:13:33 EDT 2008 [EMAIL PROTECTED] * comments and formatting M ./Yi/Buffer.hs -3 +1 M ./Yi/Buffer/Implementation.hs -1 +1 M ./Yi/Syntax/Paren.hs -3 +4 View patch online: http://code.haskell.org/yi/_darcs/patches/20080616201333-9c550-e521da4015f506ea99acac62b39bcb87

Issue 121 in yi-editor: In Vim mode :q! does not have the expected effect.

2008-06-16 Thread codesite-noreply
Issue 121: In Vim mode :q! does not have the expected effect. http://code.google.com/p/yi-editor/issues/detail?id=121 Comment #2 by JeanPhilippe.bernardy: Please have a look at my fix... Issue attribute updates: Status: Fixed -- You received this message because you are listed in the

Issue 121 in yi-editor: In Vim mode :q! does not have the expected effect.

2008-06-16 Thread codesite-noreply
Issue 121: In Vim mode :q! does not have the expected effect. http://code.google.com/p/yi-editor/issues/detail?id=121 Comment #3 by coreyoconnor: Works as expected. :-) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this iss