diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2006-02-08 02:27:14 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2006-02-08 02:27:14 +0000 |
commit | 662286c324d5c23548c0cb2ff2c539566b95b504 (patch) | |
tree | 3d2a1efa52f76c65cfe524edfe965d6a86da2749 /man/display.texi | |
parent | 854c6911a7222093e09a5878a58689c8e5b8f7be (diff) | |
download | emacs-662286c324d5c23548c0cb2ff2c539566b95b504.tar.gz |
(Text Display): Update xrefs.
Diffstat (limited to 'man/display.texi')
-rw-r--r-- | man/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/display.texi b/man/display.texi index 61cbc057e23..9c653e2ca56 100644 --- a/man/display.texi +++ b/man/display.texi @@ -985,7 +985,7 @@ either as escape sequences or as graphics. They do not normally occur in multibyte buffers, but if they do, they are displayed as Latin-1 graphics. In unibyte mode, if you enable European display they are displayed using their graphics (assuming your terminal supports them), -otherwise as escape sequences. @xref{Single-Byte Character Support}. +otherwise as escape sequences. @xref{Unibyte Mode}. @vindex nobreak-char-display @cindex no-break space, display |