2003-11-23 |
Kim F. Storm |
(enum window_loop): Add REDISPLAY_BUFFER_WINDOWS.
|
2003-11-23 |
Kim F. Storm |
(coordinates_in_window): Remove redundant tests.
|
2003-10-14 |
Lute Kamstra |
(Fset_window_fringes): Clarify docstring.
|
2003-10-14 |
Kim F. Storm |
(Fset_window_margins): Simplify arg checking.
|
2003-10-13 |
Richard M. Stallman |
(Fset_window_margins): Allow only integers as args.
|
2003-10-13 |
Lute Kamstra |
(Fset_window_fringes): Elaborate docstring.
|
2003-10-11 |
Jan Djärv |
* window.c (shrink_windows): New function.
|
2003-09-24 |
Kim F. Storm |
(set_window_buffer): Fix redisplay problems when
|
2003-09-22 |
Masatake YAMATO |
(Fset_window_scroll_bars): Validate the value of `vertical_type'.
|
2003-09-20 |
Kim F. Storm |
(Fwindow_scroll_bars): Doc fix.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-06-26 |
Stefan Monnier |
(Fset_window_dedicated_p): Simplify.
|
2003-06-05 |
Kim F. Storm |
(coordinates_in_window): Convert X and Y to window
|
2003-06-03 |
Richard M. Stallman |
(Fwindow_edges): Doc fix.
|
2003-05-25 |
Stefan Monnier |
(Fset_window_buffer): Add type of `keep_margins' argument.
|
2003-05-25 |
Juanma Barranquero |
(Fset_window_scroll_bars): Fix typo in argument name.
|
2003-05-24 |
Kim F. Storm |
Make (many) trivial substitutions for renamed and
|
2003-05-17 |
Stefan Monnier |
(Fselect_window): Add optional `norecord' arg.
|
2003-03-31 |
Kim F. Storm |
Remove extern decl for frame parameter vars.
|
2003-03-21 |
Kim F. Storm |
* window.c (enum window_part): Move to dispextern.h.
|
2003-02-18 |
Andreas Schwab |
(window_scroll_pixel_based): Move outside a
|
2003-02-04 |
Juanma Barranquero |
Trailing whitespace deleted.
|
2003-01-01 |
Richard M. Stallman |
(window_scroll_pixel_based): Partially undo last change.
|
2002-12-23 |
Richard M. Stallman |
(window_scroll_pixel_based): Fix check for reaching BEGV.
|
2002-12-22 |
Richard M. Stallman |
(select_window_1): Undo 9/21 change.
|
2002-12-19 |
David Kastrup |
(Fset_window_configuration): Set old_point to correct
|
2002-10-22 |
Stefan Monnier |
(window_loop): For GET_LRU_WINDOW and GET_LARGEST_WINDOW>,
|
2002-10-14 |
Richard M. Stallman |
(window_scroll): Set immediate_quit.
|
2002-09-21 |
Richard M. Stallman |
(select_window_1): Don't select frame.
|
2002-09-05 |
Richard M. Stallman |
(displayed_window_lines): Correct for one-off bug
|
2002-07-16 |
Richard M. Stallman |
(temp_output_buffer_show): Don't set prevent_redisplay_optimizations_p.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-07-09 |
Juanma Barranquero |
*** empty log message ***
|
2002-07-01 |
Richard M. Stallman |
(Frecenter): With arg, set optional_new_start.
|
2002-06-26 |
Richard M. Stallman |
(Frecenter): Don't set force_start flag.
|
2002-06-17 |
Stefan Monnier |
(Fset_window_configuration): Lisp_Object/int mixup.
|
2002-06-15 |
Richard M. Stallman |
(Fset_window_configuration): Explicitly preserve
|
2002-06-05 |
Eli Zaretskii |
(Fset_window_hscroll): Doc fix.
|
2002-05-30 |
Richard M. Stallman |
(Fset_window_configuration): Correct the handling
|
2002-05-28 |
Richard M. Stallman |
(window_scroll_pixel_based): Don't call Fbolp;
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|
2002-04-22 |
Richard M. Stallman |
(make_window): Initialize height_fixed_p,
|
2002-04-17 |
Eli Zaretskii |
(coordinates_in_window): Don't report on margin area if its width is zero.
|
2002-04-12 |
Gerd Moellmann |
(window_part): Add ON_LEFT_MARGIN, ON_RIGHT_MARGIN.
|
2002-03-30 |
Richard M. Stallman |
(window_scroll_pixel_based): Exit the move_it_by_lines
|
2002-03-26 |
Richard M. Stallman |
(Fdisplay_buffer): Doc fix.
|
2002-03-04 |
Stefan Monnier |
Change defvar_int def and vars to use EMACS_INT instead of just int.
|
2002-03-01 |
Kim F. Storm |
(Fminibuffer_selected_window): New function.
|
2002-03-01 |
Kim F. Storm |
(make_window, replace_window): Initialize phys_cursor_width.
|
2002-02-28 |
Kim F. Storm |
(syms_of_window): Initialize minibuf_selected_window.
|
2002-02-28 |
Kim F. Storm |
(minibuf_selected_window): Renamed from
|
2002-02-26 |
Kim F. Storm |
(Vminibuf_selected_window): New variable.
|
2002-02-13 |
Kim F. Storm |
(Vmode_line_in_non_selected_windows): Removed.
|
2002-02-11 |
Kim F. Storm |
(Vmode_line_in_non_selected_windows): New variable.
|
2002-01-21 |
Richard M. Stallman |
(check_frame_size): Fix minimum height calculation.
|
2002-01-20 |
Richard M. Stallman |
(MIN_SAFE_WINDOW_HEIGHT): Value now 1.
|
2002-01-18 |
Richard M. Stallman |
(enlarge_window): When exceeding size of parent,
|
2002-01-08 |
Richard M. Stallman |
(delete_window): Rewrite the code for changing the
|
2001-12-27 |
Ken Raeburn |
* window.c (enlarge_window): In new preserve_before code, convert CURBEG from
|
2001-12-25 |
Richard M. Stallman |
(enlarge_window): New arg PRESERVE_BEFORE. Callers changed.
|
2001-12-16 |
Richard M. Stallman |
(Frecenter): Clear display_error_modiff field.
|
2001-12-12 |
Gerd Moellmann |
(Frecenter): Simplify computation in the case of window
|
2001-12-01 |
Jason Rumney |
(Qleft_fringe, Qright_fringe): Remove. Now in frame.c.
|
2001-12-01 |
Kim F. Storm |
(coordinates_in_window): Handle separate left and right fringe widths.
|
2001-11-25 |
Eli Zaretskii |
(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
|
2001-11-16 |
Kim F. Storm |
Fringe cleanup.
|
2001-11-02 |
Pavel Janík |
Update usage of CHECK_ macros (remove unused second argument).
|
2001-11-01 |
Pavel Janík |
(grow_mini_window): Fix typo in comment.
|
2001-10-31 |
Gerd Moellmann |
(grow_mini_window): Handle case that the root
|
2001-10-29 |
Eli Zaretskii |
(Fscroll_left, Fscroll_right): Doc fix.
|
2001-10-24 |
Pavel Janík |
Don't define max.
|
2001-10-21 |
Miles Bader |
(Fsave_window_excursion): Add usage: string to doc string.
|
2001-10-20 |
Pavel Janík |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
2001-10-15 |
Gerd Moellmann |
(window_loop): Don't check for Fother_buffer returning nil.
|
2001-10-15 |
Gerd Moellmann |
(select_window_1): Unfreeze window start. Remove a
|
2001-10-15 |
Gerd Moellmann |
Comment fix.
|
2001-10-10 |
Stefan Monnier |
Include keymap.h.
|
2001-10-08 |
Gerd Moellmann |
Don't define min/max.
|
2001-08-15 |
Gerd Moellmann |
(window_scroll_pixel_based): Don't recenter if
|
2001-08-07 |
Gerd Moellmann |
(Frecenter): If ARG < 0, and on a window system
|
2001-04-10 |
Gerd Moellmann |
(window_scroll): Change the meaning of N to mean
|
2001-04-10 |
Gerd Moellmann |
(window_scroll_pixel_based, Frecenter): Call
|
2001-04-09 |
Gerd Moellmann |
(window_internal_height): Return 1 less if the
|
2001-03-14 |
Gerd Moellmann |
(Fset_window_configuration): Change call to
EMACS_PRETEST_21_0_100
|
2001-03-07 |
Gerd Moellmann |
(Frecenter): Rewrite code handling negative values
|
2001-03-01 |
Gerd Moellmann |
(Fwindow_end): Call move_it_past_eol only if
|
2001-02-28 |
Ken Raeburn |
* window.c (set_window_buffer): Field vscroll is an int, not a lisp object.
|
2001-02-28 |
Gerd Moellmann |
(make_window, make_dummy_parent): Use allocate_window.
|
2001-02-20 |
Gerd Moellmann |
(Fwindow_end): Handle case that WINDOW's buffer is not
|
2001-02-19 |
Gerd Moellmann |
(Fmove_to_window_line): Undo last change.
|
2001-02-16 |
Gerd Moellmann |
(set_window_buffer): Fix last change.
|
2001-02-16 |
Gerd Moellmann |
(set_window_buffer): Set window's vscroll to 0.
|
2001-02-16 |
Gerd Moellmann |
(coordinates_in_window): Increase width of area
|
2001-02-13 |
Gerd Moellmann |
(window_loop) <GET_BUFFER_WINDOW>: Prefer to return
|
2001-02-05 |
Gerd Moellmann |
(Fmove_to_window_line): Don't add 1 if window is
|
2001-02-02 |
Eli Zaretskii |
(Fenlarge_window, Fshrink_window): Doc fix.
|
2001-01-31 |
Gerd Moellmann |
(enum window_part): New enumeration.
|
2001-01-31 |
Gerd Moellmann |
(Fscroll_right, Fscroll_left): Use interactive_p
|
2001-01-26 |
Gerd Moellmann |
(size_window): Set the window's orig_top to nil when
|
2001-01-23 |
Eli Zaretskii |
(syms_of_window) <scroll-preserve-screen-position>: Doc fix.
|
2001-01-18 |
Gerd Moellmann |
* window.c (Fwindow_live_p): Use WINDOW_LIVE_P.
|
2001-01-18 |
Gerd Moellmann |
(window_size_fixed): New variable.
|
2001-01-16 |
Gerd Moellmann |
(Fset_window_hscroll): Don't set window's min_hscroll
|
2001-01-08 |
Gerd Moellmann |
(window_scroll_pixel_based): Adjust glyph matrices
|
2001-01-04 |
Gerd Moellmann |
(Fdelete_other_windows): Set window's window_end_valid
|
2001-01-03 |
Gerd Moellmann |
(Frecenter): When changing the window start, set the
|
2001-01-03 |
Gerd Moellmann |
(Fwindow_end): Doc fix.
|
2001-01-03 |
Richard M. Stallman |
(Frecenter): Doc fix.
|
2001-01-02 |
Gerd Moellmann |
(Frecenter): Handle centering in graphical frames
|
2001-01-02 |
Eli Zaretskii |
(size_window): Remove block-local variable `min_size'.
|
2000-12-27 |
Gerd Moellmann |
(Frecenter): Use displayed_window_lines instead
|
2000-12-22 |
Gerd Moellmann |
(size_window): When setting the window's too_small_ok
|
2000-12-22 |
Gerd Moellmann |
(delete_window): Simplify somewhat.
|
2000-12-21 |
Gerd Moellmann |
(delete_window, Fsplit_window)
|
2000-12-20 |
Gerd Moellmann |
(make_window): Initialize window's min_hscroll.
|
2000-12-20 |
Gerd Moellmann |
(delete_window, Fsplit_window)
|
2000-12-19 |
Gerd Moellmann |
(window_scroll_pixel_based): Don't use
|
2000-12-17 |
Gerd Moellmann |
(coordinates_in_window): Fix computation for
|