Update FSF's address in the preamble.
[bpt/emacs.git] / src / window.c
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-15 Richard M. Stallman(display_buffer_1): Don't deiconify the selected frame.
1996-01-12 Erik Naggum(window_scroll): Fix typo in comment.
1996-01-11 Richard M. Stallman(Fset_window_buffer): Call the window-scroll-functions.
1996-01-09 Erik Naggum(Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_wind...
1996-01-05 Richard M. Stallman(replace_buffer_in_all_windows): Only re-select old
1996-01-04 Karl Heuer(Fprevious_window, Fwindow_configuration_p): Doc fix.
1996-01-02 Richard M. Stallman(replace_buffer_in_all_windows): New function.
1995-12-21 Karl Heuer(Fsplit_window): Rename size to size_int and chsize...
1995-12-13 Karl Heuer(Fsplit_window): Account for scroll bar width.
1995-11-21 Richard M. Stallman(Fdisplay_buffer): Always deiconify the window's frame.
1995-11-18 Richard M. Stallman(Fset_window_redisplay_end_trigger): Doc fix.
1995-11-10 Richard M. Stallman(Fwindow_redisplay_end_trigger): New function.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (Fset_window_configuration): Set menu...
1995-10-12 Richard M. Stallman(Fdelete_other_windows): Set w->force_start.
1995-10-11 Richard M. Stallman(window_display_table): Use DISP_TABLE_P. Return type
1995-10-05 Richard M. Stallman(Fset_window_hscroll): Don't reject args > SHORTBITS.
1995-10-03 Richard M. Stallman(window_scroll): Always set force_start.
1995-09-01 Richard M. Stallman(save_window_save): Pass the new arg to Fcopy_marker.
1995-07-23 Richard M. Stallman(Fprevious_window, Fnext_window): When minibuf = nil,
1995-07-18 Richard M. Stallman(Fwindow_start): Doc fix.
1995-07-07 Richard M. Stallman(Fset_window_hscroll): Set clip_changed in the buffer.
1995-06-26 Richard M. Stallman(Fsplit_window): Nicer error if split size is too small.
1995-06-16 Richard M. Stallman(Fset_window_configuration): Use do_switch_frame directly.
1995-05-18 Karl Heuer(Fpos_visible_in_window_p): New arg to compute_motion.
1995-05-16 Karl Heuer(Frecenter): Fix args to vmotion (overlooked in May...
1995-05-13 Karl Heuer(Fdelete_other_windows): Fix args to vmotion.
1995-05-09 Karl Heuer[MULTI_FRAME] (init_window_once): Set Vterminal_frame
1995-05-08 Richard M. Stallman(Fdisplay_buffer): Initialize other, upper, lower.
1995-05-07 Richard M. Stallman(syms_of_window): Doc fix.
1995-04-13 Karl Heuer(Fdisplay_buffer): Search the proper frame when the
1995-04-13 Richard M. Stallman(temp_output_buffer_show): Select the chosen window
1995-04-08 Richard M. Stallman(Fnext_window, Fprevious_window): If all_frames is...
1995-04-07 Karl HeuerUpdate copyright.
1995-03-22 Karl Heuer(syms_of_window): Fix missing \n\.
1995-03-14 Richard M. Stallman(Fdisplay_buffer): Fix prev change--return selected...
1995-03-11 Richard M. Stallman(Vsame_window_buffer_names, Vsame_window_regexps):...
1995-02-23 Richard M. Stallman(window_loop): Handle special display buffer frames
1995-02-05 Richard M. Stallman(Fdelete_window, set_window_height, set_window_width)
1995-01-18 Richard M. Stallman(Qtemp_buffer_show_hook): New hook.
1995-01-10 Karl Heuer(Fscroll_other_window): On small windows, scroll by...
1995-01-02 Richard M. Stallman(temp_output_buffer_show): Use BUF_SAVE_MODIFF.
1994-11-22 Richard M. Stallman(Fdisplay_buffer): Use `b' to read existing buffer...
1994-11-16 Karl Heuer(Fcurrent_window_configuration): Use allocate_vectorlik...
1994-11-16 Karl Heuer(make_dummy_parent, make_window): Use allocate_vectorli...
1994-11-16 Karl HeuerFix indentation.
1994-10-26 Karl Heuer(syms_of_window): Fix missing \n\'s.
1994-10-25 Richard M. Stallman(Vtemp_buffer_show_function): Doc fix.
1994-10-20 Karl Heuer(Fdisplay_buffer): Make old_selected_window a Lisp_Object.
1994-10-20 Richard M. Stallman(Fdisplay_buffer): If the other window is smaller
1994-10-17 Morten Welinder*** empty log message ***
1994-10-17 Richard M. Stallman(Fdisplay_buffer): In desperation case of looking for
1994-10-04 Karl Heuer(make_window, Fset_window_hscroll, Fset_window_start...
1994-10-04 Karl Heuer(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_win...
1994-10-03 Karl Heuer(Frecenter): Don't trigger point-motion hooks.
1994-09-27 Richard M. Stallman(syms_of_window): Doc fix.
1994-09-27 Karl Heuer(Fwindowp, Fwindow_live_p, window_display_table, window...
1994-09-23 Richard M. Stallman(Fdelete_other_windows): Nice error if WINDOW is minibuf.
1994-09-22 Richard M. Stallman(display-buffer, special-display-buffer-names)
1994-09-20 Karl Heuer(window_internal_width): Change VERTICAL_SCROLL_BAR_WID...
1994-09-20 Karl Heuer(Fset_window_buffer): Fix Lisp_Object vs. int problems.
1994-09-20 Richard M. Stallman(struct saved_window_data): New slots min_width, min_he...
1994-08-13 Richard M. Stallman(window_loop, case UNSHOW_BUFFER):
1994-08-10 Richard M. Stallman(Fwindow_end): Undo previous change.
1994-08-09 Richard M. Stallman(Fwindow_end): If window_end_valid is nil, return nil.
1994-08-08 Richard M. Stallman(Fpos_visible_in_window_p): Do something reasonable
1994-08-03 Richard M. Stallman(Fwindow_end): Doc fix.
1994-08-01 Richard M. Stallman(Fmove_to_window_line): Doc fix.
1994-07-28 Richard M. Stallman(Fdisplay_buffer): Add MULTI_FRAME cond in last change.
1994-07-24 Richard M. Stallman(Fnext_window, Fprevious_window): Don't get stuck in...
1994-07-16 Richard M. Stallman(Fdisplay_buffer): Cope with unsplittable frames and...
1994-07-14 Richard M. Stallman(Fselect_window): Fix bug checking new_point is in...
1994-07-11 Richard M. Stallman(Fdisplay_buffer): Add MULTI_FRAME conditional in previ...
1994-07-07 Richard M. Stallman(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
1994-07-05 Richard M. StallmanDoc fixes.
1994-06-25 Richard M. Stallman(Fother_window_for_scrolling): New function.
1994-06-25 Richard M. Stallman(Fother_window_for_scrolling): New function.
1994-05-23 Richard M. Stallman(window_loop): Fix test of dedicated flag in prev change.
1994-05-23 Richard M. Stallman(window_loop, UNSHOW_BUFFER case):
1994-05-22 Richard M. Stallman(change_window_height): Test for DELTA too small
1994-05-18 Richard M. Stallman(Fset_window_buffer): Fix dedicated window error call.
1994-05-06 Karl Heuer(Fdelete_other_windows): Do nothing if w->start is...
1994-05-06 Karl HeuerUse PT, not point.
1994-04-24 Richard M. Stallman(Fselect_window): Use Fselect_frame.
1994-04-23 Richard M. StallmanImplement special frames for specified buffers.
1994-04-20 Richard M. Stallman(set_window_width): Don't delete root window for being...
1994-04-13 Karl Heuer(Fset_window_configuration): Only call X fns if HAVE_X_...
1994-04-13 Karl Heuer(Fnext_window, Fprevious_window, Fdisplay_buffer):...
1994-04-05 Karl HeuerAdd window argument on calls to compute_motion.
1994-03-29 Karl Heuer(Fwindow_width): Delete unnecessary variable declarations.
1994-03-25 Karl Heuer(unshow_buffer, window_loop, Fdisplay_buffer): Use...
1994-03-23 Karl Heuer(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc...
1994-03-14 Karl Heuer(window_scroll, Fmove_to_window_line): Avoid dividing...
1994-03-14 Richard M. Stallman(Fdelete_other_windows): Pass new arg to Fvertical_motion.
1994-03-09 Karl Heuer(Fselect_window): Undo previous minibuffer change.
1994-03-09 Richard M. Stallman(window_loop): Delete MULTI_FRAME
1994-03-09 Karl Heuer(Fselect_window): Don't select an inactive minibuffer.
1994-03-08 Richard M. Stallman(Fdisplay_buffer): If pop_up_frames != 0,
1994-03-08 Richard M. Stallman(Fprevious_window, Fnext_window): ALL_FRAMES = visible
1994-03-08 Richard M. Stallman(Fwindow_width): Doc fix.
next