log src/frame.c @ 6246:128dc040e121

age author description
Tue, 08 Mar 1994 06:18:49 +0000 Richard M. Stallman (next_frame, prev_frame): If MINIBUF is `visible',
Wed, 02 Mar 1994 22:05:40 +0000 Richard M. Stallman (Fdelete_frame): Don't initialize a Lisp_Object.
Wed, 02 Mar 1994 03:43:07 +0000 Richard M. Stallman (make_frame): Init menu_bar_items field to 0.
Thu, 24 Feb 1994 06:20:30 +0000 Richard M. Stallman (Fmouse_position): Convert to glyph units.
Sun, 20 Feb 1994 02:50:13 +0000 Richard M. Stallman (Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
Sat, 12 Feb 1994 02:37:17 +0000 Richard M. Stallman (Fset_frame_height, Fset_frame_width, Fset_frame_size):
Mon, 10 Jan 1994 22:20:56 +0000 Richard M. Stallman (Fdelete_frame): Call x_sync.
Fri, 31 Dec 1993 13:28:05 +0000 Richard M. Stallman Always include termhooks.h.
Thu, 23 Dec 1993 01:05:51 +0000 Richard M. Stallman (make_terminal_frame): Add frame to Vframe_list.
Thu, 25 Nov 1993 07:42:27 +0000 Richard M. Stallman (Fhandle_switch_frame, Fredirect_frame_focus): Declared.
Mon, 22 Nov 1993 03:08:40 +0000 Richard M. Stallman (Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.
Wed, 10 Nov 1993 20:09:54 +0000 Richard M. Stallman (Fraise_frame): Do like the documentation says, and make
Tue, 28 Sep 1993 09:54:36 +0000 Brian Fox (Fhandle_switch_frame): Doc fix.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Thu, 12 Aug 1993 21:01:06 +0000 Richard M. Stallman (Fdelete_frame): Add parens for clarity.