aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Aspinall1999-06-07 17:11:39 +0000
committerDavid Aspinall1999-06-07 17:11:39 +0000
commitcaf4c9ea5ff87fd4c9ea8f991f990d4779dd172a (patch)
tree678ca831338b55d3a5ea86e06cf690537b009c7f
parent686d42abbcd80a551da4bab78d58829e722c3251 (diff)
Added todo for XEmacs packaging, reordered.
-rw-r--r--todo10
1 files changed, 7 insertions, 3 deletions
diff --git a/todo b/todo
index d8f70202..577e5d0f 100644
--- a/todo
+++ b/todo
@@ -80,9 +80,9 @@ B proof-shell-exit has a time delay of 10 secs built-in,
example writing persistent databases out or the like.
Also this fact should be documented.
-X Is it possible to let C-c C-c (SIGINT) issue additional process input?
- Poly/ML requires an 'f' at the interrupt handler's prompt to proceed, or
- rather, to fail gracefully.
+C Add support for XEmacs 21 packaging. Make suitable updates available
+ on web page, and make RPM put things in the right place so no .emacs
+ file may need editing(?). [4 hours]
B Fixup display problems.
The window dedicated stuff is a real pain and I've
@@ -335,6 +335,10 @@ D Display management is much better than it was, but perhaps
D Fixup display of urgent messages in minibuffer: split at
newlines so we don't get ^J's in FSF Emacs.
+X Is it possible to let C-c C-c (SIGINT) issue additional process input?
+ Poly/ML requires an 'f' at the interrupt handler's prompt to proceed, or
+ rather, to fail gracefully.
+
X Consider filtering out special annotations from shell buffer
rather than merely making them invisible.