aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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