aboutsummaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorDavid Aspinall1999-11-12 01:12:19 +0000
committerDavid Aspinall1999-11-12 01:12:19 +0000
commit4a5e27c05352ba378a429212266fdd29e0cd6ad7 (patch)
tree72b9a957230e409406d4fc1f3c9e4756bfa55a49 /todo
parent0211853c6c1bed1ad8e9f6d5a7706e8bda923a14 (diff)
Updated
Diffstat (limited to 'todo')
-rw-r--r--todo13
1 files changed, 12 insertions, 1 deletions
diff --git a/todo b/todo
index 8da45f46..74215be8 100644
--- a/todo
+++ b/todo
@@ -39,12 +39,16 @@ X (Low) probably not worth spending time on
====================================
A Pending work, in progress [da]:
+
+ - FSF Fixes. Stacks, oh no.
- name changes: proof-window-dedicated -> proof-keep-windows
proof-shell-{start,end,goal,blah} -> proof-goals-{blah}
pbp-{blah} -> proof-goals-{blah}, new proof-goals.el [maybe later]
-
+ - display functions: auto-delete-windows doesn't seem to work
+ with window-dedicated any more (should switch between 2/3 bufs
+ as appropriate?).
- reorganization and improvement of menus, keybindings
@@ -60,6 +64,13 @@ re-enabled), proof-toggle-scripting, new configuration options.
- noticeable delay when loading ML files for Isabelle (fontification?)
- clean up assert-until-point stuff at last!
+B BUGLETS:
+ * FSF Emacs poor fontification first time round, maybe before
+ font-lock has loaded. Right way to start it seems to be
+ by doing global-font-lock-mode.
+
+
+
B Have seen "confused" bug: shows up when do lots of C-c C-n as
process is starting up.