use dynwind_begin and dynwind_end
[bpt/emacs.git] / src / window.c
2015-04-18 BT Templetonuse dynwind_begin and dynwind_end
2015-04-18 BT Templetonuse guile-snarf for subr definition
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-28 Kenichi Handamerge trunk
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-17 Paul EggertOmit redundant extern decls.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-06 Stefan Monnier* src/window.c (Frecenter): Signal an error if window...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-29 Stefan Monnier* src/window.c (struct saved_window): Remove mark.
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-24 Stefan Monnier* src/window.c (Fset_window_configuration): Deactivate...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-07 Martin RudalicsUpdate docs for select-window and buffer-list-update...
2014-03-06 Martin RudalicsMore window code related fixes and documentation changes.
2014-03-05 Martin RudalicsVarious window code related fixes and documentation...
2014-03-01 Martin RudalicsConsider Vother_window_scroll_buffer valid iff it's...
2014-02-27 Martin RudalicsMore fixes for mouse glyph calculations (Bug#16647).
2014-02-26 Martin RudalicsFixes around Bug#16647.
2014-02-24 Daniel ColascioneFix event race
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-22 Glenn MorrisMisc small frame/window doc
2014-02-21 Martin RudalicsFix handling of window-min-height/-width (Bug#16738).
2014-02-07 Martin RudalicsIn window_resize_apply adjust margin width, if necessar...
2014-02-07 Martin RudalicsConstrain window body sizes.
2014-01-22 Martin RudalicsFixes in window size functions around Bug#16430 and...
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Martin RudalicsFix last change of grow_mini_window.
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-26 Martin RudalicsSome more tinkering with Bug#16051.
2013-12-22 Martin RudalicsHandle Bug#16207 by being more restrictive when running...
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Martin RudalicsVarious fixes around Bug#16013.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Stefan Monnier* src/window.c (set_window_buffer): Update mode line.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-04 Stefan Monnier* src/window.c (select_window): Call second wset_redisp...
2013-12-04 Stefan Monnier* src/window.c (window_scroll): Mark window for redisplay.
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-03 Martin RudalicsFix issues related to pixelwise resizing. (Bug#16013...
2013-12-03 Paul EggertMinor integer overflow fixes.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Martin RudalicsRemove some unused items introduced during pixelwise...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-29 Stefan Monnier* configure.ac (HAVE_MENUS): Remove.
2013-11-29 Stefan Monnier* src/window.c (Fset_window_configuration): Move select...
2013-11-28 Stefan MonnierRefine redisplay optimizations to only redisplay *some...
2013-11-27 Martin RudalicsReset window_end_valid after some window changes (Bug...
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-06 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New vars redisplay-...
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-04 Paul EggertPort to stricter C99 platforms.
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-02 Dmitry Antipov* window.h (struct window): Prefer enum text_cursor_kin...
2013-09-30 Eli ZaretskiiFix message-box and avoid compilation warnings.
2013-09-29 Jan Djärv* window.c (calc_absolute_offset): #elif should be...
2013-09-28 Eli ZaretskiiMerge from trunk before trying Unix TTY.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-24 Dmitry AntipovUse union for the payload of struct Lisp_Vector.
2013-09-23 Dmitry Antipov* dispnew.c (frame_garbaged, selected_frame, last_nonmi...
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Dmitry AntipovIfdef away frame tool bar code when it is not really...
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Dmitry AntipovCache current header and mode line height for each...
2013-09-05 Dmitry Antipov* fontset.c, window.c, xdisp.c (toplevel): Use TERM_HEADER.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-01 Dmitry Antipov* dispextern.h (SET_TEXT_POS_FROM_MARKER): Indent.
2013-08-31 Martin RudalicsIn temp_output_buffer_show make sure window returned...
2013-08-29 Dmitry Antipov* intervals.c (set_point_from_marker): New function.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-26 Dmitry Antipov* window.h (struct window): Replace last_cursor with...
2013-08-23 Dmitry Antipov* window.c (struct save_window_data): Fix typo.
2013-08-14 Dmitry Antipov* window.h (struct window): Convert window_end_pos and
next