aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-12 15:34:25 +0000
committerDavid Aspinall1998-10-12 15:34:25 +0000
commit3f5a512dc5e0e84e35151a32d5d6e60466453980 (patch)
tree3ce6296c4e4f714a0d94da28b0d64aeb37907aab
parent225a48126f3ffe9cf91544ada6e157985deec77d (diff)
Added message about bug in proof-retract-until-point.
-rw-r--r--todo6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo b/todo
index 6dba091d..aa1e7396 100644
--- a/todo
+++ b/todo
@@ -14,6 +14,12 @@ X (Low) probably not worth wasting time on
* This is a list of things which need doing in the generic interface
====================================================================
+
+B Bug in proof-retract-until-point when called twice in succession:
+ calls backward-char at beginning of buffer. (Should say no
+ locked region, or "nothing to retract"). Problems is that
+ there is a proof-locked-end, but it's at (point-min).
+
B proof-find-next-terminator doesn't work properly:
first;second;third