diff options
| author | David Aspinall | 2000-10-02 19:36:40 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-10-02 19:36:40 +0000 |
| commit | 00749f3da07d47963286791af86441f52dac5432 (patch) | |
| tree | ecfee9c53acc0b443e7375a99964e9d3f4750e29 | |
| parent | 39067fb954f8ea2b83b98657fe0efa9ad9394197 (diff) | |
Updated
| -rw-r--r-- | todo | 19 |
1 files changed, 12 insertions, 7 deletions
@@ -32,13 +32,6 @@ X (Low) e.g. probably not worth spending time on ** 2. Things to in the generic interface -*** D RPM package todos: - - get specific doc files into RPM package (subdirs of doc/) - - Think about adding wmconfig stuff (icons in images/ now) - -*** C Fix the doc makefiles to adapt the image flag in PG-adapting.tex - properly, for dvi/ps targets - *** C The PG isabelle-completion-table seems to be subject to case-fold, which it shouldn't be: \<sqinter> does not work, but \<Sqinter> is OK. @@ -51,6 +44,18 @@ X (Low) e.g. probably not worth spending time on *** B Move 3.3 over to new better designed parsing function mechanism. +*** C ChangeLog generation still not right. + Suggested fix: use the prefix that rcs2log generates, without prepending. + Take a tail of the current ChangeLog and use that as the starting point, + perhaps? + +*** D RPM package todos: + - get specific doc files into RPM package (subdirs of doc/) + - Think about adding wmconfig stuff (icons in images/ now) + +*** C Fix the doc makefiles to adapt the image flag in PG-adapting.tex + properly, for dvi/ps targets + *** D some renaming for uniformity: proof-comment-start -> proof-script-comment-start, ditto end |
