diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-06-05 20:23:17 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-06-05 20:23:17 -0400 |
commit | 60411000876af5df2a372d636b6ca69823c2cedd (patch) | |
tree | a145bd626b343b0e28d52b861f0ba5aa78173df7 /CHANGELOG_v2 | |
parent | debian/changelog (2.4.2-1) (diff) | |
parent | update: changelog, version (2.4.3) (diff) |
Merge branch 'upstream' into debian/sid
Diffstat (limited to 'CHANGELOG_v2')
-rw-r--r-- | CHANGELOG_v2 | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/CHANGELOG_v2 b/CHANGELOG_v2 index f0116acc..ec38ba0f 100644 --- a/CHANGELOG_v2 +++ b/CHANGELOG_v2 @@ -12,11 +12,36 @@ Reverse Chronological: %% Development branch UNSTABLE +%% 2.4.3.orig.tar.gz (2010-06-05:22/6) +http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.3.orig.tar.gz + sisu_2.4.3.orig.tar.gz + sisu_2.4.3-1.dsc + sisu_2.4.3-1.diff.gz + + * vim/ftplugin/sisu.vim make less intrusive (both for sisu v2 & v1), includes + the following: + * <leader>ls dir files placed in vertically split window (also <leader>dir) + * <leader>rd search and replace down (in file) + * <leader>rg search and replace globally (in file) + * <leader>rr search and replace using ruby gsub (global search and replace) + Note: <leader>rf not used, ambiguous (replace forward or replace in file?) + * remove language and spelling american english, can't have a fixed default + * remove <CTRL>G (search and replace) binding + * remove <CTRL>F for fold file removed, use still available :F instead + as before includes: + * statusline + * change to the directory the file in your current buffer is in + * wrap at textwrap width + * cursor jumps a line at a time within wrapped text + * ^J paragraph formatting break line on 'textwidth' + * :F folds on fold patterns for sisu markup (and foldsearch which opens + result of search all else closed) + %% 2.4.2.orig.tar.gz (2010-06-01:22/2) http://www.jus.uio.no/sisu/pkg/src/sisu_2.4.2.orig.tar.gz - sisu_2.4.2.orig.tar.gz - sisu_2.4.2-1.dsc - sisu_2.4.2-1.diff.gz + d5267635ecc99c41b0868ea2eee78b46a9142b76b45608ebe89eff13e3cf291a 2766741 sisu_2.4.2.orig.tar.gz + b9d161be07f01a42aa87ae4ca5a36309e99c52e6d76d092b0e15345674e23dad 1145 sisu_2.4.2-1.dsc + cec64e14e07296478f3077e2b6d3ccc52aac038bbb8d87cc1fd7cabc0453a961 276179 sisu_2.4.2-1.diff.gz * texpdf, polyglossia (xelatex) (start using, instead of babel) |