log README.multi-tty @ 83470:978c1cb497a7

age author description
Fri, 03 Feb 2006 14:44:51 +0000 Karoly Lorentey Fix bootstrapping problem. (Reported by "mace".)
Sun, 29 Jan 2006 00:17:11 +0000 Karoly Lorentey Eliminate wrong_kboard_jmpbuf.
Wed, 11 Jan 2006 14:51:51 +0000 Karoly Lorentey Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)
Tue, 03 Jan 2006 01:50:46 +0000 Karoly Lorentey Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
Fri, 30 Dec 2005 06:15:47 +0000 Karoly Lorentey Fix splash screen loosing input events on Emacsclient frames.
Fri, 30 Dec 2005 05:30:57 +0000 Karoly Lorentey Enhance splash screens to work better with emacsclient.
Thu, 29 Dec 2005 18:20:26 +0000 Karoly Lorentey Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
Thu, 29 Dec 2005 04:31:04 +0000 Karoly Lorentey Store local environment in frame (not terminal) parameters.
Mon, 26 Dec 2005 02:21:31 +0000 Karoly Lorentey Fix compilation errors in previous commit.
Mon, 26 Dec 2005 02:14:10 +0000 Karoly Lorentey Implement automatic terminal-local environment variables via `local-environment-variables'.
Sun, 25 Dec 2005 20:06:58 +0000 Karoly Lorentey Reimplement terminal parameters in C; clean up term.c, create terminal.c.
Fri, 23 Dec 2005 03:00:55 +0000 Karoly Lorentey Don't let x_initialize break 8-bit input on ttys. (Reported by Joakim Verona.) Split `set-input-mode'.
Thu, 22 Dec 2005 21:02:45 +0000 Karoly Lorentey Reimplement and extend support for terminal-local environment variables.
Tue, 13 Dec 2005 19:03:29 +0000 Karoly Lorentey Work around Emacs crash on Konsole detach. (Tom Schutzer-Weissmann)
Mon, 12 Dec 2005 03:32:16 +0000 Karoly Lorentey README updates.
Mon, 12 Dec 2005 03:15:52 +0000 Karoly Lorentey Prevent core dumps with GTK by disabling secondary X connections there.
Mon, 12 Dec 2005 02:37:01 +0000 Karoly Lorentey Fix "first non-ASCII character on new tty frames" problem.
Mon, 07 Nov 2005 14:17:18 +0000 Karoly Lorentey Update frames-on-display-list to accept terminal id numbers.
Fri, 28 Oct 2005 14:29:24 +0000 Karoly Lorentey Change `keyboard-translate-table' to be terminal-local.
Sun, 23 Oct 2005 22:11:22 +0000 Karoly Lorentey Fix Delete key on X by adapting normal-erase-is-backspace-mode for multi-tty. (Reported by Dan Waber and Dan Nicolaescu.)
Sun, 11 Sep 2005 09:34:22 +0000 Karoly Lorentey Fix assertion on kboard->kbd_queue and other such crashes.
Sun, 11 Sep 2005 06:42:03 +0000 Karoly Lorentey Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
Sun, 11 Sep 2005 04:10:45 +0000 Karoly Lorentey Set Emacs version number to 22.0.51 to allow parallel installations of CVS trunk and the multi-tty branch.
Sun, 11 Sep 2005 03:49:47 +0000 Karoly Lorentey Make `emacsclient -n <filename>' open new X frames when possible. (Reported by Bas Kok.)
Sun, 11 Sep 2005 03:06:33 +0000 Karoly Lorentey Make xt-mouse.el multi-tty-compatible.
Sat, 10 Sep 2005 23:51:08 +0000 Karoly Lorentey Fix `emacsclient -ne '(+ 2 2)'' (reported by Han Boetes), and clean up some corner cases in Emacs server.
Fri, 09 Sep 2005 20:53:18 +0000 Karoly Lorentey README update.
Fri, 09 Sep 2005 19:04:34 +0000 Karoly Lorentey Fix function-key-map massaging vs `C-x 5 2' in lisp/term/*.el. (Submitted by Dan Nicolaescu.)
Wed, 07 Sep 2005 23:28:54 +0000 Karoly Lorentey Enforce the presence of `window-system' and `tty-type' frame parameters in all frames.
Wed, 07 Sep 2005 23:17:07 +0000 Karoly Lorentey Prevent resource allocation explosion when C-x 5 2 is used on xterms.
Wed, 07 Sep 2005 02:29:18 +0000 Karoly Lorentey Slightly refactor the terminal initialization code for simplicity.
Thu, 25 Aug 2005 12:03:34 +0000 Karoly Lorentey Add two pending bugs to README.multi-tty.
Thu, 04 Aug 2005 00:46:55 +0000 Karoly Lorentey Work around crashes in X session management after normal shutdown of X server.
Mon, 11 Jul 2005 00:21:10 +0000 Karoly Lorentey README update.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Sun, 10 Jul 2005 22:18:46 +0000 Karoly Lorentey README update.
Wed, 06 Jul 2005 00:41:41 +0000 Karoly Lorentey Implement rudimentary Lisp-level terminal parameters.
Tue, 28 Jun 2005 15:06:17 +0000 Karoly Lorentey Speed up loading of term/xterm.el (Dan Nicolaescu).
Mon, 27 Jun 2005 02:08:34 +0000 Karoly Lorentey Work around nondeterministic binding of terminal-local variables. (Fixes national character input on ttys.)
Sun, 26 Jun 2005 04:35:44 +0000 Karoly Lorentey Work around mysterious breakage of arrow key recognition under screen (see first TODO in README).
Tue, 03 May 2005 03:01:09 +0000 Karoly Lorentey Support for ttys with different character locale settings.
Tue, 03 May 2005 01:49:33 +0000 Karoly Lorentey Fix UTF-8 tty input when first frame is an X frame. Steps towards multiple tty locale support.
Mon, 28 Mar 2005 04:13:53 +0000 Karoly Lorentey README update. (Fix identifier names in emacs background preloader example.)
Tue, 22 Mar 2005 15:00:17 +0000 Karoly Lorentey README updates.
Mon, 07 Mar 2005 16:39:57 +0000 Karoly Lorentey Fix crash condition when an X server connection is broken. (Reported by Vincent Bernat.)
Fri, 04 Feb 2005 14:06:45 +0000 Karoly Lorentey README updates. (Reported by Xavier Mallard)
Thu, 09 Dec 2004 00:43:19 +0000 Karoly Lorentey README update.
Wed, 08 Dec 2004 23:58:40 +0000 Karoly Lorentey Trivial changes in x_create_tip_frame.
Sun, 28 Nov 2004 14:39:06 +0000 Karoly Lorentey Remove remaining references to updating_frame.
Thu, 14 Oct 2004 14:58:43 +0000 Karoly Lorentey Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.
Mon, 20 Sep 2004 13:59:19 +0000 Karoly Lorentey README updates.
Fri, 10 Sep 2004 18:07:22 +0000 Karoly Lorentey Inhibit redisplay while frames are being deleted after an X disconnect.
Mon, 23 Aug 2004 08:50:01 +0000 Karoly Lorentey Fix typo in server.el (Han Boetes, Ted Morse, Ami Fischman)
Thu, 19 Aug 2004 14:30:16 +0000 Karoly Lorentey README updates.
Fri, 13 Aug 2004 14:48:29 +0000 Karoly Lorentey README updates, including a new Tips & Tricks section
Wed, 11 Aug 2004 17:33:32 +0000 Karoly Lorentey Updated archive location in docs. (Thanks to Dan Waber.)
Thu, 05 Aug 2004 14:54:57 +0000 Karoly Lorentey Cleaned up README compile & test instructions.
Sat, 10 Jul 2004 22:26:28 +0000 Karoly Lorentey Fix Viper with simultaneous X and tty display devices. (Rep. by IRIE Tetsuya.)
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Tue, 15 Jun 2004 18:46:31 +0000 Karoly Lorentey Fix byte-compile errors during bootstrap. (Reported by Juraj Kubelka.)