comparison lisp/term/internal.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
726 ;; DOS terminal; in unibyte mode we want to see all 8-bit characters 726 ;; DOS terminal; in unibyte mode we want to see all 8-bit characters
727 ;; verbatim. In both cases, we want the entire range of 8-bit 727 ;; verbatim. In both cases, we want the entire range of 8-bit
728 ;; characters to arrive at our display code verbatim. 728 ;; characters to arrive at our display code verbatim.
729 (standard-display-8bit 127 255) 729 (standard-display-8bit 127 255)
730 730
731 ;;; arch-tag: eea04c06-7311-4b5a-b531-3c1be1b070af
732 ;;; internal.el ends here 731 ;;; internal.el ends here