log src/frame.c @ 5231:6646271e8d32

age author description
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.
Mon, 02 Aug 1993 22:16:09 +0000 Roland McGrath (Fprevious_frame): New function, for parity with Fnext_frame.
Mon, 02 Aug 1993 05:54:55 +0000 Richard M. Stallman (Fset_frame_position): Doc fix.
Thu, 29 Jul 1993 06:34:03 +0000 Richard M. Stallman (Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.
Thu, 22 Jul 1993 09:01:22 +0000 Richard M. Stallman (Fdelete_frame): Allow deletion if there is some other
Sun, 04 Jul 1993 01:53:24 +0000 Jim Blandy * frame.c (Fredirect_frame_focus): Allow redirection of focus of
Sat, 19 Jun 1993 01:47:40 +0000 Jim Blandy * frame.c (Fmake_frame_visible): Make this interactively callable;
Wed, 16 Jun 1993 21:19:06 +0000 Jim Blandy * frame.c (store_frame_param): Fix error message punctuation.
Sat, 12 Jun 1993 17:31:26 +0000 Jim Blandy Doc fix.