log lisp/frame.el @ 74261:adf198775e30

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