log lisp/frame.el @ 6428:633b2d7d12df

age author description
Mon, 08 Nov 1993 13:14:05 +0000 Richard M. Stallman (set-frame-configuration): Iconify frames
Sun, 07 Nov 1993 08:10:46 +0000 Richard M. Stallman (set-frame-configuration): If NODELETE, make the unwanted frames invisible.
Wed, 03 Nov 1993 20:56:29 +0000 Richard M. Stallman (other-frame): Subtract 1 from hpos for new mouse position.
Sun, 24 Oct 1993 03:18:18 +0000 Richard M. Stallman (make-frame): Use before-make-frame-hook and after-make-frame-hook.
Fri, 24 Sep 1993 04:10:11 +0000 Richard M. Stallman (other-frame): Warp the mouse so that the other
Tue, 07 Sep 1993 00:53:48 +0000 Roland McGrath (set-frame-configuration): Take new optional arg NODELETE; if non-nil,
Sat, 14 Aug 1993 09:23:46 +0000 Richard M. Stallman (frame-initialize): Check for `on' or `true'
Sat, 14 Aug 1993 08:39:25 +0000 Richard M. Stallman (frame-initialize): Handle reverseVideo x-resource.
Wed, 11 Aug 1993 06:02:05 +0000 Richard M. Stallman (other-frame): Fix error in loop counting.
Tue, 03 Aug 1993 03:33:14 +0000 Roland McGrath (other-frame): Skip iconified and invisible frames.
Mon, 02 Aug 1993 22:18:34 +0000 Roland McGrath (other-frame): New function, analogous to other-window.
Sat, 31 Jul 1993 00:21:33 +0000 Jim Blandy * frame.el (frame-notice-user-settings): If we had to create a new
Tue, 27 Jul 1993 08:34:34 +0000 Richard M. Stallman (frame-notice-user-settings): Don't reapply a parm
Sun, 04 Jul 1993 02:20:59 +0000 Jim Blandy * frame.el (frame-remove-geometry-params): New function.
Sat, 03 Jul 1993 10:17:56 +0000 Jim Blandy * term/x-win.el: Check the reverseVideo/ReverseVideo resource,
Wed, 16 Jun 1993 21:24:11 +0000 Jim Blandy * frame.el (set-frame-configuration): Don't try to set a frame's
Fri, 11 Jun 1993 11:33:31 +0000 Jim Blandy * frame.el (frame-initialize): Remember to actually traverse
Thu, 10 Jun 1993 13:11:27 +0000 Jim Blandy Formatting change.
Thu, 10 Jun 1993 13:10:00 +0000 Jim Blandy * frame.el (frame-initialize): When deleting geometry
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 23:23:26 +0000 Richard M. Stallman (frame-initialize): Reversevideo -> ReverseVideo.
Thu, 03 Jun 1993 05:50:43 +0000 Richard M. Stallman (frame-initialize): Set cursor-color last.
Wed, 02 Jun 1993 19:10:31 +0000 Richard M. Stallman (frame-initialize): Delete geometry parms from initial-frame-alist.
Thu, 27 May 1993 23:50:38 +0000 Richard M. Stallman (frame-initialize): Handle reverseVideo resource.
Tue, 25 May 1993 02:28:39 +0000 Richard M. Stallman (frame-initialize): Handle `reverse' as parameter.
Tue, 18 May 1993 22:40:43 +0000 Jim Blandy * frame.el (frame-notice-user-settings): Don't make
Mon, 17 May 1993 04:37:22 +0000 Richard M. Stallman (toggle-scroll-bar): Renamed from toggle-vertical-scroll...
Thu, 13 May 1993 03:23:40 +0000 Richard M. Stallman Don't put frame-initialize and frame-notice-user-settings on hooks.
Fri, 23 Apr 1993 06:51:44 +0000 Eric S. Raymond All fsets changed to defaliases.
Thu, 18 Mar 1993 19:22:48 +0000 Richard M. Stallman (make-frame): Renamed from new-frame.