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.
|
Thu, 19 Dec 2002 16:26:29 +0000 |
David Kastrup |
(Fset_window_configuration): Set old_point to correct
|
Tue, 22 Oct 2002 19:28:17 +0000 |
Stefan Monnier |
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
|
Mon, 14 Oct 2002 01:30:53 +0000 |
Richard M. Stallman |
(window_scroll): Set immediate_quit.
|
Sat, 21 Sep 2002 18:37:10 +0000 |
Richard M. Stallman |
(select_window_1): Don't select frame.
|
Thu, 05 Sep 2002 02:36:22 +0000 |
Richard M. Stallman |
(displayed_window_lines): Correct for one-off bug
|
Tue, 16 Jul 2002 13:39:41 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p.
|
Mon, 15 Jul 2002 00:00:41 +0000 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
Thu, 11 Jul 2002 14:18:02 +0000 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
Wed, 10 Jul 2002 08:45:24 +0000 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
Tue, 09 Jul 2002 09:46:38 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Mon, 01 Jul 2002 08:00:07 +0000 |
Richard M. Stallman |
(Frecenter): With arg, set optional_new_start.
|
Wed, 26 Jun 2002 08:44:11 +0000 |
Richard M. Stallman |
(Frecenter): Don't set force_start flag.
|
Mon, 17 Jun 2002 18:45:01 +0000 |
Stefan Monnier |
(Fset_window_configuration): Lisp_Object/int mixup.
|
Sat, 15 Jun 2002 14:20:52 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Explicitly preserve
|
Wed, 05 Jun 2002 17:01:31 +0000 |
Eli Zaretskii |
(Fset_window_hscroll): Doc fix.
|
Thu, 30 May 2002 17:04:59 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Correct the handling
|