Revision: emacs--multi-tty--0--patch-171 Archive: lorentey@elte.hu--2004 Creator: Karoly Lorentey Date: Sun May 23 05:56:10 CEST 2004 Standard-date: 2004-05-23 03:56:10 GMT Modified-files: lisp/international/mule-cmds.el lisp/server.el lisp/startup.el New-patches: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-171 Summary: Use the remote locale for terminal & keyboard coding system. Keywords: lisp/international/mule-cmds.el (set-locale-translation-file-name) (get-locale-real-name, get-locale-coding-system) (configure-display-for-locale): New functions. (set-locale-environment): Factored contents into separate functions. lisp/server.el (server-process-filter): Call configure-display-for-locale after creating a new terminal frame. lisp/startup.el (command-line): Call set-locale-translation-file-name.