log src/frame.c @ 2131:468df2d7e371

age author description
Thu, 11 Mar 1993 07:48:36 +0000 Richard M. Stallman (x_frame_parms): Add elts for visibility and menu-bar-lines.
Mon, 08 Mar 1993 08:08:23 +0000 Richard M. Stallman (Fframe_char_height, Fframe_char_width):
Tue, 02 Mar 1993 08:14:57 +0000 Jim Blandy Use the term `scroll bar', instead of `scrollbar'.
Mon, 22 Feb 1993 14:42:38 +0000 Jim Blandy * frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after
Sun, 14 Feb 1993 14:38:19 +0000 Jim Blandy * frame.c (Fframe_parameters): Report the `minibuffer' parameter of
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Fri, 22 Jan 1993 02:45:16 +0000 Jim Blandy * frame.c (Fdelete_frame): Clear the frame's display after calling
Thu, 14 Jan 1993 15:17:39 +0000 Jim Blandy Make scrollbar structures into lisp objects, so that they can be
Thu, 24 Dec 1992 06:05:56 +0000 Jim Blandy * frame.h (struct frame): New fields `can_have_scrollbars' and
Fri, 18 Dec 1992 10:42:10 +0000 Jim Blandy * frame.c (make_terminal_frame): Don't forget to set the
Sat, 12 Dec 1992 15:34:44 +0000 Jim Blandy * frame.c (Fdelete_frame): Delete all the windows in the frame's
Sun, 06 Dec 1992 22:16:57 +0000 Jim Blandy * frame.c (make_frame): Initialize async_visible and
Sat, 31 Oct 1992 05:20:51 +0000 Jim Blandy * frame.c: #include buffer.h.
Mon, 19 Oct 1992 18:33:14 +0000 Jim Blandy * frame.c (make_frame_without_minibuffer, Fwindow_frame): Use
Sun, 11 Oct 1992 06:40:57 +0000 Jim Blandy * frame.c: #include "commands.h" and "keyboard.h".