]> git.eshelyaron.com Git - emacs.git/commitdiff
(top level): Display character 255 as 8bit as well.
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 1999 13:27:35 +0000 (13:27 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 7 Mar 1999 13:27:35 +0000 (13:27 +0000)
lisp/term/internal.el

index 33843a12fc32df6261b4b4aa49e9a45303bfd35a..c1be9aed3c492208900964edb9cd8d0e7a2a1b76 100644 (file)
@@ -293,7 +293,7 @@ list.  You can (and should) also run it whenever the value of
 ;; DOS terminal; in unibyte mode we want to see all 8-bit characters
 ;; verbatim.  In both cases, we want the entire range of 8-bit
 ;; characters to arrive at our display code verbatim.
-(standard-display-8bit 127 254)
+(standard-display-8bit 127 255)
 
 (if default-enable-multibyte-characters
     ;; We want this in multibyte version only, since unibyte version