patch applied (yi): Use "cabal configure/build" instead "runhaskell configure/build"

2008-10-07 Thread Allan Clark
Tue Oct 7 05:26:35 EDT 2008 [EMAIL PROTECTED] * Use "cabal configure/build" instead "runhaskell configure/build" M ./Yi/Misc.hs -5 +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20081007092635-62629-029abf2cc7c9dea1c845ef0cab733ff2f5f61b1e.gz --~--~-~--~

patch applied (yi): Minor changes to the haskell-script template

2008-09-02 Thread Allan Clark
Tue Sep 2 12:57:48 EDT 2008 [EMAIL PROTECTED] * Minor changes to the haskell-script template M ./Yi/Templates.hs -9 +13 View patch online: http://code.haskell.org/yi/_darcs/patches/20080902165748-62629-e0066c4a4461c20875bb35ecab76440b5b94f023.gz --~--~-~--~~~

patch applied (yi): Small fix for Emacs C-x S, for saving all of the files (ie. the !) command

2008-08-31 Thread Allan Clark
Sun Aug 31 16:47:15 EDT 2008 [EMAIL PROTECTED] * Small fix for Emacs C-x S, for saving all of the files (ie. the !) command M ./Yi/Keymap/Emacs/Utils.hs -3 +4 View patch online: http://code.haskell.org/yi/_darcs/patches/20080831204715-62629-97b7dbae07d63517c1f7c279e3eec9398b9e4c0c.gz

patch applied (yi): Implement query/replace all (!) for Emacs

2008-08-31 Thread Allan Clark
Sun Aug 31 16:27:01 EDT 2008 [EMAIL PROTECTED] * Implement query/replace all (!) for Emacs M ./Yi/Keymap/Emacs/Utils.hs -1 +2 M ./Yi/Search.hs -6 +43 View patch online: http://code.haskell.org/yi/_darcs/patches/20080831202701-62629-c4950c5f585962b63fbfae8e9bbe2a2d498b655f.gz --~-

patch applied (yi): Fix for issue number 117 (switch using substring of buffer name)

2008-04-24 Thread Allan Clark
Thu Apr 24 08:40:26 EDT 2008 [EMAIL PROTECTED] * Fix for issue number 117 (switch using substring of buffer name) I've generalised "Yi.Editor.switchToBufferWithNameE" to accept a predicate over buffer names and will switch to the first buffer which satisfies this predicate. To retain p

patch applied (yi): Support for increasing and decreasing indentation styles

2008-04-21 Thread Allan Clark
Mon Apr 21 11:49:29 EDT 2008 [EMAIL PROTECTED] * Support for increasing and decreasing indentation styles I have added support to generalise the Yi.Indent.autoIndentHelperB with a style argument. The style argument can (currently) be one of the following: IncreaseCycle IncreaseOn

patch applied (yi): Added ability to search for a newline in emacs bindings

2008-04-08 Thread Allan Clark
Tue Apr 8 11:39:37 EDT 2008 [EMAIL PROTECTED] * Added ability to search for a newline in emacs bindings M ./Yi/Keymap/Emacs/Utils.hs -5 +7 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408153937-62629-e10c702ac3aed7f30878327ce618455c55486d75.gz --~--~-~--

patch applied (yi): Updated srmc syntax to included quoted names

2008-04-08 Thread Allan Clark
Tue Apr 8 11:42:41 EDT 2008 [EMAIL PROTECTED] * Updated srmc syntax to included quoted names M ./Yi/Syntax/Srmc.x +1 View patch online: http://code.haskell.org/yi/_darcs/patches/20080408154241-62629-ac0459e99a9e3aaf10a806886909f98aff377a5e.gz --~--~-~--~~~---

patch applied (yi): Emacs now asks the user about unsaved buffers before quitting

2008-04-06 Thread Allan Clark
Sun Apr 6 18:43:54 EDT 2008 [EMAIL PROTECTED] * Emacs now asks the user about unsaved buffers before quitting There is a slight trade-off here, in particular buffers not associated with any file and even more particularly for *messages* which is almost always modified without being sa

patch applied (yi): Added a 'haskell-script' template

2008-04-06 Thread Allan Clark
Sun Apr 6 18:45:24 EDT 2008 [EMAIL PROTECTED] * Added a 'haskell-script' template M ./Yi/Templates.hs -8 +83 View patch online: http://code.haskell.org/yi/_darcs/patches/20080406224524-62629-c8b50cfde820ce69f661cb608d3722010018701c.gz --~--~-~--~~~---~--~