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).
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.
Wed, 06 Sep 2006 11:51:57 +0000 Kim F. Storm (display-mm-dimensions-alist): New defcustom.
Tue, 22 Aug 2006 01:35:45 +0000 Stefan Monnier (blink-cursor-end): Only ignore the error we care about.
Sun, 20 Aug 2006 14:43:29 +0000 Chong Yidong * frame.el (blink-cursor-start): Set timer first.
Fri, 21 Jul 2006 07:42:52 +0000 Eli Zaretskii (focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.
Sat, 25 Mar 2006 07:40:18 +0000 YAMAMOTO Mitsuharu (select-frame-by-name): Call x-focus-frame also when
Fri, 10 Feb 2006 08:19:36 +0000 YAMAMOTO Mitsuharu (select-frame-set-input-focus): Call x-focus-frame also
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 12 Dec 2005 05:18:19 +0000 Richard M. Stallman (display-hourglass): Doc fix.
Sun, 11 Dec 2005 11:08:20 +0000 Juri Linkov (set-background-color, set-foreground-color)
Tue, 06 Dec 2005 12:43:47 +0000 Kroly Lrentey (set-frame-parameter): Add doc string.
Fri, 21 Oct 2005 08:27:04 +0000 YAMAMOTO Mitsuharu (display-screens): Use x-display-screens also on Mac.
Thu, 20 Oct 2005 14:23:26 +0000 Eli Zaretskii (blink-cursor-mode): Add `mac' to the list of window-system's that
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 20 Jul 2005 17:54:26 +0000 Juanma Barranquero (set-frame-font, cursor-in-non-selected-windows): Fix typo in docstring.
Thu, 14 Jul 2005 00:59:34 +0000 Luc Teirlinck (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
Tue, 12 Jul 2005 20:13:23 +0000 Luc Teirlinck (blink-cursor-mode): Revert to previous implementation of its defcustom.
Sun, 10 Jul 2005 16:36:04 +0000 Luc Teirlinck (blink-cursor-mode): Use `custom-initialize-safe-default' and simplify
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 10 Jun 2005 00:56:04 +0000 Juanma Barranquero (frame-current-scroll-bars): Fix typos in docstring.
Thu, 19 May 2005 15:40:37 +0000 Richard M. Stallman (show-trailing-whitespace): In group `whitespace-faces'.
Sat, 05 Mar 2005 04:32:30 +0000 Juri Linkov (blink-cursor-mode): Replace `emacs-quick-startup' with `no-blinking-cursor'.
Thu, 03 Mar 2005 13:12:47 +0000 Stefan Monnier (blink-cursor-mode): `emacs-quick-startup' may not be bound yet.
Fri, 25 Feb 2005 00:19:41 +0000 Luc Teirlinck (blink-cursor-mode): Add :group keyword.
Mon, 21 Feb 2005 13:43:53 +0000 Stefan Monnier (blink-cursor-mode): Use define-minor-mode.
Sat, 12 Feb 2005 17:58:37 +0000 Luc Teirlinck (blink-cursor-timer): Doc fix.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Sun, 17 Oct 2004 06:53:08 +0000 Richard M. Stallman (special-display-popup-frame): Make the buffer current as its frame is created.
Sun, 22 Aug 2004 16:54:33 +0000 Richard M. Stallman (display-mouse-p, display-selections-p): Use with-no-warnings.
Sat, 24 Jul 2004 21:45:28 +0000 Luc Teirlinck (make-frame): Doc fix.
Fri, 23 Jul 2004 12:16:31 +0000 Luc Teirlinck (modify-all-frames-parameters): Minor doc fix.
Wed, 21 Jul 2004 02:32:07 +0000 Luc Teirlinck (modify-all-frames-parameters): Minor doc fix.