log src/frame.c @ 4587:3c67dd995bc5

age author description
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.
Sat, 12 Jun 1993 17:30:01 +0000 Jim Blandy * frame.c (Fmouse_position): Doc fix.
Sat, 12 Jun 1993 07:22:20 +0000 Richard M. Stallman Doc fixes.
Fri, 11 Jun 1993 17:14:31 +0000 Richard M. Stallman (Fmouse_position): Set up defaults before calling the hook.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 05 Jun 1993 17:03:08 +0000 Richard M. Stallman (Frubber_band_rectangle): Deleted.
Fri, 04 Jun 1993 18:42:12 +0000 Richard M. Stallman [!MULTI_FRAME] (Fframep): New dummy definition.
Sun, 30 May 1993 02:44:11 +0000 Richard M. Stallman (Ficonify_frame, Fmake_frame_invisible):
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Mon, 29 Mar 1993 05:16:56 +0000 Richard M. Stallman (make_frame): Init face_alist field.
Sun, 21 Mar 1993 06:53:04 +0000 Jim Blandy * frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.
Sat, 20 Mar 1993 20:18:44 +0000 Jim Blandy * frame.c (Fraise_frame, Flower_frame): Renamed from
Mon, 15 Mar 1993 21:41:36 +0000 Jim Blandy * frame.c (Fframe_height, Fframe_width): Fix doc strings to match
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