Revision: emacs--multi-tty--0--patch-340 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Tue May 3 05:01:09 CEST 2005 Standard-date: 2005-05-03 03:01:09 GMT Modified-files: README.multi-tty lisp/faces.el lisp/international/mule-cmds.el lisp/server.el New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-340 Summary: Support for ttys with different character locale settings. Keywords: * lisp/server.el (server-process-filter): Set locale environment variables from client while creating tty frames. * lisp/faces.el (tty-create-frame-with-faces): Call set-locale-environment. * lisp/international/mule-cmds.el (set-display-table-and-terminal-coding-system): Add DISPLAY parameter. Pass it to set-terminal-coding-system. (set-locale-environment): Add DISPLAY parameter.