use dynwind_begin and dynwind_end
[bpt/emacs.git] / src / xdisp.c
2015-04-18 BT Templetonuse dynwind_begin and dynwind_end
2015-04-18 BT Templetonremove redundant assignments
2015-04-18 BT Templetonuse guile-snarf for subr definition
2015-04-18 BT Templetonstore lisp structures in SCM objects
2015-04-18 Robin Templetonuse xmalloc_atomic for many pointerless objects
2015-04-18 Robin Templetonuse BDW-GC
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-23 Dmitry AntipovSimplify and cleanup character conversion stuff.
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-16 Eli ZaretskiiA better fix for bug #17777 with visual-order cursor...
2014-06-15 Paul EggertSpelling fix.
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-14 Eli ZaretskiiFix bug #17777 with keyboard macros and visual-order...
2014-06-14 Eli Zaretskiisrc/xdisp.c: Enhance commentary.
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Eli ZaretskiiFix bug #17744 with cursor motion near overlay string...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-10 Dmitry Antipov* dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Paul EggertIf a C name must be extern on some platforms, make...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-30 Dmitry AntipovDebugging facility to check whether 'const char *'...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-25 Eli ZaretskiiFix bug #17585 with incorrect vertical motion when...
2014-05-24 Paul Eggert* xdisp.c (safe__call1, safe__eval): Now static.
2014-05-24 Eli ZaretskiiFix last commits in xdisp.c, which caused a crash at...
2014-05-24 Stefan Monnier* src/xdisp.c: Bind inhibit-quit during pre-redisplay...
2014-05-21 Eli ZaretskiiFix bug #17539 with infinite recursion during scroll...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 YAMAMOTO Mitsuharu* xdisp.c (draw_glyphs): Set clipping to highlight...
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-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-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-18 Eli ZaretskiiFix bug #17288 with inserting left truncation glyph...
2014-04-17 Eli ZaretskiiFix bug #17281 with infloop in line-pixel-height.
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-12 Eli ZaretskiiFix bug #17244 with line-move-visual when display strin...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-05 Paul EggertPrefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-23 Eli ZaretskiiFix bug #17047 with cursor motion when invisible text...
2014-03-20 Stefan Monnier* src/frame.h (SET_FRAME_VISIBLE): Keep frame_garbaged...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-09 Martin RudalicsUpdate docs for window dividers and `window-text-pixel...
2014-03-08 Eli Zaretskiisrc/xdisp.c (Fmove_point_visually): Fix previous change.
2014-03-08 Eli ZaretskiiFix more failures of visual-order cursor movement under...
2014-03-07 Eli ZaretskiiFix bug #16961 with visual-order cursor movement and...
2014-02-28 Martin RudalicsDon't show drag cursor when modeline can't be dragged...
2014-02-27 Martin RudalicsMore fixes for mouse glyph calculations (Bug#16647).
2014-02-27 Eli ZaretskiiFix bug #16870 with 'box' face in display strings.
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-21 Paul EggertPacify GCC when configuring with --enable-gcc-warnings.
2014-02-20 Eli ZaretskiiFix excessive calls to bidi_shelve_cache reported in...
2014-02-20 Eli ZaretskiiFix assertion violation in redisplay.
2014-02-20 Eli ZaretskiiFix bug #16819 with dereferencing invalid face pointer.
2014-02-19 Eli ZaretskiiFix bug #16806 with horizontal scrolling of images...
2014-02-08 Lars Ingebrigtsen* doc/lispref/keymaps.texi (Menu Bar): Minor clarification.
2014-02-07 Martin RudalicsConstrain window box sizes (Bug#16649).
2014-02-05 Martin RudalicsFix last fix of note_mouse_highlight
2014-02-05 Paul EggertSpelling fix.
2014-02-05 Martin RudalicsFix cursor appearance in note_mouse_highlight (Bug...
2014-02-04 Martin RudalicsImprove window dividers code.
2014-01-29 Kenichi Handamerge trunk
2014-01-28 Martin RudalicsFix Fwindow_text_pixel_size and fit-frame-to-buffer.
2014-01-25 Stefan Monnier* src/eval.c (Fsignal): Fix `debug' handling to match...
2014-01-24 Dmitry Antipov* xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction...
2014-01-13 Daniel ColascioneCorrectly handle reaching the end of the interval tree...
2014-01-13 Martin RudalicsFix bug when resizing mini window (Bug#16424).
2014-01-13 Daniel ColascioneMake GTK+ menus work correctly with the Unity global...
2014-01-11 Kenichi Handamerge trunk
2014-01-11 Eli ZaretskiiFix bug #16347 with updating redisplay of company-mode...
2014-01-11 Eli Zaretskiisrc/xdisp.c (try_window_id): Update commentary.
2014-01-11 Martin RudalicsFix handling of internal borders (Bug#16348).
2014-01-06 Eli ZaretskiiFix bug #16129 with slow and incorrect redisplay in...
2014-01-01 Eli ZaretskiiFix bug #16265 with buffer caches when modifying text...
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Kenichi Handamerge trunk
2013-12-31 Martin RudalicsSome more fixes following pixelwise resize changes...
2013-12-23 Eli ZaretskiiLast portion of fix for bug #16051 with redisplay loops.
2013-12-23 Eli ZaretskiiFix most of bug #16051 with redisplay loops when resizi...
2013-12-19 Eli ZaretskiiFix last commit for TTYs.
next