summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Improve GC+Cairo workaroundPaul Eggert2019-01-05
* Work around GC+Cairo bugPaul Eggert2019-01-05
* Improve commentary in font.hEli Zaretskii2019-01-05
* Fix definition of Qwindow_point_insertion_type (Bug#33871)Martin Rudalics2019-01-04
* Update copyright year to 2019Paul Eggert2019-01-01
* Fix NS fringe bitmap drawing bug (bug#33864)Alan Third2018-12-28
* Fix commentary in dispnew.cEli Zaretskii2018-12-28
* Improve accept-process-process docPaul Eggert2018-12-27
* Improve process doc. with respect to handling of large input (Bug#33191)Charles A. Roelli2018-12-22
* Backport: Handle unread-command-events consistently (bug#23980)Chris Feng2018-12-19
* More porting to GCC 8 of --enable-gcc-warningsPaul Eggert2018-12-17
* Document font structure layout constraintsRobert Pluim2018-12-14
* Document font structure layout constraintsRobert Pluim2018-12-14
* Fix display of line numbers in empty lines beyond EOBEli Zaretskii2018-12-14
* Fix redisplay when a window's scroll bar or fringes are changedEli Zaretskii2018-12-11
* Fix cairo scrolling for side-by-side windowsAri Roponen2018-12-10
* ; * src/xterm.c (x_update_begin): Fix whitespace.Eli Zaretskii2018-12-08
* Fix scaling problem in Cairo buildsAri Roponen2018-12-08
* A few further fixes of window internals descriptionMartin Rudalics2018-12-03
* Revert "Revert "Fix infloop in GC mark_kboards""Eli Zaretskii2018-12-02
* Revert "Fix infloop in GC mark_kboards"Eli Zaretskii2018-12-02
* Fix infloop in GC mark_kboardsPaul Eggert2018-12-01
* Fix macOS run-time feature checkAlan Third2018-12-01
* Fix core dump in dbus-message-internalPaul Eggert2018-11-30
* Don't call xwidget functions until GTK has been initializedRobert Pluim2018-11-27
* Set tooltip text color (bug#33452)Alan Third2018-11-25
* Fix more drawing bugs in NS port (bug#32932)Alan Third2018-11-25
* ; * src/window.c (window_scroll): Improve commentary.Eli Zaretskii2018-11-19
* Improve documentation of the window treeEli Zaretskii2018-11-19
* Fix window scrolling on TTY frames when there's no mode lineEli Zaretskii2018-11-19
* * src/coding.c (Fcheck_coding_systems_region): Doc fix. (Bug#33372)Eli Zaretskii2018-11-14
* Avoid kill-emacs-hook errors hanging batch modeGlenn Morris2018-11-12
* Work around dumping bug on GNU/Linux ppc64lePaul Eggert2018-11-11
* * src/data.c (Ftype_of): xwidget objects are possible! (bug#33294)Stefan Monnier2018-11-09
* Fix call to GlobalMemoryStatusEx in w32.cEli Zaretskii2018-11-06
* Avoid crashes with remapped default face in Org modeEli Zaretskii2018-11-02
* Refer to bytecode constant vectors (Bug#33014)Paul Eggert2018-10-30
* Improve doc string of 'call-process'Eli Zaretskii2018-10-30
* Improve XPM load failure message (bug#33126)Alan Third2018-10-25
* Fix some NS drawing issues (bug#32932)Alan Third2018-10-24
* Clarify documentation of fractional vertical scrolling and some doc stringsAlan Mackenzie2018-10-15
* Fix redisplay of glyphless charactersEli Zaretskii2018-10-13
* Call GTK functions only on GTK scrollbarsRobert Pluim2018-10-13
* Use the 'line-number' face for line-number fields past EOBEli Zaretskii2018-10-13
* Ensure NS frame is redrawn correctly after scrollAlan Third2018-10-12
* ; * src/data.c (Fkeywordp): Remove inaccurate commentary. (Bug#32979)Eli Zaretskii2018-10-08
* Fix overflow lockup with frames > 255 linesScott Corley2018-10-07
* Avoid assertion violations in nonsensical calls to 'signal'Eli Zaretskii2018-10-07
* Avoid ridiculously high stack limit requests on macOSEli Zaretskii2018-10-04
* Improve documentation of 'read-hide-char'Charles A. Roelli2018-10-03