log lisp/frame.el @ 83181:159920fd1024

age author description
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.
Sat, 19 Jun 2004 16:07:11 +0000 Luc Teirlinck (show-trailing-whitespace): Doc fix.
Tue, 01 Jun 2004 23:18:25 +0000 Kim F. Storm (blink-cursor-start): Turn cursor off initially so blink
Thu, 22 Apr 2004 21:08:10 +0000 Stefan Monnier (special-display-popup-frame, next-multiframe-window)
Mon, 29 Dec 2003 19:17:24 +0000 Richard M. Stallman (pop-up-frame-function): Use quote, not `function'.
Sat, 27 Dec 2003 10:00:19 +0000 Karoly Lorentey Fully eliminated global tty state variables.
Wed, 24 Sep 2003 22:54:55 +0000 Kim F. Storm (frame-current-scroll-bars): New defun.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 13 Jul 2003 17:48:58 +0000 Juanma Barranquero (modify-all-frames-parameters): Reinstall (copyright papers received).
Fri, 06 Jun 2003 01:32:03 +0000 Miles Bader (set-frame-font): Default to frame's current default font.
Sat, 24 May 2003 16:11:17 +0000 Stefan Monnier (iconify-or-deiconify-frame): Move from term/x-win.el.
Thu, 10 Apr 2003 16:30:06 +0000 Juanma Barranquero (modify-all-frames-parameters): Deleted.
Wed, 09 Apr 2003 17:43:51 +0000 Juanma Barranquero (new-frame): Add obsolescence declaration.
Wed, 09 Apr 2003 17:38:47 +0000 Juanma Barranquero (modify-all-frames-parameters): New function to change parameters in all
Wed, 09 Apr 2003 17:28:30 +0000 Juanma Barranquero (set-frame-font): Allow keeping frame size after changing font.
Wed, 02 Oct 2002 23:53:37 +0000 John Paul Wallington (delete-frame-hook): Variable alias for
Sat, 24 Aug 2002 02:59:27 +0000 Richard M. Stallman (select-frame-by-name, select-frame-set-input-focus):
Fri, 12 Apr 2002 16:50:17 +0000 Eli Zaretskii (frames-on-display-list): Use `equal' to compare the
Wed, 20 Mar 2002 21:26:51 +0000 Jason Rumney (display-images-p): Do not explicitly check display type.
Sun, 03 Mar 2002 17:31:45 +0000 Eli Zaretskii (auto-hscroll-mode): Renamed from automatic-hscrolling.
Tue, 26 Feb 2002 02:37:49 +0000 Richard M. Stallman (focus-follows-mouse): Doc fix.
Wed, 20 Feb 2002 22:28:44 +0000 Richard M. Stallman (other-frame): Doc fix.
Fri, 25 Jan 2002 13:19:28 +0000 Eli Zaretskii (display-color-cells): Use tty-display-color-cells.
Mon, 26 Nov 2001 18:28:18 +0000 Sam Steingold (show-trailing-whitespace): Remove :set argument (the
Mon, 26 Nov 2001 18:20:20 +0000 Sam Steingold comments indented properly
Sat, 03 Nov 2001 15:53:58 +0000 Eli Zaretskii (set-background-color, set-foreground-color): Call
Tue, 30 Oct 2001 00:24:12 +0000 Richard M. Stallman (blink-cursor-mode): Doc fix.
Fri, 12 Oct 2001 20:39:54 +0000 Stefan Monnier (special-display-popup-frame): Obey new specs `same-window' and `same-frame'.
Sun, 30 Sep 2001 10:47:22 +0000 Eli Zaretskii (select-frame-by-name, other-frame): Doc fix.
Tue, 14 Aug 2001 12:39:53 +0000 Eli Zaretskii (show-trailing-whitespace): Doc fix.
Fri, 10 Aug 2001 13:46:52 +0000 Gerd Moellmann (select-frame-set-input-focus): New function
Tue, 17 Jul 2001 12:58:19 +0000 Eli Zaretskii (display-images-p): New function.
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 20 May 2001 04:12:31 +0000 Eli Zaretskii (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>.
Tue, 17 Apr 2001 12:02:53 +0000 Gerd Moellmann (delete-other-frames): Handle minibuffer-only frames.
Mon, 02 Apr 2001 10:18:33 +0000 Gerd Moellmann (cursor-in-non-selected-windows): Replaces
Fri, 23 Feb 2001 10:20:27 +0000 Jason Rumney (frame-notice-user-settings): Only adjust frame height
Wed, 21 Feb 2001 14:08:10 +0000 Gerd Moellmann (display-hourglass): Renamed from busy-cursor.
Fri, 02 Feb 2001 13:55:42 +0000 Gerd Moellmann (frame-notice-user-settings): When resizing the initial
Tue, 30 Jan 2001 15:18:13 +0000 Gerd Moellmann (frame-notice-user-settings): Do the tool-bar
Tue, 30 Jan 2001 15:06:47 +0000 Gerd Moellmann (frame-initialize): Create initial frame visible.
Mon, 29 Jan 2001 17:01:13 +0000 Eli Zaretskii (frame-initialize): Doc fix.
Wed, 24 Jan 2001 15:39:00 +0000 Gerd Moellmann (frame-initialize): Create the initial frame invisible.
Thu, 14 Dec 2000 15:16:27 +0000 Eli Zaretskii (show-cursor-in-non-selected-windows): Doc fix.
Wed, 29 Nov 2000 15:26:19 +0000 Gerd Moellmann (blink-cursor-mode): Doc fix.
Wed, 22 Nov 2000 19:52:27 +0000 Gerd Moellmann (show-cursor-in-non-selected-windows): Doc fix.
Fri, 03 Nov 2000 22:15:51 +0000 Stefan Monnier (after-setting-font-hook): Rename hooks -> hook.
Sat, 28 Oct 2000 17:18:21 +0000 Eli Zaretskii (frame-notice-user-settings): Don't apply
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Wed, 27 Sep 2000 13:49:21 +0000 Gerd Moellmann (set-frame-font): Remove call to obsolete function
Wed, 27 Sep 2000 13:23:52 +0000 Gerd Moellmann (frame-notice-user-settings): Don't call
Tue, 26 Sep 2000 15:24:08 +0000 Gerd Moellmann (frame-notice-user-settings): Don't add a
Tue, 26 Sep 2000 11:52:01 +0000 Gerd Moellmann (frame-notice-user-settings): Make tool-bar-mode and
Wed, 20 Sep 2000 16:04:38 +0000 Gerd Moellmann (frame-notice-user-settings): Add a last parameter nil
Thu, 07 Sep 2000 11:39:07 +0000 Gerd Moellmann (filtered-frame-list): Reduce consing.
Tue, 05 Sep 2000 15:54:38 +0000 Gerd Moellmann (frame-parameter): Move to C code.
Wed, 30 Aug 2000 12:09:58 +0000 Miles Bader (set-frame-font): Do completion of font-name for interactive use.
Mon, 03 Jul 2000 19:13:55 +0000 Gerd Moellmann (blink-cursor-mode): Don't hide cursor initially.