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.
|
Thu, 23 Sep 1999 11:58:41 +0000 |
Gerd Moellmann |
(struct window): New members orig_top, orig_height.
|
Thu, 16 Sep 1999 12:52:25 +0000 |
Gerd Moellmann |
(struct window): New member height_fixed_p.
|
Tue, 14 Sep 1999 13:09:33 +0000 |
Gerd Moellmann |
(freeze_window_starts): Fix typo in prototype.
|
Fri, 03 Sep 1999 15:52:15 +0000 |
Gerd Moellmann |
New member frozen_window_start_p.
|
Mon, 23 Aug 1999 00:11:54 +0000 |
Gerd Moellmann |
(beg_unchanged, end_unchanged, unchanged_modified,
|
Sat, 21 Aug 1999 19:30:42 +0000 |
Gerd Moellmann |
Remove references to echo_area_glyphs
|