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.
|
Wed, 18 Feb 2004 17:10:32 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 10 Feb 2004 13:52:03 +0000 |
Karoly Lorentey |
Fixed a typo in README.multi-tty.
|
Sun, 08 Feb 2004 15:44:33 +0000 |
Karoly Lorentey |
Don't hang on the tty if called from a shell script.
|
Tue, 03 Feb 2004 11:25:07 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 02 Feb 2004 22:15:35 +0000 |
Karoly Lorentey |
Trivial fixes to shut up some of the compiler warnings.
|
Mon, 02 Feb 2004 22:09:56 +0000 |
Karoly Lorentey |
Fix the case when emacsclient is run on Emacs's controlling tty.
|
Mon, 02 Feb 2004 19:19:08 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 26 Jan 2004 21:22:42 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 26 Jan 2004 07:57:54 +0000 |
Karoly Lorentey |
Prevent core dumps when the X server crashes.
|
Mon, 26 Jan 2004 07:17:34 +0000 |
Karoly Lorentey |
Don't exit Emacs when the X display is closed during a tty-X combo session.
|
Sun, 25 Jan 2004 01:17:40 +0000 |
Karoly Lorentey |
Cosmetic changes.
|
Sun, 25 Jan 2004 00:48:47 +0000 |
Karoly Lorentey |
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.
|
Sun, 25 Jan 2004 00:43:38 +0000 |
Karoly Lorentey |
Removed %T in mode-line-format. Trivial documentation changes.
|
Sat, 24 Jan 2004 20:03:33 +0000 |
Karoly Lorentey |
Fixed interactive temacs.
|
Sat, 24 Jan 2004 19:32:29 +0000 |
Karoly Lorentey |
Set the keyboard of the initial frame correctly.
|
Fri, 23 Jan 2004 21:51:08 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 23 Jan 2004 21:48:58 +0000 |
Karoly Lorentey |
Fixed tty faces during combo sessions. Plus other assorted bugfixes.
|
Thu, 22 Jan 2004 19:39:51 +0000 |
Karoly Lorentey |
Added note about the commit mailing list.
|
Thu, 22 Jan 2004 15:37:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 22 Jan 2004 02:36:55 +0000 |
Karoly Lorentey |
Romain Francoise's and Ami Fischman's bugfixes.
|
Mon, 12 Jan 2004 16:36:35 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 12 Jan 2004 00:45:42 +0000 |
Karoly Lorentey |
Fix initialization of the window-system variable.
|
Sun, 11 Jan 2004 23:12:24 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 11 Jan 2004 21:59:40 +0000 |
Karoly Lorentey |
Support for opening X frames from a tty session.
|
Sun, 11 Jan 2004 11:26:00 +0000 |
Karoly Lorentey |
Don't select on stdin unconditionally.
|
Sun, 11 Jan 2004 02:45:44 +0000 |
Karoly Lorentey |
Fix C-g handling with multiple ttys.
|
Sun, 11 Jan 2004 01:18:45 +0000 |
Karoly Lorentey |
Changed tty input code to use read_socket_hook.
|
Sat, 10 Jan 2004 13:27:38 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 10 Jan 2004 12:56:22 +0000 |
Karoly Lorentey |
Numerous bugfixes and small improvements.
|
Fri, 09 Jan 2004 18:57:53 +0000 |
Karoly Lorentey |
Hookified termcap devices, added bootstrap display device, plus many bugfixes.
|