Support for ttys with different character locale settings.
authorKaroly Lorentey <lorentey@elte.hu>
Tue, 3 May 2005 03:01:09 +0000 (03:01 +0000)
committerKaroly Lorentey <lorentey@elte.hu>
Tue, 3 May 2005 03:01:09 +0000 (03:01 +0000)
commit97c57fb2b8d271b2beba317c6213ab34190bfac7
treec91313543365d663d8cf3ee6905043380514dcd4
parent2f420fa825c961636dd4d0cf183b919bc4fe457a
Support for ttys with different character locale settings.

* 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.

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-340
README.multi-tty
lisp/faces.el
lisp/international/mule-cmds.el
lisp/server.el