log lisp/frame.el @ 82446:643ae46953f2

age author description
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