summaryrefslogtreecommitdiff
path: root/src/ChangeLog
AgeCommit message (Expand)Author
2015-04-07Rename ChangeLogs for gitlog-to-changelogPaul Eggert
2015-04-06Avoid segfaults on MS-Windows when invoking subprocesses (Bug#20264)Koichi Arakawa
2015-04-04Close a timing hole in selections.Jan D
2015-04-03Don't optimized away tool tip redraw, may lead to corrupted text.Jan D
2015-03-31Avoid crashing with key-chord (Bug#20223)Eli Zaretskii
2015-03-29Merge from origin/emacs-24Paul Eggert
2015-03-29Merge from origin/emacs-24Paul Eggert
2015-03-29Fixes: debbugs:19175Jan D
2015-03-28Don't send bad SM messages.Jan D
2015-03-28Fix blocking connections on MS-Windows (Bug#20159)Eli Zaretskii
2015-03-27Avoid some core dumps in X session managementPaul Eggert
2015-03-27Port user-login-name initialization to Qnil == 0Paul Eggert
2015-03-27Assume !BROKEN_NON_BLOCKING_CONNECTPaul Eggert
2015-03-27Fix crashes when restoring sub-char-tables from desktop fileEli Zaretskii
2015-03-27Fix the bug number of previous commit: should be bug #20159.Eli Zaretskii
2015-03-27Support non-blocking connect on MS-Windows (Bug#20207)Eli Zaretskii
2015-03-27Bump version to 24.5 for the release-candidateNicolas Petton
2015-03-25`save-excursion' does not save&restore the mark any moreStefan Monnier
2015-03-25Don't round up scroll bar width with GTK3 (Bug#20182).Martin Rudalics
2015-03-24Fix minor ldexp issuesPaul Eggert
2015-03-24Make process-running-child-p return foreground process group IDDaniel Colascione
2015-03-23Minor refactoring of new Fmake_process codePaul Eggert
2015-03-23Generalize start-process with keyword argsDaiki Ueno
2015-03-22ChangeLog fixGlenn Morris
2015-03-22Backport 20156 fix (stack corruption)Jan D
2015-03-22Fixes: debbugs:20156Jan D
2015-03-21Fix problems with setting system-time-locale on MS-WindowsEli Zaretskii
2015-03-18Merge from origin/emacs-24Paul Eggert
2015-03-18Add classes as run-time descriptors of cl-structs.Stefan Monnier
2015-03-16Add `predicate' arg to `read-buffer' and use it for erc-iswitchbStefan Monnier
2015-03-15Fix subtle problems with linum-mode and invisible textEli Zaretskii
2015-03-14Add --no-x-resources optionDaniel Colascione
2015-03-14Mention Bug 19482 on 2015-01-06 change.Jan D
2015-03-13* frame.c (x_get_resource_string) [!USE_GTK]: Don't define.Paul Eggert
2015-03-13* editfns.c, systime.h (mktime_z) [!HAVE_TZALLOC]: Now static.Paul Eggert
2015-03-12Fix support of scripts in w32font.c (Bug#19993)Eli Zaretskii
2015-03-12Fix --no-bitmap-iconGlenn Morris
2015-03-07Partially revert the fix for bug #11732Eli Zaretskii
2015-03-05Work around x86 glibc backtrace bugPaul Eggert
2015-03-05Fix region extension when scroll bar is on the rightEli Zaretskii
2015-03-04src/ChangeLog: Fix bad formatting.Eli Zaretskii
2015-03-04Handle tool bar size changes after x_set_font.Martin Rudalics
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Merge from origin/emacs-24Paul Eggert
2015-03-03Rename gc-precise-p to gc-preciseDaniel Colascione
2015-03-03* alloc.c (run_finalizers): Omit unused local.Paul Eggert