From: Richard M. Stallman Date: Sat, 17 Nov 2001 22:41:26 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~18421 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=843f91fdd35ba5398376751f0e89b08636f5dadf;p=emacs.git Comment change. --- diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index d2a51d12443..05b2cdbd65f 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -1391,8 +1391,8 @@ The default status is as follows: ;; Don't alter the terminal and keyboard coding systems here. ;; The terminal still supports the same coding system ;; that it supported a minute ago. -;; (set-terminal-coding-system-internal nil) -;; (set-keyboard-coding-system-internal nil) +;;; (set-terminal-coding-system-internal nil) +;;; (set-keyboard-coding-system-internal nil) (setq nonascii-translation-table nil nonascii-insert-offset 0))