log lisp/frame.el @ 25450:b5c133b3bfa0

age author description
Sun, 15 Aug 1999 11:56:16 +0000 Eli Zaretskii (blink-cursor): Don't turn on cursor blinking for
Fri, 30 Jul 1999 18:39:32 +0000 Dave Love Change comments to doc strings and other doc fixes.
Fri, 30 Jul 1999 15:50:26 +0000 Karl Heuer (frame-notice-user-settings): If background
Tue, 27 Jul 1999 20:01:33 +0000 Karl Heuer (frame-initialize): When setting frame-initial-frame-alist,
Mon, 26 Jul 1999 19:06:37 +0000 Karl Heuer (set-mouse-color): If new color is nil,
Wed, 21 Jul 1999 21:43:03 +0000 Gerd Moellmann (after-setting-font-hooks): New; from Eric Banchrow
Tue, 06 Jul 1999 18:27:40 +0000 Richard M. Stallman (minibuffer-frame-alist): Use defcustom.
Wed, 27 Jan 1999 22:04:05 +0000 Andrew Innes (select-frame-by-name): Obey focus-follows-mouse.
Wed, 25 Nov 1998 01:50:25 +0000 Richard M. Stallman (frame-parameter): Doc fix.
Sun, 22 Nov 1998 15:35:02 +0000 Richard M. Stallman (initial-frame-alist): Add defcustom.
Mon, 25 May 1998 16:45:33 +0000 Richard M. Stallman (make-frame-on-display): Fix previous change.
Mon, 25 May 1998 07:18:31 +0000 Richard M. Stallman (make-frame-on-display): Check for nonsense display name.
Thu, 23 Apr 1998 22:15:47 +0000 Richard M. Stallman (frame-name-alist): Remove this variable.
Mon, 20 Apr 1998 02:34:53 +0000 Dan Nicolaescu *** empty log message ***
Wed, 18 Mar 1998 20:04:56 +0000 Richard M. Stallman (other-frame): Fix previous change.
Wed, 18 Mar 1998 20:03:48 +0000 Richard M. Stallman (focus-follows-mouse): Make it defcustom.
Wed, 18 Mar 1998 20:02:27 +0000 Richard M. Stallman (focus-follows-mouse): New variable.
Mon, 01 Dec 1997 14:22:04 +0000 Eli Zaretskii (make-frame-names-alist, select-frame-by-name): New
Thu, 20 Nov 1997 15:55:31 +0000 Eli Zaretskii (set-frame-name): New function.
Tue, 02 Sep 1997 19:39:14 +0000 Geoff Voelker (other-frame) [windows-nt]: Use w32-focus-frame.
Mon, 21 Jul 1997 05:59:08 +0000 Richard M. Stallman (frame-initialize): Don't alter vertical-scroll-bars
Sat, 28 Jun 1997 00:45:31 +0000 Richard M. Stallman (scroll-bar-side): Variable deleted.
Mon, 05 May 1997 15:06:25 +0000 Richard M. Stallman Use defcustom.
Mon, 21 Apr 1997 03:57:23 +0000 Richard M. Stallman (make-frame): Don't call custom-initialize-frame.
Mon, 14 Apr 1997 11:18:31 +0000 Simon Marshall doc-fix to be compatible with other frame- fns.
Mon, 14 Apr 1997 03:05:04 +0000 Richard M. Stallman (make-frame): Call custom-initialize-frame
Thu, 10 Apr 1997 06:49:45 +0000 Richard M. Stallman (frame-parameter): New function.
Tue, 08 Apr 1997 22:33:45 +0000 Richard M. Stallman (make-frame): Call `custom-initialize-frame'.
Mon, 24 Mar 1997 05:25:14 +0000 Richard M. Stallman (set-screen-height): Doc fix.
Sat, 15 Mar 1997 13:23:49 +0000 Simon Marshall defvar before- and after- make frame vars; use properly in make-frame.