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.