comparison lisp/international/mule-cmds.el @ 41220:0a6ed29cea73

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sat, 17 Nov 2001 22:41:26 +0000
parents 76fbe1b154a2
children 0ca8b0f41ebd
comparison
equal deleted inserted replaced
41219:26455351ac47 41220:0a6ed29cea73
1389 (setq default-process-coding-system '(undecided . iso-latin-1)) 1389 (setq default-process-coding-system '(undecided . iso-latin-1))
1390 1390
1391 ;; Don't alter the terminal and keyboard coding systems here. 1391 ;; Don't alter the terminal and keyboard coding systems here.
1392 ;; The terminal still supports the same coding system 1392 ;; The terminal still supports the same coding system
1393 ;; that it supported a minute ago. 1393 ;; that it supported a minute ago.
1394 ;; (set-terminal-coding-system-internal nil) 1394 ;;; (set-terminal-coding-system-internal nil)
1395 ;; (set-keyboard-coding-system-internal nil) 1395 ;;; (set-keyboard-coding-system-internal nil)
1396 1396
1397 (setq nonascii-translation-table nil 1397 (setq nonascii-translation-table nil
1398 nonascii-insert-offset 0)) 1398 nonascii-insert-offset 0))
1399 1399
1400 (reset-language-environment) 1400 (reset-language-environment)