aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-28 09:25:36 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2000-09-28 09:25:36 +0000
commit373a2d0b0060c0b5eeb48ca76c16036d2751eb93 (patch)
tree0de707b6d0a01e51d3cda1dab5b0bfac752bcda7 /TODO
parent6640c3061a779dbe665b39e61b293ee3d4721ff9 (diff)
Added generic line width adjusting to grand TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 354bc695..4355d923 100644
--- a/TODO
+++ b/TODO
@@ -28,6 +28,9 @@ Plans for upcoming versions
* Isabelle PG: Non-blocking for .thy loading from .ML files.
+* Generic adjusting of pretty-printer line width (currently implemented
+ in several instances)
+
* Queue manipulation improvment: allow to extend or reduce
during processing, with fewer "Proof Process Busy" messages.