Mercurial > hg > xemacs-beta
diff lisp/tty-init.el @ 263:727739f917cb r20-5b30
Import from CVS: tag r20-5b30
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:24:41 +0200 |
parents | 41ff10fd062f |
children | 70ad99077275 |
line wrap: on
line diff
--- a/lisp/tty-init.el Mon Aug 13 10:23:52 2007 +0200 +++ b/lisp/tty-init.el Mon Aug 13 10:24:41 2007 +0200 @@ -66,6 +66,8 @@ ;; we don't do this at startup here so that the user can ;; override term-file-prefix. (startup.el does it after ;; loading the init file.) + (if (featurep 'mule) + (init-mule-tty-win)) (when init-file-loaded ;; temporarily select the console so that the changes ;; to function-key-map are made for the right console.