log lisp/frame.el @ 83535:6c8cebe86511

age author description
Sat, 29 Jul 2006 10:51:50 +0000 Karoly Lorentey Let frames on new terminals inherit 'environment and 'client.
Sat, 29 Jul 2006 09:59:12 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Fri, 26 May 2006 17:37:25 +0000 Karoly Lorentey Rework environment variable support. (Reported by Kalle Olavi Niemitalo and Noah Friedman.)
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.)
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 02 Jan 2006 07:50:53 +0000 Karoly Lorentey Make all frames created in an emacsclient session belong to that client.
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.
Thu, 22 Dec 2005 21:02:45 +0000 Karoly Lorentey Reimplement and extend support for terminal-local environment variables.
Mon, 19 Dec 2005 19:57:22 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
Sat, 10 Dec 2005 21:18:28 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 19 Nov 2005 19:17:56 +0000 Karoly Lorentey Store client's environment in terminal parameters, not server parameters.
Mon, 07 Nov 2005 14:17:18 +0000 Karoly Lorentey Update frames-on-display-list to accept terminal id numbers.
Sun, 23 Oct 2005 22:47:29 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 610-614)
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.)