aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.c (unfollow)
Commit message (Expand)AuthorFilesLines
1999-12-15(Frecenter): Clear all caches of compositions.Kenichi Handa1-0/+5
1999-12-07(delete_window): Block input for the time windowGerd Moellmann1-3/+6
1999-11-28(Fwindow_end): Don't call temp_set_pt_both withGerd Moellmann1-2/+15
1999-10-25more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engineKen Raeburn1-2/+2
1999-10-23(Fnext_window): Add a QUIT in the loop.Gerd Moellmann1-0/+2
1999-10-16(enum save_restore_action): New.Gerd Moellmann1-21/+59
1999-09-23(enlarge_window): Add window parameter instead of usingGerd Moellmann1-16/+18
1999-09-23(window_min_size): Add parameter ignore_fixed_p.Gerd Moellmann1-22/+218
1999-09-16(Fset_window_buffer): Remove unused variables.Gerd Moellmann1-17/+20
1999-09-13(Fminibuffer_window): Change for Lisp_ObjectGerd Moellmann1-36/+37
1999-09-07(Fset_window_margins): Make window the first argument.Gerd Moellmann1-5/+4
1999-09-05(Fset_window_vscroll): Make window the first argument,Gerd Moellmann1-11/+19
1999-09-05ChangeGerd Moellmann1-5/+5
1999-09-05Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1-18/+18
1999-09-04(Qwindow_size_fixed): Replaces Qfixed_window_size.Gerd Moellmann1-4/+4
1999-09-03(foreach_window, foreach_window_1): New.Gerd Moellmann1-24/+74
1999-08-30(coordinates_in_window): UseGerd Moellmann1-2/+2
1999-08-25(Frecenter): Clear frame if called with nil or no arg.Gerd Moellmann1-0/+1
1999-08-24(Fset_window_point): Reset Vresize_mini_config.Gerd Moellmann1-0/+25
1999-08-23(Fset_window_hscroll): SetGerd Moellmann1-3/+4
1999-08-21Call change_frame_size and do_pending_window_change withGerd Moellmann1-2/+2
1999-08-17(Fcoordinates_in_window_p): Return `left-bitmap-area'Gerd Moellmann1-5/+27
1999-08-17(Fpos_visible_in_window_p): Rewritten.Gerd Moellmann1-24/+21
1999-08-15(Qfixed_window_size): New.Gerd Moellmann1-160/+453
1999-08-13(set_window_height, set_window_width):Gerd Moellmann1-2/+23
1999-08-13(MINSIZE): Removed.Gerd Moellmann1-21/+52
1999-08-05(display-buffer): Don't get confusedRichard M. Stallman1-4/+5
1999-07-30(Fset_window_configuration) [MSDOS]: Don't callEli Zaretskii1-0/+4
1999-07-23(Fsplit_window): For default size, round up for left window.Karl Heuer1-2/+4
1999-07-21(Fcoordinates_in_window_p): Rewritten.Gerd Moellmann1-163/+741
1999-01-30(Fset_window_point): If WINDOW is selected but theRichard M. Stallman1-1/+2
1998-11-17(temp_output_buffer_show): Around temp-buffer-show-hook,Richard M. Stallman1-3/+3
1998-10-10(window_loop): New alternative CHECK_ALL_WINDOWS.Richard M. Stallman1-9/+43
1998-08-06(Fsplit_window): Doc fix.Richard M. Stallman1-1/+2
1998-08-04(Fmove_to_window_line): Doc fix.Richard M. Stallman1-2/+2
1998-05-30(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.Karl Heuer1-7/+7
1998-05-25(Fdelete_windows_on): For FRAME, change t to nilRichard M. Stallman1-6/+9
1998-05-22(window_loop): Pass new arg to Fother_buffer.Richard M. Stallman1-5/+20
1998-05-20(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.Richard M. Stallman1-4/+8
1998-05-19(Fselect_window): Doc fix.Richard M. Stallman1-3/+9
1998-04-29(make_window): Initialize last_point field.Andreas Schwab1-0/+1
1998-04-29Conditionally include xterm.h using HAVE_X_WINDOWS.Geoff Voelker1-1/+1
1998-04-14(Fset_window_configuration): Fix mixing of Lisp_ObjectAndreas Schwab1-3/+5
1998-04-14Fix -Wimplicit warnings.Andreas Schwab1-3/+10
1998-03-20(window_display_table): Don't look inside buffer if its nil.Richard M. Stallman1-0/+3
1998-03-17(Frecenter): Operate on window's buffer even if some other was current.Richard M. Stallman1-22/+40
1998-03-02(compare_window_configurations): New arg ignore_positions.Richard M. Stallman1-13/+32
1998-02-08(Fdisplay_buffer): New arg FRAME.Richard M. Stallman1-8/+20
1998-01-26(compare_window_configurations): New function.Richard M. Stallman1-4/+99
1998-01-21Update copyright year.Richard M. Stallman1-1/+1