Sun, 25 Jul 2004 17:43:57 +0000 |
Richard M. Stallman |
(coordinates_in_window): Return ON_SCROLL_BAR
|
Sun, 25 Jul 2004 17:35:49 +0000 |
Richard M. Stallman |
(Fcoordinates_in_window_p): Take account of FRAME_INTERNAL_BORDER_WIDTH.
|
Sat, 24 Jul 2004 21:38:22 +0000 |
Richard M. Stallman |
(Fwindow_at): Take account of FRAME_INTERNAL_BORDER_WIDTH.
|
Wed, 21 Jul 2004 21:08:45 +0000 |
Kim F. Storm |
(make_window): Initialize nrows_scale_factor and
|
Mon, 19 Jul 2004 21:57:05 +0000 |
Luc Teirlinck |
(Fpos_visible_in_window_p, Fset_window_hscroll)
|
Sat, 17 Jul 2004 14:59:02 +0000 |
Richard M. Stallman |
(coordinates_in_window): Inside the window but outside
|
Sun, 11 Jul 2004 01:20:03 +0000 |
Luc Teirlinck |
(Fwindow_buffer, Fother_window, Fget_lru_window)
|
Mon, 21 Jun 2004 03:23:27 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Sun, 13 Jun 2004 22:27:53 +0000 |
Richard M. Stallman |
(Fselect_window): Doc fix.
|
Thu, 13 May 2004 00:33:27 +0000 |
Glenn Morris |
(Fdisplay_buffer, Fsplit_window, split-height-threshold): Doc fix.
|
Fri, 07 May 2004 00:43:49 +0000 |
Juanma Barranquero |
(Fset_window_buffer): Fix docstring.
|
Tue, 20 Apr 2004 22:18:33 +0000 |
Kim F. Storm |
(Fpos_visible_in_window_p): Return pixel position if
|
Wed, 14 Apr 2004 20:03:42 +0000 |
Nick Roberts |
(Fget_lru_window): Doc fix.
|
Thu, 04 Mar 2004 17:16:23 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Doc fix.
|
Mon, 01 Mar 2004 23:56:30 +0000 |
Kim F. Storm |
(make_window): Initialize overlay_arrow_bitmap.
|
Sat, 28 Feb 2004 01:02:51 +0000 |
Kim F. Storm |
(window_loop, Fforce_window_update): Force mode line
|
Thu, 12 Feb 2004 12:12:41 +0000 |
Kim F. Storm |
(Fwindow_fringes): Doc fix.
|
Mon, 26 Jan 2004 03:27:33 +0000 |
Luc Teirlinck |
(Fwindow_minibuffer_p): Doc fix.
|
Sat, 03 Jan 2004 21:17:51 +0000 |
Richard M. Stallman |
(decode_any_window): New function.
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Sun, 23 Nov 2003 21:47:24 +0000 |
Kim F. Storm |
(enum window_loop): Add REDISPLAY_BUFFER_WINDOWS.
|
Sun, 23 Nov 2003 00:10:08 +0000 |
Kim F. Storm |
(coordinates_in_window): Remove redundant tests.
|
Tue, 14 Oct 2003 11:26:43 +0000 |
Lute Kamstra |
(Fset_window_fringes): Clarify docstring.
|
Tue, 14 Oct 2003 09:33:09 +0000 |
Kim F. Storm |
(Fset_window_margins): Simplify arg checking.
|
Mon, 13 Oct 2003 18:44:22 +0000 |
Richard M. Stallman |
(Fset_window_margins): Allow only integers as args.
|
Mon, 13 Oct 2003 16:11:27 +0000 |
Lute Kamstra |
(Fset_window_fringes): Elaborate docstring.
|
Sat, 11 Oct 2003 23:03:09 +0000 |
Jan Dj¸«£rv |
* window.c (shrink_windows): New function.
|
Wed, 24 Sep 2003 23:52:45 +0000 |
Kim F. Storm |
(set_window_buffer): Fix redisplay problems when
|
Mon, 22 Sep 2003 12:55:25 +0000 |
Masatake YAMATO |
(Fset_window_scroll_bars): Validate the value of `vertical_type'.
|