aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-21 10:25:42 +0000
committerDavid Aspinall1998-10-21 10:25:42 +0000
commitf2af9565265997004c0906b7a0c68efad44ce5cf (patch)
tree2f6ff8412eb05f7fc22342e427de1b8b82ea65b5 /todo
parenta9c0b64fdefe336021b15c36c429554428c41945 (diff)
Added code to register fully processed file. Multiple file fix list updated
Diffstat (limited to 'todo')
-rw-r--r--todo15
1 files changed, 8 insertions, 7 deletions
diff --git a/todo b/todo
index 08d5f6af..78ac4df1 100644
--- a/todo
+++ b/todo
@@ -14,15 +14,16 @@ X (Low) probably not worth wasting time on
* This is a list of things which need doing in the generic interface
====================================================================
-A* shouldn't a
- file that has been completed be added to proof-included-files-list?
+A* Fixup multiple files -- needs debugging.
-A* Fixup multiple files (mark atomic makes some assumption about
- non-comment commands in script buffers). Improve test for
- locked region being whole of buffer. This is partly done,
- may need improvements. (1hr)
+ 1. mark atomic makes some assumption about non-comment commands in
+ script buffers
+ (partly fixed)
+ 2. Improve test for locked region being whole of buffer
+ (probably fixed)
+ 3. Management of proof-script-buffer-list maybe wrong.
-A* Check Info doc configuration with Emacs 20.2
+ (3hrs)
C byte-compilation: check that byte compilation (and compiled code!)
works for both varieties of Emacs. Add instructions to INSTALL on