Mercurial > emacs
log src/dispnew.c @ 53233:fe9b37bee5f7
age | author | description |
---|---|---|
Sat, 27 Dec 2003 10:00:19 +0000 | Karoly Lorentey | Fully eliminated global tty state variables. |
Sat, 27 Dec 2003 01:12:57 +0000 | Karoly Lorentey | Full support for multiple terminal I/O (with some rough edges). |
Fri, 26 Dec 2003 04:31:27 +0000 | Karoly Lorentey | Fixed two typos. |
Fri, 26 Dec 2003 04:24:54 +0000 | Karoly Lorentey | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work. |
Thu, 25 Dec 2003 06:59:31 +0000 | Karoly Lorentey | Implemented multiple tty support. |
Wed, 24 Dec 2003 18:55:24 +0000 | Karoly Lorentey | Add a level of indirection to terminal characteristics. |
Sat, 29 Nov 2003 11:10:07 +0000 | Jan Dj¸«£rv | * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEM |