Tue, 03 Jan 2006 16:56:15 +0000 |
Stefan Monnier |
(Fwindow_minibuffer_p): Declare (for use in minibuf.c).
|
Sun, 18 Sep 2005 16:29:20 +0000 |
Andreas Schwab |
(struct window): Remove height_fixed_p, no longer set.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 18 Apr 2005 14:09:56 +0000 |
Kim F. Storm |
(struct window): Remove member overlay_arrow_bitmap.
|
Wed, 21 Jul 2004 21:08:56 +0000 |
Kim F. Storm |
(struct glyph_matrix): New members nrows_scale_factor
|
Wed, 16 Jun 2004 15:10:55 +0000 |
Kim F. Storm |
Update copyright.
|
Tue, 20 Apr 2004 22:18:43 +0000 |
Kim F. Storm |
(Fwindow_vscroll, Fset_window_vscroll): Fix EXFUN.
|
Mon, 01 Mar 2004 23:56:20 +0000 |
Kim F. Storm |
(struct window): New member overlay_arrow_bitmap.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 03 Jun 2003 11:11:56 +0000 |
Richard M. Stallman |
(WINDOW_LEFT_FRINGE_COLS, WINDOW_RIGHT_FRINGE_COLS)
|
Sun, 25 May 2003 17:48:26 +0000 |
Stefan Monnier |
(window_box_text_cols): Declare.
|
Sat, 24 May 2003 22:08:20 +0000 |
Kim F. Storm |
(struct window): Rename members left to left_col,
|
Sat, 17 May 2003 21:17:45 +0000 |
Stefan Monnier |
(Fselect_window): Add optional arg `norecord'.
|
Wed, 14 May 2003 18:50:47 +0000 |
Stefan Monnier |
(Qwindowp, Qwindow_live_p, Vwindow_list)
|
Mon, 31 Mar 2003 20:35:57 +0000 |
Kim F. Storm |
(change_window_heights): Add prototype.
|
Fri, 21 Mar 2003 13:52:14 +0000 |
Kim F. Storm |
(window_from_coordinates): Fix prototype.
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Mon, 01 Jul 2002 07:59:16 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 18 Mar 2002 04:38:43 +0000 |
Richard M. Stallman |
(cursor_type_changed): Hew variable.
|
Fri, 01 Mar 2002 22:36:09 +0000 |
Kim F. Storm |
(struct window): New member phys_cursor_width.
|
Thu, 28 Feb 2002 22:09:53 +0000 |
Kim F. Storm |
(minibuf_selected_window): Renamed from Vminibuf_selected_window.
|
Tue, 26 Feb 2002 22:52:07 +0000 |
Kim F. Storm |
(Vminibuf_selected_window): Declare extern.
|
Fri, 05 Oct 2001 09:52:23 +0000 |
Gerd Moellmann |
(MINI_WINDOW_P): Use NILP.
|
Thu, 18 Jan 2001 14:09:39 +0000 |
Gerd Moellmann |
(WINDOW_LIVE_P): New macro.
|
Wed, 20 Dec 2000 15:36:07 +0000 |
Gerd Moellmann |
(struct window): New member min_hscroll.
|
Tue, 12 Dec 2000 18:50:49 +0000 |
Dave Love |
(Fset_window_point): Declare.
|
Fri, 27 Oct 2000 22:59:52 +0000 |
Ken Raeburn |
* window.h (Fwindow_live_p): Declare.
|
Fri, 21 Jul 2000 14:33:46 +0000 |
Gerd Moellmann |
(foreach_window): Change prototype.
|
Sat, 30 Oct 1999 20:43:26 +0000 |
Gerd Moellmann |
Extend comment for optional_new_start.
|