| Commit message (Expand) | Author | Age | Files | Lines |
* | (struct glyph_matrix): New members nrows_scale_factor | Kim F. Storm | 2004-07-21 | 1 | -0/+5 |
* | Update copyright. | Kim F. Storm | 2004-06-16 | 1 | -1/+1 |
* | (Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN. | Kim F. Storm | 2004-04-20 | 1 | -3/+3 |
* | (struct window): New member overlay_arrow_bitmap. | Kim F. Storm | 2004-03-01 | 1 | -0/+3 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | (WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS) | Richard M. Stallman | 2003-06-03 | 1 | -5/+22 |
* | (window_box_text_cols): Declare. | Stefan Monnier | 2003-05-25 | 1 | -0/+1 |
* | (struct window): Rename members left to left_col, | Kim F. Storm | 2003-05-24 | 1 | -29/+406 |
* | (Fselect_window): Add optional arg `norecord'. | Stefan Monnier | 2003-05-17 | 1 | -2/+2 |
* | (Qwindowp, Qwindow_live_p, Vwindow_list) | Stefan Monnier | 2003-05-14 | 1 | -0/+33 |
* | (change_window_heights): Add prototype. | Kim F. Storm | 2003-03-31 | 1 | -0/+1 |
* | (window_from_coordinates): Fix prototype. | Kim F. Storm | 2003-03-21 | 1 | -1/+2 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -10/+10 |
* | Comment change. | Richard M. Stallman | 2002-07-01 | 1 | -1/+1 |
* | (cursor_type_changed): Hew variable. | Richard M. Stallman | 2002-03-18 | 1 | -0/+4 |
* | (struct window): New member phys_cursor_width. | Kim F. Storm | 2002-03-01 | 1 | -3/+3 |
* | (minibuf_selected_window): Renamed from Vminibuf_selected_window. | Kim F. Storm | 2002-02-28 | 1 | -1/+1 |
* | (Vminibuf_selected_window): Declare extern. | Kim F. Storm | 2002-02-26 | 1 | -0/+5 |
* | (MINI_WINDOW_P): Use NILP. | Gerd Moellmann | 2001-10-05 | 1 | -1/+1 |
* | (WINDOW_LIVE_P): New macro. | Gerd Moellmann | 2001-01-18 | 1 | -1/+7 |
* | (struct window): New member min_hscroll. | Gerd Moellmann | 2000-12-20 | 1 | -0/+3 |
* | (Fset_window_point): Declare. | Dave Love | 2000-12-12 | 1 | -0/+1 |
* | * window.h (Fwindow_live_p): Declare. | Ken Raeburn | 2000-10-27 | 1 | -0/+1 |
* | (foreach_window): Change prototype. | Gerd Moellmann | 2000-07-21 | 1 | -1/+3 |
* | Extend comment for optional_new_start. | Gerd Moellmann | 1999-10-30 | 1 | -1/+3 |
* | (struct window): New members orig_top, orig_height. | Gerd Moellmann | 1999-09-23 | 1 | -1/+7 |
* | (struct window): New member height_fixed_p. | Gerd Moellmann | 1999-09-16 | 1 | -0/+5 |
* | (freeze_window_starts): Fix typo in prototype. | Gerd Moellmann | 1999-09-14 | 1 | -1/+1 |
* | New member frozen_window_start_p. | Gerd Moellmann | 1999-09-03 | 1 | -0/+7 |
* | (beg_unchanged, end_unchanged, unchanged_modified, | Gerd Moellmann | 1999-08-23 | 1 | -19/+0 |
* | Remove references to echo_area_glyphs | Gerd Moellmann | 1999-08-21 | 1 | -24/+0 |
* | (struct window): New field too_small_ok. | Gerd Moellmann | 1999-08-13 | 1 | -0/+2 |
* | (struct window): Add vscroll. | Gerd Moellmann | 1999-07-21 | 1 | -49/+160 |
* | (WINDOW_RIGHT_MARGIN): Don't subtract 1 from width when there are no | Richard M. Stallman | 1998-05-04 | 1 | -1/+1 |
* | Change argument number of Fdisplay_buffer to 3. | Kenichi Handa | 1998-02-06 | 1 | -1/+1 |
* | (WINDOW_RIGHT_MARGIN): Deduct width of vertical line | Richard M. Stallman | 1998-01-21 | 1 | -7/+9 |
* | Add prototypes. | Andreas Schwab | 1997-11-25 | 1 | -8/+15 |
* | (struct window): New field optional_new_start. | Richard M. Stallman | 1996-11-10 | 1 | -0/+3 |
* | (WINDOW_LEFT_MARGIN): New macro. | Richard M. Stallman | 1996-09-21 | 1 | -0/+34 |
* | (struct window): New field last_overlay_modified. | Richard M. Stallman | 1996-09-15 | 1 | -0/+7 |
* | (struct window): New field, last_had_star. | Richard M. Stallman | 1996-06-28 | 1 | -0/+3 |
* | Update FSF's address in the preamble. | Erik Naggum | 1996-01-15 | 1 | -1/+2 |
* | (struct window): New field redisplay_end_trigger. | Richard M. Stallman | 1995-11-10 | 1 | -0/+3 |
* | (echo_area_window): Declared. | Richard M. Stallman | 1995-07-21 | 1 | -0/+5 |
* | Fix comment. | Karl Heuer | 1995-03-31 | 1 | -2/+2 |
* | (struct window): New member column_number_displayed. | Karl Heuer | 1995-01-17 | 1 | -1/+4 |
* | (struct window): Use EMACS_INT. | Richard M. Stallman | 1994-09-17 | 1 | -1/+1 |
* | (minibuf_prompt): Now a Lisp_Object. All uses changed. | Karl Heuer | 1994-06-18 | 1 | -1/+1 |
* | (echo_area_glyphs_length): Declared. | Richard M. Stallman | 1993-12-23 | 1 | -0/+3 |
* | Updated copyright years. | Jim Blandy | 1993-05-22 | 1 | -1/+1 |