log lisp/frame.el @ 86284:d0c1a4ea2562

age author description
Wed, 21 Nov 2007 20:37:22 +0000 Stefan Monnier Fit within 80 columns.
Wed, 21 Nov 2007 08:37:31 +0000 Dan Nicolaescu * frame.el (msdos-mouse-p):
Wed, 21 Nov 2007 03:06:01 +0000 Dan Nicolaescu * frame.el (msdos-mouse-p):
Mon, 15 Oct 2007 02:07:53 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 17:57:47 +0000 Dan Nicolaescu Do not use a single clause cond.
Sat, 13 Oct 2007 16:50:36 +0000 Dan Nicolaescu * frame.el (select-frame-set-input-focus): Fix typo
Wed, 10 Oct 2007 20:44:34 +0000 Stefan Monnier (frame-inherited-parameters): Remove unused `environment'
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)
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).