summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix some NS drawing issues (bug#32932)Alan Third2018-10-241-43/+37
* Clarify documentation of fractional vertical scrolling and some doc stringsAlan Mackenzie2018-10-151-0/+4
* Fix redisplay of glyphless charactersEli Zaretskii2018-10-132-4/+11
* Call GTK functions only on GTK scrollbarsRobert Pluim2018-10-131-1/+2
* Use the 'line-number' face for line-number fields past EOBEli Zaretskii2018-10-131-24/+34
* Ensure NS frame is redrawn correctly after scrollAlan Third2018-10-121-0/+1
* ; * src/data.c (Fkeywordp): Remove inaccurate commentary. (Bug#32979)Eli Zaretskii2018-10-081-2/+0
* Fix overflow lockup with frames > 255 linesScott Corley2018-10-071-3/+3
* Avoid assertion violations in nonsensical calls to 'signal'Eli Zaretskii2018-10-071-1/+4
* Avoid ridiculously high stack limit requests on macOSEli Zaretskii2018-10-041-4/+6
* Improve documentation of 'read-hide-char'Charles A. Roelli2018-10-031-2/+5
* Avoid returning early in 'while-no-input' due to subprocessesEli Zaretskii2018-09-291-0/+3
* Cleanup when opening a new terminal fails. (Bug#32794)John Shahid2018-09-293-1/+10
* Fix deprecation warningAlan Third2018-09-281-1/+15
* Make all NS drawing be done from drawRectAlan Third2018-09-281-391/+376
* ; Spellcheck two more documentation stringsCharles A. Roelli2018-09-251-1/+1
* More accurate docs for 'text-char-description'Eli Zaretskii2018-09-201-1/+2
* Fix GnuTLS test suite with GnuTLS versions 3.4.xEli Zaretskii2018-09-181-2/+2
* Fix build with gnutls versions 3.0 to 3.2 (Bug#32446)Noam Postavsky2018-09-171-4/+45
* * src/alloc.c (Fbool_vector, Flist, Fvector): Doc tweak.Glenn Morris2018-09-151-4/+4
* * src/alloc.c (vector): Fix grammatical error in doc string: "are" -> "is".Alan Mackenzie2018-09-151-1/+1