changeset 89032:d0f9990cefeb

Don't setup printable-chars here.
author Kenichi Handa <handa@m17n.org>
date Tue, 20 Aug 2002 11:24:31 +0000
parents 5fd1f8a7e007
children 0498f08658eb
files lisp/international/characters.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/characters.el	Tue Aug 20 11:23:38 2002 +0000
+++ b/lisp/international/characters.el	Tue Aug 20 11:24:31 2002 +0000
@@ -757,9 +757,6 @@
     (setq l (cdr l))))
  
 
-(set-char-table-range printable-chars '(32 . 126) t)
-(set-char-table-range printable-chars  (cons 160 (max-char)) t)
-
 ;; CJK double width characters.
 (let ((l '((#x1100 . #x11FF)
 	   (#x2E80 . #x9FAF)