log lisp/frame.el @ 83431:76396de7f50a

age author description
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.)
Wed, 07 Sep 2005 23:11:21 +0000 Karoly Lorentey Apply settings in `window-system-default-frame-alist' to the initial frame as well.
Sun, 04 Sep 2005 03:48:17 +0000 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
Fri, 22 Jul 2005 03:24:10 +0000 Karoly Lorentey Don't let window-system-default-frame-alist override parameters specified manually.
Mon, 11 Jul 2005 00:05:55 +0000 Karoly Lorentey Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
Wed, 06 Jul 2005 01:41:56 +0000 Karoly Lorentey Handle and document that `delete-frame' may call functions in `delete-frame-functions' twice.
Wed, 06 Jul 2005 00:41:41 +0000 Karoly Lorentey Implement rudimentary Lisp-level terminal parameters.
Tue, 05 Jul 2005 22:22:24 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
Wed, 15 Jun 2005 12:57:51 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
Fri, 20 May 2005 17:44:36 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
Sun, 06 Mar 2005 13:31:20 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
Fri, 25 Feb 2005 13:02:38 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 28-30, 126-128)
Wed, 23 Feb 2005 11:24:05 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 119)
Fri, 18 Feb 2005 23:22:51 +0000 Karoly Lorentey Initialize blink-cursor-mode consistently.
Fri, 18 Feb 2005 23:21:20 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 91-94)
Thu, 10 Feb 2005 20:43:55 +0000 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 12-13, 79-90)
Fri, 04 Feb 2005 13:56:51 +0000 Karoly Lorentey Prevent emacsclient errors when Emacs is compiled without X support.
Tue, 19 Oct 2004 17:00:02 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 23 Aug 2004 10:12:04 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Tue, 27 Jul 2004 07:43:21 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 24 Jul 2004 22:08:12 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 22 Jul 2004 22:01:29 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Sat, 10 Jul 2004 21:21:04 +0000 Karoly Lorentey Fix suspend-frame on the controlling tty (reported by Dan Nicolaescu).
Sun, 04 Jul 2004 04:48:55 +0000 Karoly Lorentey Implemented display ids for multiple emacsclients on the same tty. Plus assorted bugfixes.
Thu, 24 Jun 2004 07:44:13 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 03 Jun 2004 16:45:20 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Thu, 27 May 2004 18:23:48 +0000 Karoly Lorentey Fix window-system-default-frame-alist (ARISAWA Akihiro).
Fri, 23 Apr 2004 14:44:11 +0000 Karoly Lorentey Merged in changes from CVS trunk.
Mon, 19 Apr 2004 15:39:17 +0000 Karoly Lorentey A simple implementation for display-local frame parameters.
Sat, 28 Feb 2004 01:23:39 +0000 Karoly Lorentey Implemented suspending of emacsclient frames.
Thu, 22 Jan 2004 02:36:55 +0000 Karoly Lorentey Romain Francoise's and Ami Fischman's bugfixes.
Mon, 12 Jan 2004 00:45:42 +0000 Karoly Lorentey Fix initialization of the window-system variable.
Sun, 11 Jan 2004 21:59:40 +0000 Karoly Lorentey Support for opening X frames from a tty session.
Sat, 10 Jan 2004 12:56:22 +0000 Karoly Lorentey Numerous bugfixes and small improvements.
Fri, 09 Jan 2004 18:57:53 +0000 Karoly Lorentey Hookified termcap devices, added bootstrap display device, plus many bugfixes.
Mon, 05 Jan 2004 05:54:35 +0000 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
Fri, 02 Jan 2004 01:15:26 +0000 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
Tue, 30 Dec 2003 17:05:05 +0000 Karoly Lorentey Merged in changes from CVS head
Mon, 13 Aug 2007 13:41:28 +0000 Miles Bader Merge from emacs--rel--22
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 25 Jul 2007 19:37:21 +0000 Stefan Monnier Use mapc and dolist instead of mapcar where possible.
Wed, 16 Jan 2008 16:17:19 +0000 Juanma Barranquero (display-mm-height, display-mm-width): Fix typos in docstrings.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Fri, 12 Oct 2007 08:40:56 +0000 Martin Rudalics (set-frame-configuration): Assign name parameter only
Sat, 06 Oct 2007 10:08:28 +0000 Martin Rudalics (focus-follows-mouse): Moved to frame.c.
Tue, 02 Oct 2007 01:54:56 +0000 Richard M. Stallman (cursor-in-non-selected-windows): Doc fix.
Wed, 05 Sep 2007 23:16:28 +0000 Jason Rumney (focus-follows-mouse): Doc-fix. Change default on w32.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 08 Dec 2006 02:53:13 +0000 Juanma Barranquero (other-frame): Doc fix.
Sat, 23 Sep 2006 09:16:40 +0000 YAMAMOTO Mitsuharu (focus-follows-mouse): Set default to nil on Mac.