diff options
Diffstat (limited to 'man/display.texi')
-rw-r--r-- | man/display.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/display.texi b/man/display.texi index 1f359f9e5aa..9c653e2ca56 100644 --- a/man/display.texi +++ b/man/display.texi @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Display, Search, Registers, Top @chapter Controlling the Display @@ -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 |