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 Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Thu, 01 Nov 2001 14:23:38 +0000 |
Pavel Jank |
(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 Jank |
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 Jank |
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.
|
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.
|
Sun, 29 Jun 1997 00:35:28 +0000 |
Richard M. Stallman |
(temp_output_buffer_show): Copy default-directory from current buffer.
|
Sat, 31 May 1997 05:50:22 +0000 |
Richard M. Stallman |
(Fsplit_window): Ignore FRAME_NO_SPLIT_P here.
|
Tue, 27 May 1997 02:46:14 +0000 |
Richard M. Stallman |
(syms_of_window): Initialize inhibit_frame_unsplittable.
|
Mon, 26 May 1997 08:17:39 +0000 |
Simon Marshall |
frame-override-unsplittable/inhibit-frame-unsplittable name change.
|
Mon, 26 May 1997 02:41:42 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Use B not b for interactive argument.
|
Tue, 06 May 1997 03:29:39 +0000 |
Richard M. Stallman |
(Fset_window_configuration): Set last_selected_window
|
Sat, 03 May 1997 06:12:28 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): If we give up and try other frames,
|
Wed, 23 Apr 1997 00:30:43 +0000 |
Richard M. Stallman |
(frame_allow_splitting): New variable.
|
Thu, 10 Apr 1997 21:26:07 +0000 |
Karl Heuer |
(delete_window): Don't return value from void function.
|
Wed, 02 Apr 1997 03:44:32 +0000 |
Richard M. Stallman |
(Qwindow_configuration_change_hook): New variable.
|
Sat, 22 Mar 1997 04:18:04 +0000 |
Richard M. Stallman |
(Fset_window_buffer): Increment display_count if it is an integer.
|
Fri, 14 Mar 1997 17:22:11 +0000 |
Karl Heuer |
(change_window_height): Handle shrink as well as enlarge.
|
Thu, 20 Feb 1997 06:42:13 +0000 |
Karl Heuer |
(Fpos_visible_in_window_p): Bug fix. Specify big
|
Sat, 08 Feb 1997 18:34:53 +0000 |
Richard M. Stallman |
(change_window_height): Take size from multiple siblings,
|
Sat, 08 Feb 1997 15:50:17 +0000 |
Richard M. Stallman |
(scroll_preserve_screen_position): New variable.
|
Thu, 26 Dec 1996 21:01:10 +0000 |
Richard M. Stallman |
(window_scroll): Preserve vpos of point
|
Tue, 10 Dec 1996 23:26:48 +0000 |
Richard M. Stallman |
(window_scroll): Don't set w->start or w->force_start if signaling an error.
|
Tue, 19 Nov 1996 04:46:30 +0000 |
Geoff Voelker |
(special-display-p, same-window-p): Add missing
|
Mon, 11 Nov 1996 00:34:50 +0000 |
Richard M. Stallman |
(window_scroll): Handle scroll_margin
|
Sun, 10 Nov 1996 00:26:03 +0000 |
Richard M. Stallman |
(Fdelete_other_windows): Set optional_new_start instead of force_start.
|
Wed, 06 Nov 1996 07:38:41 +0000 |
Richard M. Stallman |
(window_loop, case GET_BUFFER_WINDOW):
|
Thu, 31 Oct 1996 13:43:37 +0000 |
Erik Naggum |
Reorganize function definitions so etags finds them.
|
Sun, 06 Oct 1996 16:55:03 +0000 |
Erik Naggum |
(special-display-p): Doc fix.
|
Sun, 06 Oct 1996 16:17:41 +0000 |
Erik Naggum |
(Fspecial_display_p, Fsame_window_p): New functions.
|
Thu, 26 Sep 1996 03:43:31 +0000 |
Richard M. Stallman |
(syms_of_window): Doc fixes.
|
Mon, 23 Sep 1996 04:36:43 +0000 |
Richard M. Stallman |
(Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.
|
Mon, 16 Sep 1996 06:29:40 +0000 |
Richard M. Stallman |
(Fset_window_start): Clear last_overlay_modified field.
|
Mon, 02 Sep 1996 05:13:11 +0000 |
Richard M. Stallman |
(unshow_buffer): Clear last_selected_window slot, maybe.
|
Sun, 01 Sep 1996 21:04:32 +0000 |
Karl Heuer |
Removed support for !MULTI_FRAME.
|