aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-01 16:43:54 +0000
committerDavid Aspinall1998-10-01 16:43:54 +0000
commit8703c08af5fffffa12cb82b70909ed19a2af4850 (patch)
tree3912e9d1aa36f473f8b74fca0f4260e97c297a37
parenta8e0880b296b876f7bbd2e5ba37a54dcc2eb09d5 (diff)
Added notes about toolbar and retract buglets.
-rw-r--r--BUGS11
1 files changed, 8 insertions, 3 deletions
diff --git a/BUGS b/BUGS
index 58c6dde1..a224162f 100644
--- a/BUGS
+++ b/BUGS
@@ -20,8 +20,13 @@ get a patch from Sun, or use Linux.
Development (move these above if decided not to fix):
======================================================
+Retract button can give "BUG" error message "called from wrong buffer"
+when the process is inactive.
+
+Toolbar is not updated properly. See redisplay-frame attempt
+in proof-shell-filter. Why does this behave strangely?
+
XEmacs sessions seem to grow excessively in terms of memory
-allocation. Maybe some of the spans aren't removed properly.
-Setting a limit on the size of the process buffer doesn't seem to
-help.
+allocation. Maybe some of the spans aren't removed properly. Setting
+a limit on the size of the process buffer doesn't seem to help.