log README.multi-tty @ 83642:b6c965ceb213

age author description
Tue, 03 Jul 2007 05:00:41 +0000 Dan Nicolaescu *** empty log message ***
Wed, 16 May 2007 07:12:33 +0000 Miles Bader Rudimentary fix for environment variable handling.
Tue, 15 May 2007 23:32:55 +0000 Jason Rumney Updated w32 progress
Sat, 29 Jul 2006 21:30:46 +0000 Karoly Lorentey Remove superfluous properties from the mode-line-client indicator. (Reported by Kalle Olavi Niemitalo)
Sat, 29 Jul 2006 10:51:50 +0000 Karoly Lorentey Let frames on new terminals inherit 'environment and 'client.
Fri, 26 May 2006 17:37:25 +0000 Karoly Lorentey Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
Sat, 20 May 2006 17:02:47 +0000 Karoly Lorentey Fix and/or simplify terminal initialization files.
Thu, 20 Apr 2006 12:37:41 +0000 Karoly Lorentey Fix `vc-annotate' under X. (Reported by Dan Nicolaescu.)
Sat, 01 Apr 2006 16:11:29 +0000 Karoly Lorentey Fix tooltip border color.
Sun, 26 Mar 2006 16:34:35 +0000 Karoly Lorentey Set `default-directory' in *scratch* to the current directory of emacsclient.
Sun, 26 Mar 2006 14:20:01 +0000 Karoly Lorentey Fix tool-bar and menu-bar toggles in Show/Hide menu to reflect the state of the current frame.
Sun, 26 Mar 2006 13:57:43 +0000 Karoly Lorentey Fix toolbars on X frames when Emacs is started on a tty. (Reported by Richard Lewis.)
Wed, 08 Mar 2006 16:47:48 +0000 Karoly Lorentey Fix segfault by `C-x 5 2' on the controlling tty. (Reported by Suresh Madhu.)
Thu, 23 Feb 2006 02:59:27 +0000 Karoly Lorentey Fix `server-delete-client' behavior when the user quits `kill-buffer'. (Reported by Han Boetes.)
Tue, 14 Feb 2006 12:32:39 +0000 Karoly Lorentey Fix tty state problem after error in `set-quit-char'.
Mon, 13 Feb 2006 14:38:07 +0000 Karoly Lorentey Fix permissions. (Reported by Han Boetes.)
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)