summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * src/emacs.c (load_seccomp): Retry on interrupts.scratch/seccomp-no-gnulib-2Philipp Stephani2020-12-311-1/+4
* * src/emacs.c (load_seccomp): Fix incorrect test.Philipp Stephani2020-12-311-1/+1
* Add a helper binary to create a basic Secure Computing filter.Philipp Stephani2020-12-317-0/+398
* Add support for --seccomp command-line option.Philipp Stephani2020-12-315-4/+296
* 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
* * src/Makefile.in (DO_CODESIGN): Fix architecture for Apple SiliconArtem Loenko2020-12-291-1/+1
* Use explicit "--color=auto" in grep mode to support both GNU grep and ripgrepJuri Linkov2020-12-291-4/+4
* * lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check for top/left (bug#45277)Juri Linkov2020-12-291-2/+4
* A better fix for process-tests on MS-WindowsEli Zaretskii2020-12-292-2/+8
* Fix process-tests on MS-WindowsEli Zaretskii2020-12-291-0/+1
* xref-show-definitions-completing-read: Tune up completionDmitry Gutov2020-12-292-3/+12
* Instrument process-tests.el for timeouts on embaMichael Albinus2020-12-291-19/+38
* Add a regression test for Bug#24325.Philipp Stephani2020-12-291-0/+35
* More readable keys in NS menu entries (bug#45502)Mattias Engdegård2020-12-292-49/+61
* Sync with Tramp 2.5.0Michael Albinus2020-12-294-25/+38
* Revert "Allow the flymake mode line indicator to be customized"João Távora2020-12-293-109/+96