summaryrefslogtreecommitdiff
path: root/README.multi-tty
Commit message (Expand)AuthorAgeFilesLines
* Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).Karoly Lorentey2004-03-261-7/+16
* README updates.Karoly Lorentey2004-03-111-0/+16
* Fix background-mode on terminal frames (Dan Nicolaescu).Karoly Lorentey2004-03-111-0/+8
* README updates.Karoly Lorentey2004-03-061-0/+9
* README updates.Karoly Lorentey2004-03-021-9/+7
* Implemented suspending of emacsclient frames.Karoly Lorentey2004-02-281-9/+48
* Make emacsclient refuse to create a frame inside an Emacs term buffer.Karoly Lorentey2004-02-271-7/+11
* README.multi-tty updates.Karoly Lorentey2004-02-271-28/+1
* README updates.Karoly Lorentey2004-02-251-16/+36
* README updates.Karoly Lorentey2004-02-201-9/+13
* Changed emacsclient to open new frames by default.Karoly Lorentey2004-02-201-0/+4
* Fixed a typo in README.multi-tty.Karoly Lorentey2004-02-101-1/+1
* Don't hang on the tty if called from a shell script.Karoly Lorentey2004-02-081-1/+14
* Fix the case when emacsclient is run on Emacs's controlling tty.Karoly Lorentey2004-02-021-6/+21
* Don't exit Emacs when the X display is closed during a tty-X combo session.Karoly Lorentey2004-01-261-7/+31
* Fixed interactive temacs.Karoly Lorentey2004-01-241-3/+5
* Set the keyboard of the initial frame correctly.Karoly Lorentey2004-01-241-2/+5
* Fixed tty faces during combo sessions. Plus other assorted bugfixes.Karoly Lorentey2004-01-231-8/+33
* Added note about the commit mailing list.Karoly Lorentey2004-01-221-0/+11
* Romain Francoise's and Ami Fischman's bugfixes.Karoly Lorentey2004-01-221-0/+2
* Support for opening X frames from a tty session.Karoly Lorentey2004-01-111-35/+57
* Don't select on stdin unconditionally.Karoly Lorentey2004-01-111-23/+30
* Fix C-g handling with multiple ttys.Karoly Lorentey2004-01-111-10/+28
* Numerous bugfixes and small improvements.Karoly Lorentey2004-01-101-21/+41
* Hookified termcap devices, added bootstrap display device, plus many bugfixes.Karoly Lorentey2004-01-091-10/+29
* Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-24/+56
* Added multi-tty support for talk.el.Karoly Lorentey2004-01-031-0/+4
* Portability fixes (now it compiles & runs fine on Solaris).Karoly Lorentey2004-01-031-2/+11
* Got rid of the rif (window-based redisplay interface) global variable.Karoly Lorentey2004-01-021-3/+9
* MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Karoly Lorentey2004-01-021-90/+133
* Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-29/+65
* Separate frame-local, tty-dependent parameters from tty-local parameters.Karoly Lorentey2004-01-011-4/+4
* A few more bugfixes and new features.Karoly Lorentey2003-12-311-32/+86
* Major bugfixes and slight enhancements.Karoly Lorentey2003-12-301-16/+28
* Undo patch-23. I need a coffee.Karoly Lorentey2003-12-301-14/+4
* Delete server frames on server restart.Karoly Lorentey2003-12-301-12/+12
* Don't compile sys_select on systems that don't need it.Karoly Lorentey2003-12-301-2/+19
* Make sure secondary frames are deleted when emacsclient quits.Karoly Lorentey2003-12-291-9/+19
* Bugfix festival.Karoly Lorentey2003-12-291-13/+22
* Trivial changesKaroly Lorentey2003-12-281-8/+16
* Small change in README.multi-ttyKaroly Lorentey2003-12-271-3/+1
* README.multi-tty updates.Karoly Lorentey2003-12-271-4/+14
* Implemented automatic deletion of terminals.Karoly Lorentey2003-12-271-5/+10
* Added compilation instructions to README.multi-tty.Karoly Lorentey2003-12-271-2/+9
* Cosmetic changes in README.multi-ttyKaroly Lorentey2003-12-271-35/+36
* Fully eliminated global tty state variables.Karoly Lorentey2003-12-271-17/+47
* Full support for multiple terminal I/O (with some rough edges).Karoly Lorentey2003-12-271-32/+76
* lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-27/+50
* Added a pointer to my archive to README.multi-ttyKaroly Lorentey2003-12-251-0/+7
* Implemented multiple tty support.Karoly Lorentey2003-12-251-0/+129