aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c
Commit message (Expand)AuthorAgeFilesLines
* (Fwindow_redisplay_end_trigger): New function.Richard M. Stallman1995-11-101-0/+30
* [HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.Geoff Voelker1995-11-071-2/+2
* (Fdelete_other_windows): Set w->force_start.Richard M. Stallman1995-10-121-1/+4
* (window_display_table): Use DISP_TABLE_P. Return typeRichard M. Stallman1995-10-111-7/+7
* (Fset_window_hscroll): Don't reject args > SHORTBITS.Richard M. Stallman1995-10-051-2/+0
* (window_scroll): Always set force_start.Richard M. Stallman1995-10-031-1/+4
* (save_window_save): Pass the new arg to Fcopy_marker.Richard M. Stallman1995-09-011-3/+3
* (Fprevious_window, Fnext_window): When minibuf = nil,Richard M. Stallman1995-07-231-11/+25
* (Fwindow_start): Doc fix.Richard M. Stallman1995-07-181-1/+2
* (Fset_window_hscroll): Set clip_changed in the buffer.Richard M. Stallman1995-07-071-2/+2
* (Fsplit_window): Nicer error if split size is too small.Richard M. Stallman1995-06-261-6/+10
* (Fset_window_configuration): Use do_switch_frame directly.Richard M. Stallman1995-06-161-2/+3
* (Fpos_visible_in_window_p): New arg to compute_motion.Karl Heuer1995-05-181-1/+1
* (Frecenter): Fix args to vmotion (overlooked in May 13 change).Karl Heuer1995-05-161-4/+1
* (Fdelete_other_windows): Fix args to vmotion.Karl Heuer1995-05-131-2/+1
* [MULTI_FRAME] (init_window_once): Set Vterminal_frameKarl Heuer1995-05-091-0/+1
* (Fdisplay_buffer): Initialize other, upper, lower.Richard M. Stallman1995-05-081-0/+1
* (syms_of_window): Doc fix.Richard M. Stallman1995-05-071-16/+18
* (Fdisplay_buffer): Search the proper frame when theKarl Heuer1995-04-131-4/+7
* (temp_output_buffer_show): Select the chosen windowRichard M. Stallman1995-04-131-2/+22
* (Fnext_window, Fprevious_window): If all_frames is a frame and windowRichard M. Stallman1995-04-081-0/+10
* Update copyright.Karl Heuer1995-04-071-1/+1
* (syms_of_window): Fix missing \n\.Karl Heuer1995-03-221-1/+1
* (Fdisplay_buffer): Fix prev change--return selected window.Richard M. Stallman1995-03-141-4/+16
* (Vsame_window_buffer_names, Vsame_window_regexps): New vars.Richard M. Stallman1995-03-111-0/+60
* (window_loop): Handle special display buffer framesRichard M. Stallman1995-02-231-18/+54
* (Fdelete_window, set_window_height, set_window_width)Richard M. Stallman1995-02-051-0/+7
* (Qtemp_buffer_show_hook): New hook.Richard M. Stallman1995-01-181-0/+9
* (Fscroll_other_window): On small windows, scroll by 1 line.Karl Heuer1995-01-101-4/+5
* (temp_output_buffer_show): Use BUF_SAVE_MODIFF.Richard M. Stallman1995-01-021-1/+1
* (Fdisplay_buffer): Use `b' to read existing buffer name.Richard M. Stallman1994-11-221-1/+1
* (Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-10/+7
* (make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.Karl Heuer1994-11-161-18/+20
* Fix indentation.Karl Heuer1994-11-161-3/+2
* (syms_of_window): Fix missing \n\'s.Karl Heuer1994-10-261-2/+2
* (Vtemp_buffer_show_function): Doc fix.Richard M. Stallman1994-10-251-0/+1
* (Fdisplay_buffer): Make old_selected_window a Lisp_Object.Karl Heuer1994-10-201-2/+3
* (Fdisplay_buffer): If the other window is smallerRichard M. Stallman1994-10-201-0/+20
* *** empty log message ***Morten Welinder1994-10-171-0/+2
* (Fdisplay_buffer): In desperation case of looking forRichard M. Stallman1994-10-171-2/+6
* (make_window, Fset_window_hscroll, Fset_window_start, set_window_height,Karl Heuer1994-10-041-46/+49
* (Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,Karl Heuer1994-10-041-14/+14
* (Frecenter): Don't trigger point-motion hooks.Karl Heuer1994-10-031-7/+7
* (syms_of_window): Doc fix.Richard M. Stallman1994-09-271-1/+1
* (Fwindowp, Fwindow_live_p, window_display_table, window_loop,Karl Heuer1994-09-271-15/+13
* (Fdelete_other_windows): Nice error if WINDOW is minibuf.Richard M. Stallman1994-09-231-0/+4
* (display-buffer, special-display-buffer-names)Richard M. Stallman1994-09-221-6/+29
* (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH toKarl Heuer1994-09-201-1/+1
* (Fset_window_buffer): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-201-2/+2
* (struct saved_window_data): New slots min_width, min_height.Richard M. Stallman1994-09-201-0/+14