aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorThomas Kleymann1998-11-10 16:52:09 +0000
committerThomas Kleymann1998-11-10 16:52:09 +0000
commit45b3277ca4c41a723a90df17518aed7c991743bf (patch)
treef76cc2120a0f70ae47734c264969a62b4ea98298 /todo
parent7125b1fb6a1a1bec02986fd9340b3ecb31b999e7 (diff)
Removed references of proof-shell-noise-regexp
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 2 insertions, 3 deletions
diff --git a/todo b/todo
index c7b55385..8638131c 100644
--- a/todo
+++ b/todo
@@ -87,9 +87,8 @@ B da: goal-hyp: this should be more generic. At the moment, there are
default behaviour for proof-goal-hyp-fn a hook function.
That will work for Isabelle too. (15 mins)
-B proof-shell-noise-regexp: seems unused at present, but set
- in the specific directories. Either use it or be rid of it!
- (tms, apparently is used in LEGO mode but should be generic?)
+D Add support to filter out unwanted noise from the prover by setting
+ up a regular expression proof-shell-noise-regexp (1h)
A Check that byte compilation (and compiled code!)
works for both varieties of Emacs.