]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 22:41:26 +0000 (22:41 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 17 Nov 2001 22:41:26 +0000 (22:41 +0000)
lisp/international/mule-cmds.el

index d2a51d12443b60575286fd5d86b4887e5e677ad8..05b2cdbd65f1cb57c322957e538cd6d69734de6c 100644 (file)
@@ -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))