aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unconditionally set visibility to 1 when restoring frame size (Bug#16967).Martin Rudalics2014-03-101-0/+5
* Update docs for window dividers and `window-text-pixel-size'.Martin Rudalics2014-03-091-2/+6
* * nsterm.h (MAC_OS_X_VERSION_10_9): Add.Jan Djärv2014-03-081-0/+7
* Fix more failures of visual-order cursor movement under word-wrap (bug#16961).Eli Zaretskii2014-03-081-0/+15
* Fix bug #16961 with visual-order cursor movement and word-wrap.Eli Zaretskii2014-03-071-0/+7
* Update docs for select-window and buffer-list-update-hook.Martin Rudalics2014-03-071-0/+6
* More window code related fixes and documentation changes.Martin Rudalics2014-03-061-0/+5
* * xterm.c (xim_initialize): Always pass a copy of resource nameDmitry Antipov2014-03-061-0/+13
* Various window code related fixes and documentation changes.Martin Rudalics2014-03-051-1/+9
* Fix "resource temporarily unavailable" with xgselect.Paul Eggert2014-03-041-0/+4
* Fix minor --enable-gcc-warnings issues.Paul Eggert2014-03-041-0/+6
* Further follow-up to last change in gmalloc.c.Ken Brown2014-03-041-0/+5
* Follow-up improvements for last change in gmalloc.c.Eli Zaretskii2014-03-041-0/+6
* * xterm.c (x_draw_stretch_glyph_string): Reset clipping. (Bug#16932)YAMAMOTO Mitsuharu2014-03-041-0/+5
* * binding.el: Add comment describing why C-d binds to `delete-char'.Michal Nazarewicz2014-03-031-29/+34
* Fix bug #16930 with broken build --without-x.Eli Zaretskii2014-03-031-0/+2
* Fix crashes in lisp_align_free in a build with GC_MCHECK.Eli Zaretskii2014-03-031-0/+10
* Avoid crashes when X fonts are erroneously freed on reused XDmitry Antipov2014-03-031-0/+14
* * font.c (toplevel): Adjust comment about font cache layout.Dmitry Antipov2014-03-031-0/+8
* */ChangeLog: Trivial fixes.Juanma Barranquero2014-03-031-19/+19
* Consider Vother_window_scroll_buffer valid iff it's a live buffer.Martin Rudalics2014-03-011-0/+7
* Fix bug #16751 with crashes in expand-file-name on Windows.Eli Zaretskii2014-03-011-0/+5
* Fix a few crashes and leaks when cloning C strings.Paul Eggert2014-02-281-0/+12
* Don't show drag cursor when modeline can't be dragged (Bug#16647).Martin Rudalics2014-02-281-0/+5
* * src/doc.c (Fsnarf_documentation): Snarf not-yet-bound variablesGlenn Morris2014-02-271-0/+5
* More fixes for mouse glyph calculations (Bug#16647).Martin Rudalics2014-02-271-0/+18
* Fix bug #16870 with 'box' face in display strings.Eli Zaretskii2014-02-271-0/+9
* * dbusbind.c (Fdbus__init_bus, Qdbus__init_bus, Sdbus__init_bus):Michael Albinus2014-02-271-0/+5
* Fixes around Bug#16647.Martin Rudalics2014-02-261-0/+9
* src/lread.c (Funintern): Fix doc to match advertised calling convention.Juanma Barranquero2014-02-251-0/+4
* Fix event raceDaniel Colascione2014-02-241-0/+4
|\
* | Misc small frame/window docGlenn Morris2014-02-221-0/+3
* | Bit more doc for process filter and sentinel changesGlenn Morris2014-02-221-0/+5
* | Some doc updates for default process sentinels and filters not being nilGlenn Morris2014-02-211-0/+6
* | Fix handling of window-min-height/-width (Bug#16738).Martin Rudalics2014-02-211-0/+4
* | Pacify GCC when configuring with --enable-gcc-warnings.Paul Eggert2014-02-201-0/+6
* | Improve dbus error handling; detect bus failureDaniel Colascione2014-02-201-0/+4
|/
* Fix excessive calls to bidi_shelve_cache reported in bug #15555.Eli Zaretskii2014-02-201-0/+6
* Fix assertion violation in redisplay.Eli Zaretskii2014-02-201-0/+3
* Fix bug #16819 with dereferencing invalid face pointer.Eli Zaretskii2014-02-201-0/+5
* Some doc for defalias-fset-functionGlenn Morris2014-02-191-0/+4
* Fix bug #16806 with horizontal scrolling of images when fringes are disabled.Eli Zaretskii2014-02-191-0/+5
* Avoid crashes on MS-Windows when JPEG images are too large.Eli Zaretskii2014-02-191-0/+9
* Don't set FRAME_PIXEL_HEIGHT and FRAME_PIXEL_WIDTH in update_various_frame_sl...Martin Rudalics2014-02-181-0/+5
* * dbusbind.c (xd_close_bus): Apply proper check on busobj.Michael Albinus2014-02-181-0/+4
* temacs --daemon fixPaul Eggert2014-02-171-0/+6
* * nsterm.m (keyDown:): Check for normal key even if NSNumericPadKeyMaskAnders Lindgren2014-02-161-0/+5
* Make closing dbus buses actually workDaniel Colascione2014-02-151-0/+8
* Fix crashes in itimers on Windows 9X.Eli Zaretskii2014-02-131-0/+6
* Fix subspace record bug on HP-UX 10.20.Paul Eggert2014-02-131-0/+10