aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; * src/image.c (imagemagick_load, svg_load): Fix typos in comments.Eli Zaretskii2019-02-231-4/+4
* Fix input after setting x-wait-for-event-timeout nilEli Zaretskii2019-02-191-0/+3
* Avoid crashes upon C-g in nested invocations of 'read_char'Eli Zaretskii2019-02-131-5/+11
* * src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier2019-02-121-0/+10
* Minor improvements to do strings in callproc.cEli Zaretskii2019-02-081-2/+3
* Fix process-thread docstringRobert Pluim2019-02-081-1/+1
* ; * src/coding.h (struct coding_system): Fix a typo in a comment.Eli Zaretskii2019-02-061-1/+1
* Fix process-contact bug with TCP connectionsPaul Eggert2019-01-301-4/+10
* Prevent redrawing if frame is garbagedAlan Third2019-01-152-13/+9
* Attempt to fix hangs on MS-Windows due to C-gEli Zaretskii2019-01-142-13/+24
* ; Fix some trivial doc typosGlenn Morris2019-01-122-2/+2
* Improve GC+Cairo workaroundPaul Eggert2019-01-053-8/+20
* Work around GC+Cairo bugPaul Eggert2019-01-051-0/+6
* Improve commentary in font.hEli Zaretskii2019-01-051-30/+33
* Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-041-1/+1
* Update copyright year to 2019Paul Eggert2019-01-01215-215/+215
* Fix NS fringe bitmap drawing bug (bug#33864)Alan Third2018-12-281-1/+1
* Fix commentary in dispnew.cEli Zaretskii2018-12-281-3/+5
* Improve accept-process-process docPaul Eggert2018-12-271-3/+4
* Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-221-6/+9
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-191-0/+3
* More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-171-0/+5
* Document font structure layout constraintsRobert Pluim2018-12-141-2/+4
* Document font structure layout constraintsRobert Pluim2018-12-142-4/+6
* Fix display of line numbers in empty lines beyond EOBEli Zaretskii2018-12-141-1/+4
* Fix redisplay when a window's scroll bar or fringes are changedEli Zaretskii2018-12-111-0/+11
* Fix cairo scrolling for side-by-side windowsAri Roponen2018-12-101-2/+3
* ; * src/xterm.c (x_update_begin): Fix whitespace.Eli Zaretskii2018-12-081-1/+1
* Fix scaling problem in Cairo buildsAri Roponen2018-12-081-4/+10
* A few further fixes of window internals descriptionMartin Rudalics2018-12-031-60/+82
* Revert "Revert "Fix infloop in GC mark_kboards""Eli Zaretskii2018-12-021-1/+6
* Revert "Fix infloop in GC mark_kboards"Eli Zaretskii2018-12-021-6/+1
* Fix infloop in GC mark_kboardsPaul Eggert2018-12-011-1/+6
* Fix macOS run-time feature checkAlan Third2018-12-011-2/+2
* Fix core dump in dbus-message-internalPaul Eggert2018-11-301-1/+1
* Don't call xwidget functions until GTK has been initializedRobert Pluim2018-11-273-0/+11
* Set tooltip text color (bug#33452)Alan Third2018-11-251-3/+5
* Fix more drawing bugs in NS port (bug#32932)Alan Third2018-11-252-73/+91
* ; * src/window.c (window_scroll): Improve commentary.Eli Zaretskii2018-11-191-2/+2
* Improve documentation of the window treeEli Zaretskii2018-11-191-4/+8
* Fix window scrolling on TTY frames when there's no mode lineEli Zaretskii2018-11-191-12/+8
* * src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372)Eli Zaretskii2018-11-141-9/+9
* Avoid kill-emacs-hook errors hanging batch modeGlenn Morris2018-11-121-1/+4
* Work around dumping bug on GNU/Linux ppc64lePaul Eggert2018-11-111-0/+2
* * src/data.c (Ftype_of): xwidget objects are possible! (bug#33294)Stefan Monnier2018-11-092-5/+7
* Fix call to GlobalMemoryStatusEx in w32.cEli Zaretskii2018-11-061-0/+1
* Avoid crashes with remapped default face in Org modeEli Zaretskii2018-11-021-1/+8
* Refer to bytecode constant vectors (Bug#33014)Paul Eggert2018-10-301-0/+1
* Improve doc string of 'call-process'Eli Zaretskii2018-10-301-8/+13
* Improve XPM load failure message (bug#33126)Alan Third2018-10-251-1/+1