log src/window.c @ 42087:32f317cd7f01

age author description
Wed, 12 Dec 2001 13:43:16 +0000 Gerd Moellmann (Frecenter): Simplify computation in the case of window
Sat, 01 Dec 2001 12:35:45 +0000 Jason Rumney (Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
Sat, 01 Dec 2001 01:15:43 +0000 Kim F. Storm (coordinates_in_window): Handle separate left and right fringe widths.
Sun, 25 Nov 2001 18:21:09 +0000 Eli Zaretskii (Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
Fri, 16 Nov 2001 13:08:08 +0000 Kim F. Storm Fringe cleanup.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 14:23:38 +0000 Pavel Jank (grow_mini_window): Fix typo in comment.
Wed, 31 Oct 2001 10:06:10 +0000 Gerd Moellmann (grow_mini_window): Handle case that the root
Mon, 29 Oct 2001 19:12:37 +0000 Eli Zaretskii (Fscroll_left, Fscroll_right): Doc fix.
Wed, 24 Oct 2001 06:35:59 +0000 Pavel Jank Don't define max.
Sun, 21 Oct 2001 15:28:03 +0000 Miles Bader (Fsave_window_excursion): Add usage: string to doc string.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 15 Oct 2001 11:38:41 +0000 Gerd Moellmann (window_loop): Don't check for Fother_buffer returning nil.
Mon, 15 Oct 2001 10:44:09 +0000 Gerd Moellmann (select_window_1): Unfreeze window start. Remove a
Mon, 15 Oct 2001 10:28:13 +0000 Gerd Moellmann Comment fix.