| Age | Commit message (Expand) | Author |
| 2000-03-05 | (coordinates_in_window): Use | Gerd Moellmann |
| 2000-03-02 | [MSDOS]: Include msdos.h (for the definition of FRAME_INTERNAL_BORDER_WIDTH). | Eli Zaretskii |
| 2000-02-25 | (select_window_1): If selected_window is nil, | Gerd Moellmann |
| 2000-02-25 | (coordinates_in_window): Take frame's internal border width | Gerd Moellmann |
| 2000-02-25 | (Fset_window_buffer): Set WINDOW to the window | Gerd Moellmann |
| 2000-02-15 | (Fsave_window_excursion): Doc fix. | Gerd Moellmann |
| 2000-02-06 | [WINDOWSNT]: Include w32term.h. | Andrew Innes |
| 2000-02-01 | (Fset_window_margins): Don't make interactive. Doc fix. | Dave Love |
| 1999-12-15 | (Frecenter): Clear all caches of compositions. | Kenichi Handa |
| 1999-12-07 | (delete_window): Block input for the time window | Gerd Moellmann |
| 1999-11-28 | (Fwindow_end): Don't call temp_set_pt_both with | Gerd Moellmann |
| 1999-10-25 | more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine | Ken Raeburn |
| 1999-10-23 | (Fnext_window): Add a QUIT in the loop. | Gerd Moellmann |
| 1999-10-16 | (enum save_restore_action): New. | Gerd Moellmann |
| 1999-09-23 | (enlarge_window): Add window parameter instead of using | Gerd Moellmann |
| 1999-09-23 | (window_min_size): Add parameter ignore_fixed_p. | Gerd Moellmann |
| 1999-09-16 | (Fset_window_buffer): Remove unused variables. | Gerd Moellmann |
| 1999-09-13 | (Fminibuffer_window): Change for Lisp_Object | Gerd Moellmann |
| 1999-09-07 | (Fset_window_margins): Make window the first argument. | Gerd Moellmann |
| 1999-09-05 | (Fset_window_vscroll): Make window the first argument, | Gerd Moellmann |
| 1999-09-05 | Change | Gerd Moellmann |
| 1999-09-05 | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann |
| 1999-09-04 | (Qwindow_size_fixed): Replaces Qfixed_window_size. | Gerd Moellmann |
| 1999-09-03 | (foreach_window, foreach_window_1): New. | Gerd Moellmann |
| 1999-08-30 | (coordinates_in_window): Use | Gerd Moellmann |
| 1999-08-25 | (Frecenter): Clear frame if called with nil or no arg. | Gerd Moellmann |
| 1999-08-24 | (Fset_window_point): Reset Vresize_mini_config. | Gerd Moellmann |
| 1999-08-23 | (Fset_window_hscroll): Set | Gerd Moellmann |
| 1999-08-21 | Call change_frame_size and do_pending_window_change with | Gerd Moellmann |
| 1999-08-17 | (Fcoordinates_in_window_p): Return `left-bitmap-area' | Gerd Moellmann |
| 1999-08-17 | (Fpos_visible_in_window_p): Rewritten. | Gerd Moellmann |
| 1999-08-15 | (Qfixed_window_size): New. | Gerd Moellmann |
| 1999-08-13 | (set_window_height, set_window_width): | Gerd Moellmann |
| 1999-08-13 | (MINSIZE): Removed. | Gerd Moellmann |
| 1999-08-05 | (display-buffer): Don't get confused | Richard M. Stallman |
| 1999-07-30 | (Fset_window_configuration) [MSDOS]: Don't call | Eli Zaretskii |
| 1999-07-23 | (Fsplit_window): For default size, round up for left window. | Karl Heuer |
| 1999-07-21 | (Fcoordinates_in_window_p): Rewritten. | Gerd Moellmann |
| 1999-01-30 | (Fset_window_point): If WINDOW is selected but the | Richard M. Stallman |
| 1998-11-17 | (temp_output_buffer_show): Around temp-buffer-show-hook, | Richard M. Stallman |
| 1998-10-10 | (window_loop): New alternative CHECK_ALL_WINDOWS. | Richard M. Stallman |
| 1998-08-06 | (Fsplit_window): Doc fix. | Richard M. Stallman |
| 1998-08-04 | (Fmove_to_window_line): Doc fix. | Richard M. Stallman |
| 1998-05-30 | (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix. | Karl Heuer |
| 1998-05-25 | (Fdelete_windows_on): For FRAME, change t to nil | Richard M. Stallman |
| 1998-05-22 | (window_loop): Pass new arg to Fother_buffer. | Richard M. Stallman |
| 1998-05-20 | (Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes. | Richard M. Stallman |
| 1998-05-19 | (Fselect_window): Doc fix. | Richard M. Stallman |
| 1998-04-29 | (make_window): Initialize last_point field. | Andreas Schwab |
| 1998-04-29 | Conditionally include xterm.h using HAVE_X_WINDOWS. | Geoff Voelker |