aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLudovic Courtès2007-11-29 18:12:33 +0100
committerLudovic Courtès2007-11-29 18:12:33 +0100
commit4283511c99e4da256587d3341655917a39052b31 (patch)
tree84ba72bfa65ad705a25fb9f26b58b44888a9d184 /TODO
parent64af8af18e48e9667bc406d936e83d61da5829ff (diff)
downloadskribilo-4283511c99e4da256587d3341655917a39052b31.tar.gz
skribilo-4283511c99e4da256587d3341655917a39052b31.tar.lz
skribilo-4283511c99e4da256587d3341655917a39052b31.zip
Update `TODO'.
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 1 insertions, 7 deletions
diff --git a/TODO b/TODO
index 34b5131..8ecf209 100644
--- a/TODO
+++ b/TODO
@@ -2,14 +2,8 @@
* Important Items (Release Blockers)
-** Have both a Skribe compat module and a "native"
-In `(skribilo module)', it should be possible to create either a Skribe
-compatibility module that pulls all the compatibility bindings, or a
-Skribilo "native" module, with fewer bindings. This should translate
-into a `--compat=XXX' command-line option.
-
+** Improve the `(skribilo)' module, use SRFI-37 for argument parsing
** Update the documentation, remove Skribe legacy stuff
-** Review and clean up `(skribilo color)'
** Have a PS/PDF version of the documentation (preferably using Lout)
** Remove calls to `skribe-error', use SRFI-35 exceptions
** Fix the HTML engine for `html-left-margin'