log lisp/frame.el @ 24982:c81447275ea3

age author description
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.
Sun, 02 Feb 1997 01:53:27 +0000 Richard M. Stallman (set-frame-font): Renamed from set-default-font,
Tue, 05 Nov 1996 02:31:08 +0000 Richard M. Stallman (initial-frame-alist): Make default value nil--
Mon, 23 Sep 1996 04:29:50 +0000 Richard M. Stallman (ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.
Tue, 03 Sep 1996 21:38:45 +0000 Richard M. Stallman (other-frame): Don't call unfocus-frame.
Sun, 01 Sep 1996 20:48:03 +0000 Richard M. Stallman Doc fixes.