log src/window.c @ 63045:872de430453e

age author description
Mon, 06 Jun 2005 10:38:40 +0000 Jan Dj«£rv * window.c (delete_window): Handle the case where a h/vchild has
Fri, 20 May 2005 11:17:36 +0000 Lute Kamstra (Fwindow_inside_edges, Fwindow_inside_pixel_edges): Correct the right value.
Tue, 26 Apr 2005 22:41:28 +0000 Richard M. Stallman (Fsame_window_p, Fspecial_display_p): Doc fixes.
Sat, 23 Apr 2005 16:18:23 +0000 Richard M. Stallman (window_size_fixed): Variable deleted.
Mon, 18 Apr 2005 14:09:47 +0000 Kim F. Storm (make_window): Don't initialize overlay_arrow_bitmap.
Tue, 12 Apr 2005 22:52:52 +0000 Stefan Monnier (Fset_window_configuration): Be careful when you choose
Sun, 10 Apr 2005 22:02:41 +0000 Richard M. Stallman Comment changes.
Mon, 21 Feb 2005 22:34:34 +0000 Kim F. Storm (window_scroll_pixel_based): When scrolling backwards,
Mon, 24 Jan 2005 13:22:29 +0000 Kim F. Storm (window_scroll_pixel_based): Fix scrolling in the wrong
Sun, 23 Jan 2005 13:13:03 +0000 Kim F. Storm * window.c (Fpos_visible_in_window_p): Simplify return value for
Sun, 23 Jan 2005 00:50:24 +0000 Kim F. Storm (window_scroll_pixel_based): Force moving to next line
Sat, 22 Jan 2005 01:41:47 +0000 Kim F. Storm (auto_window_vscroll_p): New boolean.
Tue, 04 Jan 2005 03:00:21 +0000 Richard M. Stallman (window_scroll_pixel_based): Don't correct preserve_y
Fri, 31 Dec 2004 15:07:48 +0000 Richard M. Stallman (window_scroll_pixel_based): Only look at
Thu, 02 Dec 2004 23:24:43 +0000 Richard M. Stallman (Fget_lru_window, Fget_largest_window): Doc fixes.
Tue, 23 Nov 2004 05:05:34 +0000 Stefan Monnier (Fset_window_scroll_bars): Don't use XINT if it isn't int.
Mon, 22 Nov 2004 23:26:13 +0000 Kim F. Storm (set_window_buffer): Clear display_error_modiff.
Tue, 16 Nov 2004 15:35:14 +0000 Stefan Monnier Avoid side-effects inside XSETFASTINT's arguments.
Sun, 14 Nov 2004 11:59:21 +0000 Jan Dj«£rv * window.c (shrink_windows): Handle special case of one window left
Fri, 12 Nov 2004 14:26:53 +0000 Kim F. Storm (window_scroll_pixel_based, Frecenter): Use
Tue, 09 Nov 2004 11:16:32 +0000 Kim F. Storm Fix commentary.
Tue, 02 Nov 2004 14:41:24 +0000 Andreas Schwab (Fscroll_right): Fix last change.
Tue, 02 Nov 2004 09:06:06 +0000 Richard M. Stallman (window_scroll_pixel_based): Update preserve_y for header line if any.
Sat, 16 Oct 2004 14:51:39 +0000 Richard M. Stallman (Fspecial_display_p): Doc fix.
Mon, 04 Oct 2004 13:46:19 +0000 Kim F. Storm (coordinates_in_window): Relax check for cursor
Thu, 09 Sep 2004 02:10:40 +0000 Richard M. Stallman (Fset_window_buffer): Doc fix.
Sat, 07 Aug 2004 21:07:57 +0000 Stefan Monnier (window_list_1): YAILOM.
Mon, 02 Aug 2004 15:06:25 +0000 Kim F. Storm (window_scroll_line_based): Let compute_motion
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'.
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.
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
Tue, 28 May 2002 20:26:34 +0000 Richard M. Stallman (window_scroll_pixel_based): Don't call Fbolp;
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Mon, 22 Apr 2002 15:54:51 +0000 Richard M. Stallman (make_window): Initialize height_fixed_p,
Wed, 17 Apr 2002 10:36:08 +0000 Eli Zaretskii (coordinates_in_window): Don't report on margin area if its width is zero.
Fri, 12 Apr 2002 09:36:21 +0000 Gerd Moellmann (window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
Sat, 30 Mar 2002 23:49:39 +0000 Richard M. Stallman (window_scroll_pixel_based): Exit the move_it_by_lines
Tue, 26 Mar 2002 09:09:56 +0000 Richard M. Stallman (Fdisplay_buffer): Doc fix.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Fri, 01 Mar 2002 23:50:12 +0000 Kim F. Storm (Fminibuffer_selected_window): New function.
Fri, 01 Mar 2002 22:37:16 +0000 Kim F. Storm (make_window, replace_window): Initialize phys_cursor_width.
Thu, 28 Feb 2002 22:15:45 +0000 Kim F. Storm (syms_of_window): Initialize minibuf_selected_window.
Thu, 28 Feb 2002 22:07:45 +0000 Kim F. Storm (minibuf_selected_window): Renamed from
Tue, 26 Feb 2002 22:50:55 +0000 Kim F. Storm (Vminibuf_selected_window): New variable.
Wed, 13 Feb 2002 22:41:12 +0000 Kim F. Storm (Vmode_line_in_non_selected_windows): Removed.
Mon, 11 Feb 2002 14:42:16 +0000 Kim F. Storm (Vmode_line_in_non_selected_windows): New variable.
Mon, 21 Jan 2002 08:53:42 +0000 Richard M. Stallman (check_frame_size): Fix minimum height calculation.
Sun, 20 Jan 2002 23:09:45 +0000 Richard M. Stallman (MIN_SAFE_WINDOW_HEIGHT): Value now 1.
Fri, 18 Jan 2002 03:50:15 +0000 Richard M. Stallman (enlarge_window): When exceeding size of parent,
Tue, 08 Jan 2002 05:41:37 +0000 Richard M. Stallman (delete_window): Rewrite the code for changing the
Thu, 27 Dec 2001 05:49:33 +0000 Ken Raeburn * window.c (enlarge_window): In new preserve_before code, convert CURBEG from
Tue, 25 Dec 2001 10:36:08 +0000 Richard M. Stallman (enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
Sun, 16 Dec 2001 20:01:48 +0000 Richard M. Stallman (Frecenter): Clear display_error_modiff field.
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 Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Thu, 01 Nov 2001 14:23:38 +0000 Pavel Jan«¿k (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 Jan«¿k 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 Jan«¿k 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.
Wed, 10 Oct 2001 16:05:21 +0000 Stefan Monnier Include keymap.h.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Wed, 15 Aug 2001 14:56:51 +0000 Gerd Moellmann (window_scroll_pixel_based): Don't recenter if
Tue, 07 Aug 2001 14:19:26 +0000 Gerd Moellmann (Frecenter): If ARG < 0, and on a window system
Tue, 10 Apr 2001 16:13:02 +0000 Gerd Moellmann (window_scroll): Change the meaning of N to mean
Tue, 10 Apr 2001 15:39:53 +0000 Gerd Moellmann (window_scroll_pixel_based, Frecenter): Call
Mon, 09 Apr 2001 12:35:37 +0000 Gerd Moellmann (window_internal_height): Return 1 less if the
Wed, 14 Mar 2001 16:36:16 +0000 Gerd Moellmann (Fset_window_configuration): Change call to EMACS_PRETEST_21_0_100
Wed, 07 Mar 2001 17:17:07 +0000 Gerd Moellmann (Frecenter): Rewrite code handling negative values
Thu, 01 Mar 2001 19:31:06 +0000 Gerd Moellmann (Fwindow_end): Call move_it_past_eol only if
Wed, 28 Feb 2001 17:41:06 +0000 Ken Raeburn * window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
Wed, 28 Feb 2001 13:28:11 +0000 Gerd Moellmann (make_window, make_dummy_parent): Use allocate_window.
Tue, 20 Feb 2001 16:00:18 +0000 Gerd Moellmann (Fwindow_end): Handle case that WINDOW's buffer is not
Mon, 19 Feb 2001 16:43:40 +0000 Gerd Moellmann (Fmove_to_window_line): Undo last change.
Fri, 16 Feb 2001 15:50:33 +0000 Gerd Moellmann (set_window_buffer): Fix last change.
Fri, 16 Feb 2001 15:12:14 +0000 Gerd Moellmann (set_window_buffer): Set window's vscroll to 0.
Fri, 16 Feb 2001 14:56:44 +0000 Gerd Moellmann (coordinates_in_window): Increase width of area
Tue, 13 Feb 2001 15:44:27 +0000 Gerd Moellmann (window_loop) <GET_BUFFER_WINDOW>: Prefer to return
Mon, 05 Feb 2001 12:24:00 +0000 Gerd Moellmann (Fmove_to_window_line): Don't add 1 if window is
Fri, 02 Feb 2001 07:40:37 +0000 Eli Zaretskii (Fenlarge_window, Fshrink_window): Doc fix.
Wed, 31 Jan 2001 20:26:26 +0000 Gerd Moellmann (enum window_part): New enumeration.
Wed, 31 Jan 2001 14:47:44 +0000 Gerd Moellmann (Fscroll_right, Fscroll_left): Use interactive_p
Fri, 26 Jan 2001 20:01:43 +0000 Gerd Moellmann (size_window): Set the window's orig_top to nil when
Tue, 23 Jan 2001 11:32:56 +0000 Eli Zaretskii (syms_of_window) <scroll-preserve-screen-position>: Doc fix.
Thu, 18 Jan 2001 14:09:17 +0000 Gerd Moellmann * window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
Thu, 18 Jan 2001 13:46:21 +0000 Gerd Moellmann (window_size_fixed): New variable.
Tue, 16 Jan 2001 14:59:37 +0000 Gerd Moellmann (Fset_window_hscroll): Don't set window's min_hscroll
Mon, 08 Jan 2001 14:37:40 +0000 Gerd Moellmann (window_scroll_pixel_based): Adjust glyph matrices
Thu, 04 Jan 2001 12:53:14 +0000 Gerd Moellmann (Fdelete_other_windows): Set window's window_end_valid
Wed, 03 Jan 2001 13:49:32 +0000 Gerd Moellmann (Frecenter): When changing the window start, set the
Wed, 03 Jan 2001 12:52:06 +0000 Gerd Moellmann (Fwindow_end): Doc fix.
Wed, 03 Jan 2001 00:31:18 +0000 Richard M. Stallman (Frecenter): Doc fix.
Tue, 02 Jan 2001 15:32:31 +0000 Gerd Moellmann (Frecenter): Handle centering in graphical frames
Tue, 02 Jan 2001 14:23:43 +0000 Eli Zaretskii (size_window): Remove block-local variable `min_size'.
Wed, 27 Dec 2000 15:46:17 +0000 Gerd Moellmann (Frecenter): Use displayed_window_lines instead
Fri, 22 Dec 2000 13:48:19 +0000 Gerd Moellmann (size_window): When setting the window's too_small_ok
Fri, 22 Dec 2000 10:51:11 +0000 Gerd Moellmann (delete_window): Simplify somewhat.
Thu, 21 Dec 2000 15:38:38 +0000 Gerd Moellmann (delete_window, Fsplit_window)
Wed, 20 Dec 2000 15:36:29 +0000 Gerd Moellmann (make_window): Initialize window's min_hscroll.
Wed, 20 Dec 2000 12:00:24 +0000 Gerd Moellmann (delete_window, Fsplit_window)
Tue, 19 Dec 2000 14:20:11 +0000 Gerd Moellmann (window_scroll_pixel_based): Don't use
Sun, 17 Dec 2000 15:11:35 +0000 Gerd Moellmann (coordinates_in_window): Fix computation for
Fri, 15 Dec 2000 15:06:35 +0000 Gerd Moellmann (Fset_window_point): Remove test for
Tue, 12 Dec 2000 19:00:34 +0000 Dave Love (Fdisplay_buffer): Doc fix.
Tue, 12 Dec 2000 16:14:01 +0000 Gerd Moellmann (Fset_window_point): If displaying cursors in windows
Mon, 11 Dec 2000 07:28:51 +0000 Miles Bader (displayed_window_lines): Fix off-by-one error.
Mon, 11 Dec 2000 07:22:38 +0000 Miles Bader (displayed_window_lines): Handle non-newline-terminated final lines properly.
Mon, 11 Dec 2000 02:20:24 +0000 Miles Bader (displayed_window_lines): Don't round up when converting empty space at
Fri, 08 Dec 2000 18:56:35 +0000 Miles Bader (Fmove_to_window_line): Skip past any partially visible first line.
Fri, 08 Dec 2000 18:10:29 +0000 Miles Bader (Fpos_visible_in_window_p): Replace FULLY parameter with PARTIALLY,
Wed, 06 Dec 2000 15:19:28 +0000 Gerd Moellmann (coordinates_in_window): Check mouse on mode-line or
Wed, 06 Dec 2000 13:54:21 +0000 Gerd Moellmann (syms_of_window): Doc fix.
Wed, 06 Dec 2000 13:44:12 +0000 Gerd Moellmann (Veven_window_heights): New variable.
Fri, 01 Dec 2000 20:44:31 +0000 Gerd Moellmann (coordinates_in_window): Handle computations for
Fri, 01 Dec 2000 19:31:02 +0000 Gerd Moellmann (struct saved_window): Add members orig_top and
Tue, 28 Nov 2000 13:45:21 +0000 Gerd Moellmann (coordinates_in_window): If on a mode or header line,
Sun, 19 Nov 2000 15:20:27 +0000 Gerd Moellmann (Fwindow_list): Change parameter list to be XEmacs
Tue, 14 Nov 2000 05:43:37 +0000 Gerd Moellmann (Fpos_visible_in_window_p): Call pos_visible with
Tue, 07 Nov 2000 16:39:24 +0000 Gerd Moellmann (Fset_window_configuration): Don't try to preserve
Mon, 06 Nov 2000 15:47:04 +0000 Gerd Moellmann (displayed_window_lines): Detect partially
Mon, 30 Oct 2000 12:51:17 +0000 Gerd Moellmann (displayed_window_lines): Change buffers if necessary.
Fri, 27 Oct 2000 01:16:47 +0000 Miles Bader (Fpos_visible_in_window_p):
Thu, 26 Oct 2000 20:37:37 +0000 Gerd Moellmann (size_window): Compute size difference from sum of old
Wed, 25 Oct 2000 11:53:54 +0000 Gerd Moellmann (pos_fully_visible_p): Removed.
Tue, 24 Oct 2000 14:05:17 +0000 Gerd Moellmann (size_window): Prevent setting window's width or
Tue, 24 Oct 2000 04:39:01 +0000 Kenichi Handa (Fdisplay_buffer): Fix doc.
Mon, 23 Oct 2000 13:47:40 +0000 Miles Bader (window_scroll_pixel_based, window_scroll_line_based):
Sun, 22 Oct 2000 16:50:16 +0000 Andrew Choi Initial check-in: changes for building Emacs under Mac OS.
Sat, 21 Oct 2000 07:57:20 +0000 Miles Bader (pos_fully_visible_in_window_p):
Thu, 12 Oct 2000 15:39:07 +0000 Eli Zaretskii (coordinates_in_window): Fix detection of vertical line
Tue, 26 Sep 2000 12:36:55 +0000 Gerd Moellmann (freeze_window_starts): Construct last argument for
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Tue, 05 Sep 2000 10:51:59 +0000 Gerd Moellmann (window_loop) <GET_LARGEST_WINDOW>: Fix bug making
Tue, 22 Aug 2000 23:45:16 +0000 Andrew Innes Include keyboard.h before frame.h.
Mon, 14 Aug 2000 10:52:50 +0000 Dave Love Fix embedded comment.
Thu, 10 Aug 2000 19:14:59 +0000 Gerd Moellmann (Fwindow_end): Rewritten to not use Fvertical_motion,
Wed, 02 Aug 2000 20:17:01 +0000 Gerd Moellmann (display_buffer_reuse_frames): New variable.
Tue, 25 Jul 2000 12:05:45 +0000 Gerd Moellmann (window_display_table): Cleaned up.
Fri, 21 Jul 2000 14:59:18 +0000 Gerd Moellmann (foreach_window_1): Fix typo reversing an if-condition.
Fri, 21 Jul 2000 14:34:08 +0000 Gerd Moellmann (foreach_window): Instead of a fake variable argument
Tue, 18 Jul 2000 11:06:32 +0000 Dave Love (Fwindow_list): Declare arg `window'.
Thu, 06 Jul 2000 20:57:43 +0000 Gerd Moellmann (window_loop): Add missing gcpro1 local variable.
Thu, 06 Jul 2000 14:18:36 +0000 Gerd Moellmann (Fwindow_list): Reverse list at the end.
Wed, 05 Jul 2000 11:53:35 +0000 Gerd Moellmann (delete_all_subwindows): Reset Vwindow_list.
Wed, 05 Jul 2000 11:38:42 +0000 Gerd Moellmann (add_window_to_list): Add parameter LIST.
Tue, 04 Jul 2000 18:58:02 +0000 Gerd Moellmann (Vwindow_list): New variable.
Wed, 07 Jun 2000 12:41:40 +0000 Gerd Moellmann (displayed_window_lines): Take empty lines at
Wed, 07 Jun 2000 12:30:22 +0000 Gerd Moellmann (displayed_window_lines): New function.
Mon, 15 May 2000 14:51:32 +0000 Eli Zaretskii (coordinates_in_window): Subtract 1 when computing right_x.
Wed, 26 Apr 2000 18:39:58 +0000 Ken Raeburn (freeze_window_start): Check that minibuffer scroll window isn't nil before
Tue, 04 Apr 2000 21:07:45 +0000 Gerd Moellmann (compare_window_configurations): Signal an error
Sat, 01 Apr 2000 12:39:03 +0000 Ken Raeburn * window.c (CURBEG, CURSIZE): Don't overload lisp object lvalues
Thu, 30 Mar 2000 09:56:31 +0000 Ken Raeburn * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):
Sun, 12 Mar 2000 15:19:21 +0000 Gerd Moellmann (Fsave_window_excursion): Doc fix.
Sun, 05 Mar 2000 20:21:27 +0000 Gerd Moellmann (coordinates_in_window): Use
Thu, 02 Mar 2000 12:22:49 +0000 Eli Zaretskii [MSDOS]: Include msdos.h (for the definition of FRAME_INTERNAL_BORDER_WIDTH).
Fri, 25 Feb 2000 15:41:43 +0000 Gerd Moellmann (select_window_1): If selected_window is nil,
Fri, 25 Feb 2000 10:38:54 +0000 Gerd Moellmann (coordinates_in_window): Take frame's internal border width
Fri, 25 Feb 2000 10:20:46 +0000 Gerd Moellmann (Fset_window_buffer): Set WINDOW to the window
Tue, 15 Feb 2000 09:32:36 +0000 Gerd Moellmann (Fsave_window_excursion): Doc fix.
Sun, 06 Feb 2000 23:37:49 +0000 Andrew Innes [WINDOWSNT]: Include w32term.h.
Tue, 01 Feb 2000 14:52:08 +0000 Dave Love (Fset_window_margins): Don't make interactive. Doc fix.
Wed, 15 Dec 1999 00:22:26 +0000 Kenichi Handa (Frecenter): Clear all caches of compositions.
Tue, 07 Dec 1999 20:18:15 +0000 Gerd Moellmann (delete_window): Block input for the time window
Sun, 28 Nov 1999 12:48:29 +0000 Gerd Moellmann (Fwindow_end): Don't call temp_set_pt_both with
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.