(Ficonify_frame, Fmake_frame_invisible):
[bpt/emacs.git] / src / frame.c
1993-05-30 Richard M. Stallman(Ficonify_frame, Fmake_frame_invisible):
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-29 Richard M. Stallman(make_frame): Init face_alist field.
1993-03-21 Jim Blandy* frame.c (Fhandle_switch_frame): Renamed from Fselect_...
1993-03-20 Jim Blandy* frame.c (Fraise_frame, Flower_frame): Renamed from
1993-03-15 Jim Blandy* frame.c (Fframe_height, Fframe_width): Fix doc string...
1993-03-11 Richard M. Stallman(x_frame_parms): Add elts for visibility and menu-bar...
1993-03-08 Richard M. Stallman(Fframe_char_height, Fframe_char_width):
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-02-22 Jim Blandy* frame.c (Fselect_frame): Set Vlast_event_frame to...
1993-02-14 Jim Blandy* frame.c (Fframe_parameters): Report the `minibuffer...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-22 Jim Blandy* frame.c (Fdelete_frame): Clear the frame's display...
1993-01-14 Jim BlandyMake scrollbar structures into lisp objects, so that...
1992-12-24 Jim Blandy* frame.h (struct frame): New fields `can_have_scrollba...
1992-12-18 Jim Blandy* frame.c (make_terminal_frame): Don't forget to set the
1992-12-12 Jim Blandy* frame.c (Fdelete_frame): Delete all the windows in...
1992-12-06 Jim Blandy* frame.c (make_frame): Initialize async_visible and
1992-10-31 Jim Blandy* frame.c: #include buffer.h.
1992-10-19 Jim Blandy* frame.c (make_frame_without_minibuffer, Fwindow_frame...
1992-10-11 Jim Blandy* frame.c: #include "commands.h" and "keyboard.h".
1992-10-06 Richard M. Stallman(make_frame): Pass 2nd arg to Fother_buffer.
1992-09-29 Jim Blandy* frame.c (Fdelete_frame): Call Fselect_frame with...
1992-09-29 Jim Blandy* frame.c (Fselect_frame, Fframe_root_window,
1992-09-13 Jim Blandy* frame.c (choose_minibuf_frame): abort if the selected...
1992-08-19 Jim Blandy* frame.c (make_frame): Clear the explicit_name member...
1992-08-14 Jim Blandy* frame.c (make_frame): Stop passing zero to make_windo...
1992-08-12 Jim Blandy* frame.c (Qheight, Qicon, Qmodeline, Qname, Qnone...
1992-07-27 Jim Blandyentered into RCS
1992-07-25 Jim Blandy*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-07-15 Jim Blandy*** empty log message ***
1992-07-13 Jim Blandy*** empty log message ***
1992-07-10 Jim Blandy*** empty log message ***
1992-06-30 Jim Blandy*** empty log message ***
1992-06-12 Jim Blandy*** empty log message ***
1992-06-10 Jim Blandy*** empty log message ***
1992-06-08 Richard M. Stallman*** empty log message ***
1992-06-03 Richard M. Stallman*** empty log message ***
1992-02-06 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-12-11 Jim Blandy*** empty log message ***
1991-08-13 Jim Blandy*** empty log message ***
1991-07-28 Jim Blandy*** empty log message ***
1991-07-16 Jim Blandy*** empty log message ***
1991-05-25 Jim BlandyInitial revision