aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii1999-01-18 07:14:30 +0000
committerEli Zaretskii1999-01-18 07:14:30 +0000
commit01f767b79a2fc05055cf0ecf634cb3ab666a6f86 (patch)
tree0856964b697a4ea182a88641365da1d1488c390d
parent6af1f5981d736afa967c3a4e7f7c63f203b764d9 (diff)
downloademacs-01f767b79a2fc05055cf0ecf634cb3ab666a6f86.tar.gz
emacs-01f767b79a2fc05055cf0ecf634cb3ab666a6f86.zip
(MS-DOS and MULE): dos-unsupported-character-glyph is
a triangle by default, not a solid box.
-rw-r--r--man/msdog.texi6
1 files 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
577 577
578 Emacs supports many other characters sets aside from ISO 8859, but it 578 Emacs supports many other characters sets aside from ISO 8859, but it
579cannot display them on MS-DOS. So if one of these multibyte characters 579cannot display them on MS-DOS. So if one of these multibyte characters
580appears in a buffer, Emacs on MS-DOS displays a solid box instead of the 580appears in a buffer, Emacs on MS-DOS displays them as specified by the
581character. 581@code{dos-unsupported-character-glyph} variable; by default, this glyph
582is an empty triangle. Use the @kbd{C-u C-x =} command to display the
583actual code and character set of such characters. @xref{Position Info}.
582 584
583@findex codepage-setup 585@findex codepage-setup
584 By default, Emacs defines a coding system to support the current 586 By default, Emacs defines a coding system to support the current