diff options
Diffstat (limited to 'lisp/international/mule-cmds.el')
-rw-r--r-- | lisp/international/mule-cmds.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el index 2e9b1e100e..98e6577aa7 100644 --- a/lisp/international/mule-cmds.el +++ b/lisp/international/mule-cmds.el @@ -2588,7 +2588,7 @@ See also `locale-charset-language-names', `locale-language-names', ;; only). At least X and MS Windows can generate ;; multilingual input. ;; XXX This was disabled unless `window-system', but that - ;; leads to buggy behaviour when a tty frame is opened + ;; leads to buggy behavior when a tty frame is opened ;; later. Setting the keyboard coding system has no adverse ;; effect on X, so let's do it anyway. -- Lorentey (let ((kcs (or coding-system |