log lisp/frame.el @ 85145:0833864bd9a1

age author description
Wed, 10 Oct 2007 20:18:45 +0000 Stefan Monnier (frame-inherited-parameters): New var.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Tue, 02 Oct 2007 01:53:31 +0000 Richard M. Stallman (cursor-in-non-selected-windows): Doc fix.
Fri, 21 Sep 2007 11:04:41 +0000 Juanma Barranquero (suspend-frame): Call `iconify-or-deiconify-frame' also on w32 frames.
Fri, 21 Sep 2007 07:23:04 +0000 Stefan Monnier Don't set display-environment-variable.
Thu, 20 Sep 2007 21:57:23 +0000 Stefan Monnier (get-device-terminal): New function. Moved from termdev.el.
Thu, 20 Sep 2007 21:14:32 +0000 Stefan Monnier (frames-on-display-list): Docstring fix.
Tue, 18 Sep 2007 22:17:29 +0000 Jason Rumney (select-frame-set-input-focus, select-frame-by-name): Use x-focus-frame for w32.
Fri, 31 Aug 2007 07:38:22 +0000 Stefan Monnier (frame-initialize, make-frame): Don't set
Mon, 13 Aug 2007 13:51:08 +0000 Miles Bader Merge from emacs--devo--0
Tue, 31 Jul 2007 05:50:45 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Jul 2007 04:53:21 +0000 Dan Nicolaescu * server.el (server-process-filter): Likewise.
Mon, 29 Jan 2007 22:21:19 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Mon, 01 Jan 2007 17:38:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 14 Oct 2006 17:36:28 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sat, 14 Oct 2006 16:56:21 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
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)