log src/frame.c @ 12987:bca5676d8cb9

age author description
Sat, 02 Sep 1995 16:20:15 +0000 Richard M. Stallman [!MULTI_FRAME] (Factive_minibuffer_window): New function.
Sat, 12 Aug 1995 23:26:21 +0000 Richard M. Stallman (store_frame_param): Don't call set_menu_bar_lines if X.
Sat, 05 Aug 1995 05:18:04 +0000 Richard M. Stallman (Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.
Thu, 03 Aug 1995 09:05:09 +0000 Richard M. Stallman Move various Q... vars to top of file, unconditional.
Tue, 01 Aug 1995 23:53:30 +0000 Richard M. Stallman (do_switch_frame): Do nothing special when switching between terminal frames.
Sun, 30 Jul 1995 07:06:08 +0000 Richard M. Stallman (Fmake_terminal_frame): Copy face_alist from selected frame.
Tue, 25 Jul 1995 21:55:50 +0000 Richard M. Stallman Renamings: frame->display => frame->output, struct x_display -> sruct x_output.
Fri, 21 Jul 1995 07:50:21 +0000 Richard M. Stallman (do_switch_frame): Don't call choose_minibuffer_frame.
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.