log src/frame.c @ 12420:0c728a1b2bed

age author description
Mon, 26 Jun 1995 03:49:20 +0000 Richard M. Stallman (Fdelete_frame): It's ok to have no minibuffer left on
Sun, 25 Jun 1995 19:05:32 +0000 Richard M. Stallman (next_frame, prev_frame): Consider only frames on same kbd.
Fri, 16 Jun 1995 23:26:11 +0000 Richard M. Stallman (Fdelete_frame): Use do_switch_frame directly.
Fri, 16 Jun 1995 22:19:27 +0000 Karl Heuer [MULTI_FRAME] (Fignore_event): New function.
Fri, 16 Jun 1995 01:59:08 +0000 Karl Heuer (Fhandle_switch_frame): Preserve prefix arg.
Wed, 14 Jun 1995 18:20:14 +0000 Richard M. Stallman (Fdelete_frame): If the minibuf window was selected, make that remain so.
Tue, 30 May 1995 06:53:08 +0000 Karl Heuer (make_frame_without_minibuffer): New arg DISPLAY.
Mon, 29 May 1995 21:03:47 +0000 Karl Heuer (Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
Mon, 29 May 1995 20:54:22 +0000 Karl Heuer Declare x_get_focus_frame.
Wed, 24 May 1995 21:34:23 +0000 Karl Heuer (Fdelete_frame): When updating Vdefault_minibuffer_frame,
Thu, 11 May 1995 22:18:01 +0000 Karl Heuer [!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Tue, 09 May 1995 05:17:02 +0000 Karl Heuer Vdefault_minibuffer_frame is now part of KBOARD instead
Tue, 09 May 1995 04:58:10 +0000 Karl Heuer (make_frame_without_minibuffer): New arg KB.
Tue, 09 May 1995 04:49:03 +0000 Karl Heuer [MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Mon, 08 May 1995 15:42:59 +0000 Richard M. Stallman (Fraise_frame, Flower_frame): Make arg FRAME optional.
Mon, 24 Apr 1995 18:21:20 +0000 Karl Heuer (Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.
Mon, 24 Apr 1995 17:39:46 +0000 Karl Heuer (do_switch_frame): Don't try to refocus termcap frames.
Mon, 24 Apr 1995 16:55:29 +0000 Karl Heuer (do_switch_frame): x_get_focus_frame needs an arg.
Wed, 19 Apr 1995 20:58:28 +0000 Karl Heuer (Fdelete_frame): Free f->namebuf.
Wed, 19 Apr 1995 20:55:31 +0000 Karl Heuer (make_frame): Initialize f->namebuf.
Mon, 10 Apr 1995 22:38:34 +0000 Karl Heuer (make_terminal_frame): all_kboards means initial_kboard too.
Mon, 10 Apr 1995 08:00:16 +0000 Richard M. Stallman (make_terminal_frame): Use Emacs, Emacs-2, ... as name.
Thu, 06 Apr 1995 02:53:19 +0000 Richard M. Stallman (Fraise_frame, Flower_frame): Now interactive.
Fri, 31 Mar 1995 17:47:32 +0000 Richard M. Stallman [MULTI_FRAME] (Factive_minibuffer_window): New function.
Sun, 26 Mar 1995 21:13:40 +0000 Richard M. Stallman (Fmouse_position--both definitions): Pass 0 for `insist'.
Wed, 15 Mar 1995 21:55:37 +0000 Karl Heuer (Fmouse_position): Do work only if HAVE_MOUSE.
Wed, 15 Mar 1995 01:56:34 +0000 Karl Heuer (make_frame): Initialize kboard member.
Tue, 28 Feb 1995 23:36:53 +0000 Karl Heuer (do_switch_frame): Undo Feb 6 change.
Tue, 28 Feb 1995 17:56:47 +0000 Richard M. Stallman (Fframep): Doc fix.
Sun, 19 Feb 1995 19:08:38 +0000 Richard M. Stallman (Fmake_terminal_frame): Doc fix.
Fri, 17 Feb 1995 08:09:33 +0000 Richard M. Stallman (Fmake_terminal_frame): New function.
Tue, 07 Feb 1995 01:06:49 +0000 Karl Heuer (do_switch_frame): internal_last_event_frame is now in perdisplay.
Thu, 05 Jan 1995 22:19:54 +0000 Richard M. Stallman [!MULTI_FRAME] (window_frame): New function.
Wed, 21 Dec 1994 22:26:02 +0000 Richard M. Stallman (Fmodify_frame_parameters): For non-X frames,
Wed, 16 Nov 1994 05:50:06 +0000 Karl Heuer (make_frame): Use allocate_vectorlike and VECSIZE.
Sun, 13 Nov 1994 17:35:48 +0000 Richard M. Stallman (syms_of_frame): Fix typo.
Sat, 12 Nov 1994 20:05:07 +0000 Richard M. Stallman (syms_of_frame): Doc fix for default-frame-alist.
Tue, 08 Nov 1994 02:43:25 +0000 Karl Heuer (Fset_frame_height): Compare against height, not width.
Thu, 27 Oct 1994 21:15:50 +0000 Karl Heuer (keys_of_frame): Bind the new events to 'ignore, since the window manager has
Sat, 22 Oct 1994 03:27:46 +0000 Richard M. Stallman (other_visible_frames): Pass a frame ptr to x_sync.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 04 Oct 1994 15:54:06 +0000 Karl Heuer (make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use
Tue, 04 Oct 1994 12:07:50 +0000 Karl Heuer (make_minibuffer_frame, make_terminal_frame, Fselected_frame,
Sat, 01 Oct 1994 21:24:44 +0000 Richard M. Stallman (keys_of_frame): Make binding for delete-frame.
Tue, 27 Sep 1994 02:56:25 +0000 Karl Heuer (Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,
Fri, 23 Sep 1994 22:49:47 +0000 Richard M. Stallman (prev_frame): Fix typo.
Mon, 19 Sep 1994 00:16:58 +0000 Karl Heuer (Fframe_parameters): Fix Lisp_Object vs. int problems.
Fri, 02 Sep 1994 22:45:09 +0000 Richard M. Stallman (Fdelete_frame): Fix previous change.
Tue, 30 Aug 1994 07:17:49 +0000 Richard M. Stallman (Fdelete_frame): Free the frame's glyphs arrays.
Tue, 23 Aug 1994 06:55:46 +0000 Karl Heuer (Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
Sat, 16 Jul 1994 20:19:25 +0000 Richard M. Stallman [!MULTI_FRAME] (Fframe_first_window): Defined.
Thu, 14 Jul 1994 03:44:29 +0000 Richard M. Stallman [MULTI_FRAME] (Fframe_parameters): For non-X frames,
Thu, 07 Jul 1994 06:38:42 +0000 Richard M. Stallman (next_frame, prev_frame):
Fri, 01 Jul 1994 00:35:07 +0000 Richard M. Stallman (Fdelete_frame): Call x_clear_frame_selections.
Sat, 25 Jun 1994 17:54:57 +0000 Richard M. Stallman (Fframe_parameters): Don't handle menu-bar-lines explicitly.
Wed, 15 Jun 1994 03:54:06 +0000 Richard M. Stallman Put stdio.h after config.h.
Mon, 23 May 1994 05:38:20 +0000 Richard M. Stallman (other_visible_frames): No longer static.
Thu, 19 May 1994 22:11:05 +0000 Richard M. Stallman (syms_of_frame): Set up frame-first-window as Lisp fn.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Mon, 02 May 1994 07:50:41 +0000 Richard M. Stallman (Fframe_live_p): Alternative defn for not MULTI_FRAME.