From 01f767b79a2fc05055cf0ecf634cb3ab666a6f86 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 18 Jan 1999 07:14:30 +0000 Subject: [PATCH] (MS-DOS and MULE): dos-unsupported-character-glyph is a triangle by default, not a solid box. --- man/msdog.texi | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/man/msdog.texi b/man/msdog.texi index a6ffcb848ec..f859f622481 100644 --- a/man/msdog.texi +++ b/man/msdog.texi @@ -577,8 +577,10 @@ converted into a particular character code, specified by the variable Emacs supports many other characters sets aside from ISO 8859, but it cannot display them on MS-DOS. So if one of these multibyte characters -appears in a buffer, Emacs on MS-DOS displays a solid box instead of the -character. +appears in a buffer, Emacs on MS-DOS displays them as specified by the +@code{dos-unsupported-character-glyph} variable; by default, this glyph +is an empty triangle. Use the @kbd{C-u C-x =} command to display the +actual code and character set of such characters. @xref{Position Info}. @findex codepage-setup By default, Emacs defines a coding system to support the current -- 2.39.2