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'.
|
Sat, 20 Sep 2003 23:38:54 +0000 |
Kim F. Storm |
(Fwindow_scroll_bars): Doc fix.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Thu, 26 Jun 2003 23:18:41 +0000 |
Stefan Monnier |
(Fset_window_dedicated_p): Simplify.
|
Thu, 05 Jun 2003 00:36:28 +0000 |
Kim F. Storm |
(coordinates_in_window): Convert X and Y to window
|
Tue, 03 Jun 2003 11:12:48 +0000 |
Richard M. Stallman |
(Fwindow_edges): Doc fix.
|
Sun, 25 May 2003 17:49:35 +0000 |
Stefan Monnier |
(Fset_window_buffer): Add type of `keep_margins' argument.
|
Sun, 25 May 2003 02:11:24 +0000 |
Juanma Barranquero |
(Fset_window_scroll_bars): Fix typo in argument name.
|
Sat, 24 May 2003 22:07:51 +0000 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
Sat, 17 May 2003 21:18:25 +0000 |
Stefan Monnier |
(Fselect_window): Add optional `norecord' arg.
|
Mon, 31 Mar 2003 20:35:51 +0000 |
Kim F. Storm |
Remove extern decl for frame parameter vars.
|
Fri, 21 Mar 2003 13:52:06 +0000 |
Kim F. Storm |
* window.c (enum window_part): Move to dispextern.h.
|
Tue, 18 Feb 2003 00:18:04 +0000 |
Andreas Schwab |
(window_scroll_pixel_based): Move outside a
|
Tue, 04 Feb 2003 14:56:31 +0000 |
Juanma Barranquero |
Trailing whitespace deleted.
|
Wed, 01 Jan 2003 17:00:34 +0000 |
Richard M. Stallman |
(window_scroll_pixel_based): Partially undo last change.
|
Mon, 23 Dec 2002 18:04:45 +0000 |
Richard M. Stallman |
(window_scroll_pixel_based): Fix check for reaching BEGV.
|
Sun, 22 Dec 2002 21:57:05 +0000 |
Richard M. Stallman |
(select_window_1): Undo 9/21 change.
|