summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Use posix_spawn if possible.""scratch/posix-spawnPhilipp Stephani2020-12-262-2/+150
* Revert "Revert "Import posix_spawn from Gnulib.""Philipp Stephani2020-12-2627-1/+3612
* Avoid missing email messages due to rmail-spam-filteremacs-f2020-12-261-4/+13
* Improvements for `:base-uri' svg image propertyZajcev Evgeny2020-12-262-4/+12
* Fix messages with plural forms in todo-mode.elEli Zaretskii2020-12-261-12/+15
* Fix issues with lib/malloc out-of-dir buildsPaul Eggert2020-12-252-3/+9
* Kill the scdaemon after doing the mml-sec testsLars Ingebrigtsen2020-12-261-1/+2
* Fix infloop in memory-reportLars Ingebrigtsen2020-12-261-1/+3
* Fix package reloading problems on systems with symlinksLars Ingebrigtsen2020-12-251-1/+1
* Refactor package--list-loaded-files for easier debuggabilityLars Ingebrigtsen2020-12-251-24/+29
* Disable some semantic tests on systems without g++Lars Ingebrigtsen2020-12-251-0/+2
* Skip some mml tests that rely on CMS if that's not installedLars Ingebrigtsen2020-12-251-0/+4
* Fix gpg-agent killing in mml-sec-testsLars Ingebrigtsen2020-12-251-1/+2
* Merge from origin/emacs-27Glenn Morris2020-12-253-2/+32
|\
| * ; lisp/org/org.el: Fix Version header.Glenn Morris2020-12-251-1/+1
| * Add more details to the "word processor" sectionEli Zaretskii2020-12-251-0/+30
| * * src/Makefile.in (DO_CODESIGN): Fix expected architecture name.Philipp Stephani2020-12-231-1/+1
* | ; Merge from origin/emacs-27Glenn Morris2020-12-250-0/+0
|\ \ | |/
| * Codesign the executable on recene MacOS systemsItai Seggev2020-12-231-0/+7
* | Merge from origin/emacs-27Glenn Morris2020-12-258-39/+94
|\ \ | |/
| * Support build of Emacs on ARM Macos machinesLars Ingebrigtsen2020-12-231-1/+1
| * Update to Org 9.4.4Bastien Guerry2020-12-224-28/+25
| * * lisp/so-long.el: Decrease use of passive voice.Stefan Kangas2020-12-211-3/+3
| * * doc/misc/efaq.texi (New in Emacs 27): Add section.Stefan Kangas2020-12-211-0/+58
| * * doc/misc/efaq.texi (Latest version of Emacs): Bump version.Stefan Kangas2020-12-211-1/+1
| * * lisp/face-remap.el (face-remap-set-base): Doc fix. (Bug#45264)Eli Zaretskii2020-12-191-6/+6
| * Correct argument order in commentVasilij Schneidermann2020-12-191-1/+1
* | Tag another Tramp test :unstable on embaMichael Albinus2020-12-251-1/+2
* | Tag Tramp test :unstableMichael Albinus2020-12-251-1/+2
* | ; * etc/NEWS: Announce the last change.Eli Zaretskii2020-12-251-0/+9
* | Fix last changeEli Zaretskii2020-12-253-33/+8
* | Add support for more EBCDIC code pages IBM2XXTimo Myyrä2020-12-254-0/+206
* | Don't compile Gnulib's 'free' on MinGWEli Zaretskii2020-12-251-0/+4
* | Revert "Import posix_spawn from Gnulib."Eli Zaretskii2020-12-2527-3612/+1
* | Revert "Use posix_spawn if possible."Eli Zaretskii2020-12-252-150/+2
* | Use posix_spawn if possible.Philipp Stephani2020-12-252-2/+150
* | Import posix_spawn from Gnulib.Philipp Stephani2020-12-2527-1/+3612
* | Update Gnulib.Paul Eggert2020-12-2513-121/+369
* | Adjust test_module to recent Gnulib changesPaul Eggert2020-12-251-0/+1
* | Adjust to recent Gnulib changesPaul Eggert2020-12-257-67/+31
* | Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.cPaul Eggert2020-12-251-5/+2
* | cperl-mode: Correctly syntax highlight index/value array slicesE. Choroba2020-12-251-1/+1
* | Make `remove-hook' interactiveThibault Polge2020-12-252-1/+29
* | Allow `string-limit' to work on encoded stringsLars Ingebrigtsen2020-12-254-7/+59
* | Remove `string-slice' -- it's not very well definedLars Ingebrigtsen2020-12-255-36/+1
* | Unbreak the build on *BSD and Macos after previous gnulib mergeLars Ingebrigtsen2020-12-241-1/+1
* | ; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last change.Eli Zaretskii2020-12-241-2/+2
* | Fix the MinGW build broken by Gnulib updateEli Zaretskii2020-12-241-0/+2
* | Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii2020-12-245-48/+37
* | Update Gnulib.Philipp Stephani2020-12-2462-855/+2547