summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2021-01-022921-5572/+7118
|\
| * ruby-smie-rules: Avoid one case of infinite recursionDmitry Gutov2021-01-021-1/+1
| * Fix GNUstep warningsAlan Third2021-01-013-7/+3
| * Improve drawing performance on macOSAlan Third2021-01-013-78/+298
| * bibtex-mode: Handle biblatex field aliases (bug#44976)Roland Winkler2021-01-011-155/+296
| * Fix CCL_MOD typoPaul Eggert2021-01-011-1/+1
| * Add overflow check for INPUT_EVENT_POS_MINPaul Eggert2021-01-011-1/+2
| * Port to Solaris 10Paul Eggert2021-01-014-13/+19
| * New file scratch_buffer_dupfree.cPaul Eggert2021-01-011-0/+41
| * ; Auto-commit of loaddefs files.Glenn Morris2021-01-011-533/+303
| * xref-show-definitions-completing-read: Default to the first locationDmitry Gutov2021-01-011-2/+5
| * ; ruby-smie--bosp: Fix the breakageDmitry Gutov2021-01-011-2/+2
| * Fix a compilation warning.Philipp Stephani2021-01-011-1/+1
| * Remove stray copy of image-tests.elPaul Eggert2021-01-011-82/+3
| * Update from Gnulib by running admin/merge-gnulib.Paul Eggert2021-01-0187-432/+759
| * Merge from origin/emacs-27Paul Eggert2021-01-0134-52/+52
| |\
| | * Fix copyright years by handPaul Eggert2021-01-0130-40/+40
| * | ; Merge from origin/emacs-27Paul Eggert2021-01-010-0/+0
| |\ \ | | |/
| | * Update copyright year to 2021Paul Eggert2021-01-012798-2798/+2798
| * | Merge from origin/emacs-27Paul Eggert2021-01-014-4/+13
| |\ \ | | |/
| | * Improve documentation of 'network-lookup-address-info'Eli Zaretskii2020-12-312-3/+5
| | * Display messages sent using ERC's /sayAmin Bandali2020-12-281-1/+3
| | * Fix Rmail summary display when From: header is malformedEli Zaretskii2020-12-261-0/+5
| * | Update copyright year to 2021Paul Eggert2021-01-012894-2921/+2954
| * | Fix some mistaken shell delintingPaul Eggert2021-01-013-10/+10
| * | Revert recent add-to-ordered-list changesLars Ingebrigtsen2021-01-013-49/+18
| * | CC Mode: increment version numbers to 5.35 due to standalone releaseAlan Mackenzie2020-12-312-3/+3
| * | ruby-mode: Optimize expression expansion tooDmitry Gutov2020-12-311-5/+11
| * | ruby-syntax-propertize: Optimize two rules a littleDmitry Gutov2020-12-311-6/+13
| * | ruby-mode: Recognize setter symbolsDmitry Gutov2020-12-312-7/+19
| * | Fix type declaration of two Flymake customization variablesJoão Távora2020-12-311-2/+2
| * | 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