log src/frame.c @ 16280:f4833d0bfaaa

age author description
Sun, 22 Sep 1996 08:48:16 +0000 Richard M. Stallman (Fdelete_frame): Set update_mode_lines.
Sat, 21 Sep 1996 03:24:01 +0000 Richard M. Stallman (make_frame): Switch from boolean `has_vertical_scrollbars' integer to
Fri, 13 Sep 1996 21:57:45 +0000 Richard M. Stallman (Fmake_terminal_frame): Use Vdefault_frame_alist.
Wed, 04 Sep 1996 05:41:48 +0000 Richard M. Stallman (Fredirect_frame_focus): Don't call Ffocus_frame.
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Tue, 16 Jul 1996 00:05:12 +0000 Karl Heuer (Qmouse_leave_buffer_hook): Delete redundant definition.
Fri, 28 Jun 1996 19:12:31 +0000 Richard M. Stallman (make_frame_without_minibuffer): GCPRO the frame f.
Mon, 10 Jun 1996 21:15:47 +0000 Richard M. Stallman Whitespace changes.
Mon, 10 Jun 1996 21:09:04 +0000 Richard M. Stallman (Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
Mon, 10 Jun 1996 21:08:24 +0000 Richard M. Stallman (Fset_mouse_position): Remove the DOS-specific
Tue, 23 Apr 1996 15:20:52 +0000 Richard M. Stallman (Fframe_parameters, both definitions):
Fri, 12 Apr 1996 06:07:06 +0000 Richard M. Stallman (make_frame_without_minibuffer): Don't change the
Tue, 09 Apr 1996 03:01:40 +0000 Richard M. Stallman (Fset_frame_size): Do call Fset_frame_size
Wed, 24 Jan 1996 23:41:55 +0000 Karl Heuer (make_frame): Initialize title parameter to Qnil.