diff options
author | Ralph Amissah <ralph@amissah.com> | 2013-02-14 18:54:25 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2013-02-14 18:54:25 -0500 |
commit | c312b7dd7b8e22106159adad1b29eaa32d9fcaed (patch) | |
tree | c1a2119891e5c395ee4e02bcd9adc55491c9478d /data/doc | |
parent | v4 (v3): cosmetic, minor code shuffle, & remove trailing white-spaces (diff) |
v4 (v3): vim, ftplugin & colorschemes housekeeping, scheme "def*" added
* :colorscheme def256* defined from 256 colors (primarily 16 of them), terminal
& gui (identical) (terminal scheme based on frugal & extended to cover gui)
* :colorscheme def* cterm defined primarily using 16 colors (a few from 256)
(to be usable tweak .Xdefaults) gui provided along with Xdefault settings to
make cterm match this gui or def256*
* sisu.vim ftplugin pruning
Diffstat (limited to 'data/doc')
-rw-r--r-- | data/doc/sisu/CHANGELOG_v3 | 2 | ||||
-rw-r--r-- | data/doc/sisu/CHANGELOG_v4 | 8 |
2 files changed, 10 insertions, 0 deletions
diff --git a/data/doc/sisu/CHANGELOG_v3 b/data/doc/sisu/CHANGELOG_v3 index 07d743e9..16a86880 100644 --- a/data/doc/sisu/CHANGELOG_v3 +++ b/data/doc/sisu/CHANGELOG_v3 @@ -37,6 +37,8 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.11.orig.tar.xz sisu_3.3.11.orig.tar.xz sisu_3.3.11-1.dsc +* v3: vim, colorschemes, general housekeeping + %% 3.3.10.orig.tar.xz (2013-02-10:05/7) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_3.3.10 http://www.jus.uio.no/sisu/pkg/src/sisu_3.3.10.orig.tar.xz diff --git a/data/doc/sisu/CHANGELOG_v4 b/data/doc/sisu/CHANGELOG_v4 index 3d8047dc..c3b1ff74 100644 --- a/data/doc/sisu/CHANGELOG_v4 +++ b/data/doc/sisu/CHANGELOG_v4 @@ -28,6 +28,14 @@ http://www.jus.uio.no/sisu/pkg/src/sisu_4.0.8.orig.tar.xz sisu_4.0.8.orig.tar.xz sisu_4.0.8-1.dsc +* v4: vim, ftplugin & colorschemes housekeeping, scheme "def*" added + * general housekeeping + * :colorscheme def256* defined from 256 colors (primarily 16 of them) terminal + & gui (identical) (terminal scheme based on frugal & extended to cover gui) + * :colorscheme def* cterm defined primarily using 16 colors (a few from 256) + (to be usable tweak .Xdefaults) gui provided along with Xdefault settings to + make cterm match this gui or def256* + %% 4.0.7.orig.tar.xz (2013-02-10:05/7) http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/sisu_4.0.7 http://sources.sisudoc.org/gitweb/?p=code/sisu.git;a=shortlog;h=refs/tags/debian/sisu_4.0.7-1 |