Mercurial > emacs
changeset 41220:0a6ed29cea73
Comment change.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 17 Nov 2001 22:41:26 +0000 |
parents | 26455351ac47 |
children | b6fd3363a398 |
files | lisp/international/mule-cmds.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-cmds.el Sat Nov 17 22:40:47 2001 +0000 +++ b/lisp/international/mule-cmds.el Sat Nov 17 22:41:26 2001 +0000 @@ -1391,8 +1391,8 @@ ;; 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))