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
|