summaryrefslogtreecommitdiff
path: root/doc/misc/nxml-mode.texi
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-07-23 11:49:03 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-07-23 11:49:03 -0400
commitb196eafc464a413db482c61560369d6196896523 (patch)
tree5b239b042f3258aa055784ecfda9dd567a0b8235 /doc/misc/nxml-mode.texi
parentfe4be04c37fe73fa966ca66bd6be42c898c004ac (diff)
downloademacs-b196eafc464a413db482c61560369d6196896523.tar.gz
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
Diffstat (limited to 'doc/misc/nxml-mode.texi')
-rw-r--r--doc/misc/nxml-mode.texi5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index 593bf92d00a..423bdc85a24 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -851,11 +851,6 @@ elements. Other usage of DTDs is ignored.
@item
The restrictions on RELAX NG schemas in section 7 of the RELAX NG
specification are not enforced.
-@item
-Unicode support has problems. This stems mostly from the fact that
-the XML (and RELAX NG) character model is based squarely on Unicode,
-whereas the Emacs character model is not. Emacs 22 is slated to have
-full Unicode support, which should improve the situation here.
@end itemize
@bye