Mercurial > emacs
graph
-
Merged in changes from CVS HEADSat, 10 Apr 2004 23:06:09 +0000, by Karoly Lorentey
-
Prevent Lisp nesting errors while bootstrapping.Thu, 08 Apr 2004 15:09:37 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 08 Apr 2004 12:29:09 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Apr 2004 20:24:17 +0000, by Karoly Lorentey
-
Trivial cosmetic change in dispnew.c.Sat, 03 Apr 2004 20:02:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 30 Mar 2004 00:32:47 +0000, by Karoly Lorentey
-
Fix initialization order at bootstrap (Dan Nicolaescu).Mon, 29 Mar 2004 12:05:03 +0000, by Karoly Lorentey
-
Fix bootstrap problems in CVS.Sun, 28 Mar 2004 07:15:31 +0000, by Karoly Lorentey
-
Fix dropping of the controlling tty on Solaris (Dan Nicolaescu).Sun, 28 Mar 2004 06:17:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 28 Mar 2004 06:08:38 +0000, by Karoly Lorentey
-
Fix cut'n'paste during a multi-display session (Mark Plaksin, Robert Chassell).Fri, 26 Mar 2004 04:35:08 +0000, by Karoly Lorentey
-
Removed *.rej from backup pattern in tagging method.Thu, 25 Mar 2004 22:27:43 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 25 Mar 2004 22:21:45 +0000, by Karoly Lorentey
-
Trivial cleanup in fringe.c, missing from previous patch.Fri, 19 Mar 2004 23:21:11 +0000, by Karoly Lorentey
-
Trivial cleanups to get rid of GCC warnings.Fri, 19 Mar 2004 23:19:04 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 19 Mar 2004 22:32:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 16 Mar 2004 20:27:22 +0000, by Karoly Lorentey
-
Fixed compiler warnings for keyboard.c.Thu, 11 Mar 2004 02:31:12 +0000, by Karoly Lorentey
-
README updates.Thu, 11 Mar 2004 01:55:50 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 11 Mar 2004 01:13:03 +0000, by Karoly Lorentey
-
Fix background-mode on terminal frames (Dan Nicolaescu).Thu, 11 Mar 2004 01:11:38 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 08 Mar 2004 13:39:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 07 Mar 2004 15:30:22 +0000, by Karoly Lorentey
-
Added *.rej to tla's unrecognized pattern.Sat, 06 Mar 2004 12:15:27 +0000, by Karoly Lorentey
-
README updates.Sat, 06 Mar 2004 12:13:42 +0000, by Karoly Lorentey
-
README updates.Tue, 02 Mar 2004 10:55:14 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 01 Mar 2004 14:27:16 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 04:52:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 28 Feb 2004 01:33:17 +0000, by Karoly Lorentey
-
Implemented suspending of emacsclient frames.Sat, 28 Feb 2004 01:23:39 +0000, by Karoly Lorentey
-
Make emacsclient refuse to create a frame inside an Emacs term buffer.Fri, 27 Feb 2004 14:10:47 +0000, by Karoly Lorentey
-
README.multi-tty updates.Fri, 27 Feb 2004 14:05:11 +0000, by Karoly Lorentey
-
(Sigh.) Don't try to read more events than the buffer size.Thu, 26 Feb 2004 00:52:10 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 26 Feb 2004 00:39:34 +0000, by Karoly Lorentey
-
Check for numchars > 0 in handle_one_xevent, not 1.Thu, 26 Feb 2004 00:37:31 +0000, by Karoly Lorentey
-
Revert patch-93, that was the real culprit. Reapply patch-97.Wed, 25 Feb 2004 03:29:37 +0000, by Karoly Lorentey
-
Back out previous change, it causes infinite recursion.Wed, 25 Feb 2004 03:16:45 +0000, by Karoly Lorentey
-
Don't try to handle a new event if the input buffer is full.Wed, 25 Feb 2004 02:57:36 +0000, by Karoly Lorentey
-
Allow tty_read_avail_input to use the whole input buffer.Wed, 25 Feb 2004 02:55:32 +0000, by Karoly Lorentey
-
README updates.Wed, 25 Feb 2004 00:53:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 24 Feb 2004 22:48:10 +0000, by Karoly Lorentey
-
Block more input during read_avail_input.Tue, 24 Feb 2004 18:00:36 +0000, by Karoly Lorentey
-
Fix a crash in emacsclient when DISPLAY is unset.Fri, 20 Feb 2004 23:54:53 +0000, by Karoly Lorentey
-
Fix typo in delete_display_hook documentation.Fri, 20 Feb 2004 17:53:00 +0000, by Karoly Lorentey
-
Don't delete a tty if it's the last device with frames.Fri, 20 Feb 2004 17:51:35 +0000, by Karoly Lorentey
-
Don't read too many characters from the tty.Fri, 20 Feb 2004 17:48:48 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:42:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 20 Feb 2004 15:41:31 +0000, by Karoly Lorentey
-
README updates.Fri, 20 Feb 2004 03:02:04 +0000, by Karoly Lorentey
-
Changed emacsclient to open new frames by default.Fri, 20 Feb 2004 01:46:26 +0000, by Karoly Lorentey
-
Verify the version of Emacsclient.Fri, 20 Feb 2004 01:22:10 +0000, by Karoly Lorentey
-
Added -w option to emacsclient for opening a new X frame.Thu, 19 Feb 2004 23:55:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 19 Feb 2004 13:25:32 +0000, by Karoly Lorentey
-
Fix list-colors-display and other functions on a termcap frameThu, 19 Feb 2004 02:27:31 +0000, by Karoly Lorentey
-
Don't try to init X drag and drop on a termcap frame.Thu, 19 Feb 2004 02:10:05 +0000, by Karoly Lorentey
-
Added newly loaded stuff in loadup.el to src/Makefile.in.Thu, 19 Feb 2004 02:06:18 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADWed, 18 Feb 2004 17:10:32 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 17 Feb 2004 01:52:25 +0000, by Karoly Lorentey
-
Fixed a typo in README.multi-tty.Tue, 10 Feb 2004 13:52:03 +0000, by Karoly Lorentey
-
Don't hang on the tty if called from a shell script.Sun, 08 Feb 2004 15:44:33 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 03 Feb 2004 11:25:07 +0000, by Karoly Lorentey
-
Trivial fixes to shut up some of the compiler warnings.Mon, 02 Feb 2004 22:15:35 +0000, by Karoly Lorentey
-
Fix the case when emacsclient is run on Emacs's controlling tty.Mon, 02 Feb 2004 22:09:56 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 02 Feb 2004 19:19:08 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 26 Jan 2004 21:22:42 +0000, by Karoly Lorentey
-
Prevent core dumps when the X server crashes.Mon, 26 Jan 2004 07:57:54 +0000, by Karoly Lorentey
-
Don't exit Emacs when the X display is closed during a tty-X combo session.Mon, 26 Jan 2004 07:17:34 +0000, by Karoly Lorentey
-
Cosmetic changes.Sun, 25 Jan 2004 01:17:40 +0000, by Karoly Lorentey
-
Fixed unsafe and incorrect use of record_unwind_protect in Fsuspend_emacs.Sun, 25 Jan 2004 00:48:47 +0000, by Karoly Lorentey
-
Removed %T in mode-line-format. Trivial documentation changes.Sun, 25 Jan 2004 00:43:38 +0000, by Karoly Lorentey
-
Fixed interactive temacs.Sat, 24 Jan 2004 20:03:33 +0000, by Karoly Lorentey
-
Set the keyboard of the initial frame correctly.Sat, 24 Jan 2004 19:32:29 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 23 Jan 2004 21:51:08 +0000, by Karoly Lorentey
-
Fixed tty faces during combo sessions. Plus other assorted bugfixes.Fri, 23 Jan 2004 21:48:58 +0000, by Karoly Lorentey
-
Added note about the commit mailing list.Thu, 22 Jan 2004 19:39:51 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADThu, 22 Jan 2004 15:37:19 +0000, by Karoly Lorentey
-
Romain Francoise's and Ami Fischman's bugfixes.Thu, 22 Jan 2004 02:36:55 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 12 Jan 2004 16:36:35 +0000, by Karoly Lorentey
-
Fix initialization of the window-system variable.Mon, 12 Jan 2004 00:45:42 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSun, 11 Jan 2004 23:12:24 +0000, by Karoly Lorentey
-
Support for opening X frames from a tty session.Sun, 11 Jan 2004 21:59:40 +0000, by Karoly Lorentey
-
Don't select on stdin unconditionally.Sun, 11 Jan 2004 11:26:00 +0000, by Karoly Lorentey
-
Fix C-g handling with multiple ttys.Sun, 11 Jan 2004 02:45:44 +0000, by Karoly Lorentey
-
Changed tty input code to use read_socket_hook.Sun, 11 Jan 2004 01:18:45 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 10 Jan 2004 13:27:38 +0000, by Karoly Lorentey
-
Numerous bugfixes and small improvements.Sat, 10 Jan 2004 12:56:22 +0000, by Karoly Lorentey
-
Hookified termcap devices, added bootstrap display device, plus many bugfixes.Fri, 09 Jan 2004 18:57:53 +0000, by Karoly Lorentey
-
Fix SEGV in init_sys_modes during X startupFri, 09 Jan 2004 13:12:28 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADTue, 06 Jan 2004 17:09:40 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADMon, 05 Jan 2004 05:58:50 +0000, by Karoly Lorentey
-
Converted display hooks to be display-local. Plus many bugfixes.Mon, 05 Jan 2004 05:54:35 +0000, by Karoly Lorentey
-
Fix more SEGV cases in frame.cSat, 03 Jan 2004 19:06:35 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 16:53:54 +0000, by Karoly Lorentey
-
Add "multi-tty" to emacs-version output.Sat, 03 Jan 2004 16:51:56 +0000, by Karoly Lorentey
-
Fix mouse-position for tty+X combo sessions.Sat, 03 Jan 2004 16:49:09 +0000, by Karoly Lorentey
-
Fixed typo in talk.el (again).Sat, 03 Jan 2004 09:19:46 +0000, by Karoly Lorentey
-
Fixed typo in talk.el.Sat, 03 Jan 2004 09:16:51 +0000, by Karoly Lorentey
-
Added multi-tty support for talk.el.Sat, 03 Jan 2004 09:08:15 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADSat, 03 Jan 2004 08:33:31 +0000, by Karoly Lorentey
-
Portability fixes (now it compiles & runs fine on Solaris).Sat, 03 Jan 2004 08:31:14 +0000, by Karoly Lorentey
-
Fix longopts option name for --tty.Fri, 02 Jan 2004 13:03:12 +0000, by Karoly Lorentey
-
Merged in changes from CVS HEADFri, 02 Jan 2004 04:37:46 +0000, by Karoly Lorentey
-
Got rid of the rif (window-based redisplay interface) global variable.Fri, 02 Jan 2004 04:22:23 +0000, by Karoly Lorentey
-
MULTI_KBOARD support for ttys. Input-related bugfixes for X+tty sessions.Fri, 02 Jan 2004 02:54:17 +0000, by Karoly Lorentey
-
Fixed X support, preliminary support for X-tty combo sessions.Fri, 02 Jan 2004 01:15:26 +0000, by Karoly Lorentey
-
Separate frame-local, tty-dependent parameters from tty-local parameters.Thu, 01 Jan 2004 17:55:53 +0000, by Karoly Lorentey
-
A few more bugfixes and new features.Wed, 31 Dec 2003 05:09:29 +0000, by Karoly Lorentey
-
Major bugfixes and slight enhancements.Tue, 30 Dec 2003 19:27:57 +0000, by Karoly Lorentey
-
Undo patch-23. I need a coffee.Tue, 30 Dec 2003 17:51:52 +0000, by Karoly Lorentey
-
Delete server frames on server restart.Tue, 30 Dec 2003 17:42:02 +0000, by Karoly Lorentey
-
Merged in changes from CVS headTue, 30 Dec 2003 17:05:05 +0000, by Karoly Lorentey
-
Don't compile sys_select on systems that don't need it.Tue, 30 Dec 2003 17:02:33 +0000, by Karoly Lorentey