aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-12 15:37:06 +0000
committerDavid Aspinall1998-10-12 15:37:06 +0000
commit20e41ec61de3ad97a02e316742b65f8387f2e341 (patch)
tree20377dd39b158ca525cfe019604917dbe83861ac
parent3f5a512dc5e0e84e35151a32d5d6e60466453980 (diff)
Added message about bug in proof-shell-handle-output on FSF Emacs
-rw-r--r--todo4
1 files changed, 4 insertions, 0 deletions
diff --git a/todo b/todo
index aa1e7396..b12fabd1 100644
--- a/todo
+++ b/todo
@@ -20,6 +20,10 @@ B Bug in proof-retract-until-point when called twice in succession:
locked region, or "nothing to retract"). Problems is that
there is a proof-locked-end, but it's at (point-min).
+B Bug in proof-shell-handle-output run on FSF Emacs, gives error
+ (wrong-type-argument markerp nil) when font-lock-fontify-region
+ is called to fontify the shell buffer.
+
B proof-find-next-terminator doesn't work properly:
first;second;third