From 117402b86d9199a8ff226075f804d2f8908dac9e Mon Sep 17 00:00:00 2001
From: Jason Rumney <jasonr@gnu.org>
Date: Mon, 17 Mar 2008 23:34:55 +0000
Subject: [PATCH] M-x term does not work on Windows.

---
 etc/PROBLEMS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index 329d1086a5d..6751546808e 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -2133,6 +2133,10 @@ problem.
 
 ** Known problems with the MS-Windows port of Emacs 22.1
 
+M-x term does not work on MS-Windows.  TTY emulation on Windows is
+undocumented, and programs such as stty which are used on posix platforms
+to control tty emulation do not exist for native windows terminals.
+
 Using create-fontset-from-ascii-font or the --font startup parameter
 with a Chinese, Japanese or Korean font leads to display problems.
 Use a Latin-only font as your default font. If you want control over
-- 
2.39.5