log src/frame.h @ 85682:919974c09488

age author description
Fri, 26 Oct 2007 18:09:36 +0000 Dan Nicolaescu (struct frame): Move all bit fields after the first bit
Thu, 25 Oct 2007 02:38:41 +0000 Stefan Monnier Make `window-system' into a keyboard-local variable (rather than
Wed, 10 Oct 2007 20:24:19 +0000 Stefan Monnier * frame.c (Qenvironment): Remove.
Tue, 09 Oct 2007 08:52:57 +0000 Miles Bader Merge from emacs--rel--22
Thu, 04 Oct 2007 07:29:55 +0000 Juanma Barranquero *** empty log message ***
Wed, 03 Oct 2007 23:18:18 +0000 Stefan Monnier (struct frame): Don't try to GC-mark menu_bar_items_used.
Tue, 02 Oct 2007 21:55:27 +0000 Stefan Monnier * window.h (struct window):
Fri, 21 Sep 2007 07:20:32 +0000 Stefan Monnier (Qdisplay_environment_variable): Delete.
Fri, 31 Aug 2007 07:33:44 +0000 Stefan Monnier (Qterm_environment_variable): Remove.
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.
Sat, 16 Jun 2007 22:33:42 +0000 Miles Bader Merge from emacs--devo--0
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.
Fri, 14 Jul 2006 05:56:32 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org.
Sat, 04 Mar 2006 23:07:13 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
Sun, 12 Feb 2006 00:15:44 +0000 Karoly Lorentey Merged from emacs@sv.gnu.org
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.
Tue, 20 Dec 2005 21:35:03 +0000 Karoly Lorentey Implement full support for frame-local `next-buffer' and `previous-buffer'.
Fri, 09 Sep 2005 20:52:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Mon, 27 Jun 2005 00:56:21 +0000 Karoly Lorentey Cleanup: Move kboard fields from struct frame and device-specific descriptors to struct display.
Thu, 06 Jan 2005 15:05:01 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Thu, 11 Mar 2004 01:11:38 +0000 Karoly Lorentey Fix background-mode on terminal frames (Dan Nicolaescu).
Tue, 17 Feb 2004 01:52:25 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.