Mercurial > emacs
view admin/notes/BRANCH @ 83300:6deb860255f3
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
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Tue, 03 May 2005 03:01:09 +0000 |
parents | b2b85b22b20e |
children |
line wrap: on
line source
This file describes the Arch branch in which it is maintained. Everything below the line is branch-specific. ________________________________________________________________________ This is the "multi-tty" branch. It contains a version of Emacs that is able to create frames on multiple display devices and display types, including multiple tty devices and tty+X combined sessions. The branch has an enhanced version of emacsclient that is capable of opening a new Emacs frame on the terminal it runs on. Commit access to the multi-tty branch is only available to its maintainer, Károly LĹ‘rentey (lorentey@elte.hu). The best way to contribute to the project is to create your own public Arch branch, and publish your changes there. (I will then be able to easily "pull" your changes into the multi-tty branch.) The branch is scheduled for inclusion in the next major release of Emacs, version 22. Please read the file README.multi-tty in the base directory for details. Local Variables: coding: utf-8 End: