Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Sat, 23 Oct 1999 22:43:35 +0000 |
Gerd Moellmann |
(Fnext_window): Add a QUIT in the loop.
|
Sat, 16 Oct 1999 11:24:23 +0000 |
Gerd Moellmann |
(enum save_restore_action): New.
|
Thu, 23 Sep 1999 22:17:37 +0000 |
Gerd Moellmann |
(enlarge_window): Add window parameter instead of using
|
Thu, 23 Sep 1999 11:58:37 +0000 |
Gerd Moellmann |
(window_min_size): Add parameter ignore_fixed_p.
|
Thu, 16 Sep 1999 12:52:22 +0000 |
Gerd Moellmann |
(Fset_window_buffer): Remove unused variables.
|
Mon, 13 Sep 1999 11:13:55 +0000 |
Gerd Moellmann |
(Fminibuffer_window): Change for Lisp_Object
|
Tue, 07 Sep 1999 14:48:56 +0000 |
Gerd Moellmann |
(Fset_window_margins): Make window the first argument.
|
Sun, 05 Sep 1999 21:22:46 +0000 |
Gerd Moellmann |
(Fset_window_vscroll): Make window the first argument,
|
Sun, 05 Sep 1999 16:39:19 +0000 |
Gerd Moellmann |
Change
|
Sun, 05 Sep 1999 15:49:07 +0000 |
Gerd Moellmann |
Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
|
Sat, 04 Sep 1999 20:11:12 +0000 |
Gerd Moellmann |
(Qwindow_size_fixed): Replaces Qfixed_window_size.
|
Fri, 03 Sep 1999 15:52:12 +0000 |
Gerd Moellmann |
(foreach_window, foreach_window_1): New.
|
Mon, 30 Aug 1999 23:14:27 +0000 |
Gerd Moellmann |
(coordinates_in_window): Use
|
Wed, 25 Aug 1999 21:12:38 +0000 |
Gerd Moellmann |
(Frecenter): Clear frame if called with nil or no arg.
|
Tue, 24 Aug 1999 19:24:53 +0000 |
Gerd Moellmann |
(Fset_window_point): Reset Vresize_mini_config.
|
Mon, 23 Aug 1999 00:11:51 +0000 |
Gerd Moellmann |
(Fset_window_hscroll): Set
|
Sat, 21 Aug 1999 19:30:35 +0000 |
Gerd Moellmann |
Call change_frame_size and do_pending_window_change with
|
Tue, 17 Aug 1999 22:44:47 +0000 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Return `left-bitmap-area'
|
Tue, 17 Aug 1999 00:38:14 +0000 |
Gerd Moellmann |
(Fpos_visible_in_window_p): Rewritten.
|
Sun, 15 Aug 1999 22:00:53 +0000 |
Gerd Moellmann |
(Qfixed_window_size): New.
|
Fri, 13 Aug 1999 21:24:35 +0000 |
Gerd Moellmann |
(set_window_height, set_window_width):
|
Fri, 13 Aug 1999 20:51:51 +0000 |
Gerd Moellmann |
(MINSIZE): Removed.
|
Thu, 05 Aug 1999 19:40:03 +0000 |
Richard M. Stallman |
(display-buffer): Don't get confused
|
Fri, 30 Jul 1999 08:24:02 +0000 |
Eli Zaretskii |
(Fset_window_configuration) [MSDOS]: Don't call
|
Fri, 23 Jul 1999 08:37:26 +0000 |
Karl Heuer |
(Fsplit_window): For default size, round up for left window.
|
Wed, 21 Jul 1999 21:43:52 +0000 |
Gerd Moellmann |
(Fcoordinates_in_window_p): Rewritten.
|
Sat, 30 Jan 1999 23:45:54 +0000 |
Richard M. Stallman |
(Fset_window_point): If WINDOW is selected but the
|
Tue, 17 Nov 1998 16:27:02 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Around temp-buffer-show-hook,
|
Sat, 10 Oct 1998 14:49:28 +0000 |
Richard M. Stallman |
(window_loop): New alternative CHECK_ALL_WINDOWS.
|
Thu, 06 Aug 1998 05:48:33 +0000 |
Richard M. Stallman |
(Fsplit_window): Doc fix.
|
Tue, 04 Aug 1998 03:16:57 +0000 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
Sat, 30 May 1998 14:47:15 +0000 |
Karl Heuer |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.
|
Mon, 25 May 1998 04:20:12 +0000 |
Richard M. Stallman |
(Fdelete_windows_on): For FRAME, change t to nil
|
Fri, 22 May 1998 20:03:28 +0000 |
Richard M. Stallman |
(window_loop): Pass new arg to Fother_buffer.
|
Wed, 20 May 1998 02:01:10 +0000 |
Richard M. Stallman |
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fixes.
|
Tue, 19 May 1998 22:35:20 +0000 |
Richard M. Stallman |
(Fselect_window): Doc fix.
|
Wed, 29 Apr 1998 09:44:06 +0000 |
Andreas Schwab |
(make_window): Initialize last_point field.
|
Wed, 29 Apr 1998 04:34:05 +0000 |
Geoff Voelker |
Conditionally include xterm.h using HAVE_X_WINDOWS.
|
Tue, 14 Apr 1998 13:11:34 +0000 |
Andreas Schwab |
(Fset_window_configuration): Fix mixing of Lisp_Object
|
Tue, 14 Apr 1998 12:25:56 +0000 |
Andreas Schwab |
Fix -Wimplicit warnings.
|
Fri, 20 Mar 1998 05:11:27 +0000 |
Richard M. Stallman |
(window_display_table): Don't look inside buffer if its nil.
|
Tue, 17 Mar 1998 06:48:12 +0000 |
Richard M. Stallman |
(Frecenter): Operate on window's buffer even if some other was current.
|
Mon, 02 Mar 1998 19:12:51 +0000 |
Richard M. Stallman |
(compare_window_configurations): New arg ignore_positions.
|
Sun, 08 Feb 1998 21:08:38 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): New arg FRAME.
|
Mon, 26 Jan 1998 09:04:27 +0000 |
Richard M. Stallman |
(compare_window_configurations): New function.
|
Wed, 21 Jan 1998 23:32:12 +0000 |
Richard M. Stallman |
Update copyright year.
|
Mon, 19 Jan 1998 19:24:04 +0000 |
Richard M. Stallman |
(window_scroll): Set opoint_byte properly.
|
Fri, 16 Jan 1998 19:16:02 +0000 |
Richard M. Stallman |
(Fspecial_display_p): Return the right value
|
Fri, 09 Jan 1998 23:18:35 +0000 |
Richard M. Stallman |
(Fselect_window): Don't set OW->pointm if OW->buffer is nil.
|
Thu, 01 Jan 1998 02:07:14 +0000 |
Richard M. Stallman |
(unshow_buffer): Set PT with TEMP_SET_PT_BOTH.
|
Tue, 25 Nov 1997 14:06:38 +0000 |
Andreas Schwab |
Add prototypes.
|
Sun, 19 Oct 1997 19:56:59 +0000 |
Karl Heuer |
(syms_of_window): Doc fix.
|
Thu, 16 Oct 1997 00:07:02 +0000 |
Karl Heuer |
(replace_buffer_in_all_windows):
|
Wed, 15 Oct 1997 22:18:37 +0000 |
Karl Heuer |
(window_scroll): When scrolling forward and point is
|
Tue, 02 Sep 1997 00:15:04 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fix.
|
Mon, 21 Jul 1997 20:00:36 +0000 |
Richard M. Stallman |
(set_window_height): Allow all heights > 0 for minibuffer windows.
|
Sat, 12 Jul 1997 06:37:59 +0000 |
Richard M. Stallman |
Fix copyright year.
|
Sat, 12 Jul 1997 06:37:04 +0000 |
Richard M. Stallman |
(Fcoordinates_in_window_p): Convert Fcons arguments to Lisp_Integer.
|
Mon, 07 Jul 1997 05:32:01 +0000 |
Richard M. Stallman |
Include blockinput.h.
|