log

age author description
Mon, 01 Mar 2004 14:27:16 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 04:52:40 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:33:17 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Fri, 27 Feb 2004 14:10:47 +0000 Karoly Lorentey Make emacsclient refuse to create a frame inside an Emacs term buffer.
Fri, 27 Feb 2004 14:05:11 +0000 Karoly Lorentey README.multi-tty updates.
Thu, 26 Feb 2004 00:52:10 +0000 Karoly Lorentey (Sigh.) Don't try to read more events than the buffer size.
Thu, 26 Feb 2004 00:39:34 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 26 Feb 2004 00:37:31 +0000 Karoly Lorentey Check for numchars > 0 in handle_one_xevent, not 1.
Wed, 25 Feb 2004 03:29:37 +0000 Karoly Lorentey Revert patch-93, that was the real culprit. Reapply patch-97.
Wed, 25 Feb 2004 03:16:45 +0000 Karoly Lorentey Back out previous change, it causes infinite recursion.
Wed, 25 Feb 2004 02:57:36 +0000 Karoly Lorentey Don't try to handle a new event if the input buffer is full.
Wed, 25 Feb 2004 02:55:32 +0000 Karoly Lorentey Allow tty_read_avail_input to use the whole input buffer.
Wed, 25 Feb 2004 00:53:40 +0000 Karoly Lorentey README updates.
Tue, 24 Feb 2004 22:48:10 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 24 Feb 2004 18:00:36 +0000 Karoly Lorentey Block more input during read_avail_input.
Fri, 20 Feb 2004 23:54:53 +0000 Karoly Lorentey Fix a crash in emacsclient when DISPLAY is unset.
Fri, 20 Feb 2004 17:53:00 +0000 Karoly Lorentey Fix typo in delete_display_hook documentation.
Fri, 20 Feb 2004 17:51:35 +0000 Karoly Lorentey Don't delete a tty if it's the last device with frames.
Fri, 20 Feb 2004 17:48:48 +0000 Karoly Lorentey Don't read too many characters from the tty.
Fri, 20 Feb 2004 15:42:55 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 20 Feb 2004 15:41:31 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 20 Feb 2004 03:02:04 +0000 Karoly Lorentey README updates.
Fri, 20 Feb 2004 01:46:26 +0000 Karoly Lorentey Changed emacsclient to open new frames by default.
Fri, 20 Feb 2004 01:22:10 +0000 Karoly Lorentey Verify the version of Emacsclient.
Thu, 19 Feb 2004 23:55:51 +0000 Karoly Lorentey Added -w option to emacsclient for opening a new X frame.
Thu, 19 Feb 2004 13:25:32 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 19 Feb 2004 02:27:31 +0000 Karoly Lorentey Fix list-colors-display and other functions on a termcap frame
Thu, 19 Feb 2004 02:10:05 +0000 Karoly Lorentey Don't try to init X drag and drop on a termcap frame.
Thu, 19 Feb 2004 02:06:18 +0000 Karoly Lorentey Added newly loaded stuff in loadup.el to src/Makefile.in.