summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Change pixel formatscratch/ns/performanceAlan Third2020-12-311-2/+3
* Fix EmacsSurface definitionsAlan Third2020-12-312-3/+5
* Fix GNUstep warningsAlan Third2020-12-313-7/+3
* Fix problems with reusing IOSurfacesAlan Third2020-12-312-100/+266
* Improve performance of scrolling on NSAlan Third2020-12-311-25/+19
* Improve drawing performance on macOSAlan Third2020-12-313-13/+70
* Fix process-tests on MS-WindowsEli Zaretskii2020-12-311-0/+7
* Must explicitly create unpropertized strings in mode-lineJoão Távora2020-12-311-1/+1
* Make Flymake mode-line indicator customizable (bug#33740)João Távora2020-12-313-115/+153
* Protect elisp-flymake-checkdoc against boundless diagnosticsJoão Távora2020-12-311-1/+2
* * test/src/process-tests.el: Let timeouts fail the tests. Fix some docstringsMichael Albinus2020-12-311-26/+26
* CC Mode. Fix AWK Mode fontification bug, remove some unused variablesAlan Mackenzie2020-12-312-24/+23
* Unbreak process tests if 'errno' is not installed.Philipp Stephani2020-12-311-1/+3
* Fix some shellcheck linter warningsStefan Kangas2020-12-316-27/+27
* Minor cleanup in doc.cStefan Kangas2020-12-311-24/+14
* Add lexical-binding cookie to autoload filesStefan Kangas2020-12-311-1/+2
* Fix duplicated entry in gnus-mime-action-alistDaniel Martín2020-12-311-1/+1
* Allow add-to-ordered-list to use a test predicateLars Ingebrigtsen2020-12-314-23/+60
* Add test for add-to-ordered-listLars Ingebrigtsen2020-12-311-0/+16
* Add some tests to find-func.elDaniel Martín2020-12-311-0/+63
* Minor improvements to FD_SETSIZE overflow checks.Philipp Stephani2020-12-311-1/+2
* Manually limit file descriptors that we select on to FD_SETSIZE.Philipp Stephani2020-12-312-29/+96
* Fix a potential unit test breakage on GNU/Linux.Philipp Stephani2020-12-311-1/+8
* Fix an incorrect Edebug specification.Philipp Stephani2020-12-301-1/+1
* Consistently check for FD_SETSIZE overflow.Philipp Stephani2020-12-301-0/+42
* Extend and overhaul FD_SETSIZE overflow tests.Philipp Stephani2020-12-301-35/+307
* * src/nsterm.m (ns_select): Fix off-by-one error, and add assertionPhilipp Stephani2020-12-301-1/+2
* ; * test/src/process-tests.el: Fix comment style.Philipp Stephani2020-12-301-1/+1
* CC Mode: correct the handling of empty stringsAlan Mackenzie2020-12-302-3/+5
* Fix Help menu on macOSAlan Third2020-12-301-0/+3
* Use standard key symbols in NS menu entriesMattias Engdegård2020-12-301-10/+60
* ; * src/nsmenu.m: Undo unintentional changeMattias Engdegård2020-12-301-2/+2
* Remove redundant 'function's around lambda in align.elStefan Kangas2020-12-301-86/+70
* Add 'project-relative' as value for 'xref-file-name-display'Dmitry Gutov2020-12-303-8/+76
* Fix some over-wide docstringsStefan Kangas2020-12-3027-63/+81
* Plug NS memory leaks (bug#45502)Mattias Engdegård2020-12-301-6/+7
* Add variables read-char-choice-use-read-key and y-or-n-p-use-read-keyJuri Linkov2020-12-306-44/+94
* * src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.Michael Albinus2020-12-301-15/+28
* In Isearch bind 'C-s M-y' to isearch-yank-pop-only with old code (bug#45483)Juri Linkov2020-12-302-7/+29
* ; * etc/NEWS: Move entry to correct heading.Stefan Kangas2020-12-301-5/+5
* Minor cleanup in keymap.cStefan Kangas2020-12-301-136/+72
* Also count symbol plists in memory-reportLars Ingebrigtsen2020-12-301-0/+12
* Revert "Switch add-to-ordered-list to eql"Lars Ingebrigtsen2020-12-303-5/+3
* ; Fix my previous commitStefan Kangas2020-12-301-1/+1
* Add some char-table testsStefan Kangas2020-12-301-0/+20
* Switch add-to-ordered-list to eqlLars Ingebrigtsen2020-12-303-3/+5
* Improve the `long' computation of `mode-line-compact'Lars Ingebrigtsen2020-12-301-2/+1
* Add caveat about the `long' `mode-line-compact' settingLars Ingebrigtsen2020-12-301-2/+4
* Minor refactoring of xref-testsTobias Rittweiler2020-12-301-16/+22
* Don't calculate macOS menu data for GNUstep (bug#45502)Alan Third2020-12-291-5/+13