Merged in changes from CVS HEAD
[bpt/emacs.git] / src / window.c
2004-03-07 Karoly LorenteyMerged in changes from CVS HEAD
2004-03-04 Richard M. Stallman(Fdisplay_buffer): Doc fix.
2004-03-01 Kim F. Storm(make_window): Initialize overlay_arrow_bitmap.
2004-03-01 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-28 Kim F. Storm(window_loop, Fforce_window_update): Force mode line
2004-02-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-24 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-20 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-19 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-18 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-17 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-12 Kim F. Storm(Fwindow_fringes): Doc fix.
2004-02-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-02-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-26 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-26 Luc Teirlinck(Fwindow_minibuffer_p): Doc fix.
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-09 Karoly LorenteyHookified termcap devices, added bootstrap display...
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyConverted display hooks to be display-local. Plus...
2004-01-03 Richard M. Stallman(decode_any_window): New function.
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyPortability fixes (now it compiles & runs fine on Solaris).
2004-01-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyFixed X support, preliminary support for X-tty combo...
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
2003-12-25 Karoly LorenteyImplemented multiple tty support.
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 `verti...
2003-09-20 Kim F. Storm(Fwindow_scroll_bars): Doc fix.
2003-09-01 Miles BaderAdd 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. StormMake (many) trivial substitutions for renamed and
2003-05-17 Stefan Monnier(Fselect_window): Add optional `norecord' arg.
2003-03-31 Kim F. StormRemove 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 BarranqueroTrailing 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...
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_...
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename 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 ChoiPatch for building Emacs on Mac OS X. April 26, 2002...
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...
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 MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-03-01 Kim F. Storm(Fminibuffer_selected_window): New function.
2002-03-01 Kim F. Storm(make_window, replace_window): Initialize phys_cursor_w...
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
next