log

age author description
Tue, 30 Mar 2004 00:32:47 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 29 Mar 2004 12:05:03 +0000 Karoly Lorentey Fix initialization order at bootstrap (Dan Nicolaescu).
Sun, 28 Mar 2004 07:15:31 +0000 Karoly Lorentey Fix bootstrap problems in CVS.
Sun, 28 Mar 2004 06:17:38 +0000 Karoly Lorentey Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).
Sun, 28 Mar 2004 06:08:38 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 26 Mar 2004 04:35:08 +0000 Karoly Lorentey Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).
Thu, 25 Mar 2004 22:27:43 +0000 Karoly Lorentey Removed *.rej from backup pattern in tagging method.
Thu, 25 Mar 2004 22:21:45 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Fri, 19 Mar 2004 23:21:11 +0000 Karoly Lorentey Trivial cleanup in fringe.c, missing from previous patch.
Fri, 19 Mar 2004 23:19:04 +0000 Karoly Lorentey Trivial cleanups to get rid of GCC warnings.
Fri, 19 Mar 2004 22:32:48 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Tue, 16 Mar 2004 20:27:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 11 Mar 2004 02:31:12 +0000 Karoly Lorentey Fixed compiler warnings for keyboard.c.
Thu, 11 Mar 2004 01:55:50 +0000 Karoly Lorentey README updates.
Thu, 11 Mar 2004 01:13:03 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Mon, 08 Mar 2004 13:39:35 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sun, 07 Mar 2004 15:30:22 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 06 Mar 2004 12:15:27 +0000 Karoly Lorentey Added *.rej to tla's unrecognized pattern.
Sat, 06 Mar 2004 12:13:42 +0000 Karoly Lorentey README updates.
Tue, 02 Mar 2004 10:55:14 +0000 Karoly Lorentey README updates.
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.