aboutsummaryrefslogtreecommitdiffstats
path: root/README.multi-tty
diff options
context:
space:
mode:
authorJason Rumney <[email protected]>2007-05-15 23:32:55 +0000
committerJason Rumney <[email protected]>2007-05-15 23:32:55 +0000
commit471f1044dfca8aa65ae7bd87f2247068da1c520c (patch)
tree5dd81b5cd39c628d85ab398eda2c828be55e9666 /README.multi-tty
parent5dab1bc727e6a37a7361c93913e2920bfb601f18 (diff)
Updated w32 progress
Diffstat (limited to 'README.multi-tty')
-rw-r--r--README.multi-tty13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.multi-tty b/README.multi-tty
index bfa03ed224..ce5b3337ea 100644
--- a/README.multi-tty
+++ b/README.multi-tty
@@ -141,7 +141,7 @@ Known problems:
I plan to implement better user notification and support for
breaking out of single-kboard mode from locked displays.
- * Mac, Windows and DOS support is broken, doesn't even
+ * Mac and DOS support is broken, doesn't even
compile. Multiple display support will probably not provide
new Emacs features on these systems, but the multi-tty
branch changed a few low-level interfaces, and the
@@ -726,16 +726,17 @@ THINGS TO DO
are not useful; before starting work on Mac support, revert to
pristine, pre-multi-tty versions.
-** Fix W32 support (I can't do this entirely myself). Note that the
- current state of W32-specific source files in the multi-tty tree
- are not useful; before starting work on W32 support, revert to
- pristine, pre-multi-tty versions.
-
** Fix DOS support (I can't do this entirely myself). Note that the
current state of DOS-specific source files in the multi-tty tree
are not useful; before starting work on DOS support, revert to
pristine, pre-multi-tty versions.
+** Fix Windows support. Currently bootstraping works on w32, but Emacs
+ crashes on startup and none of the multi-tty features are
+ implemented. Many XXX comments mark things that probably need
+ updating, ChangeLogs will help in spotting changes to X specific
+ files that may need porting.
+
** Do a grep on XXX and ?? for more issues.
** flow-ctrl.el must be updated.