summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on MS-Windowsscratch/posix-spawn-no-gnulibEli Zaretskii2020-12-311-0/+2
* Use posix_spawn if possible.Philipp Stephani2020-12-302-1/+205
* 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
* Fix crash in NS menu codeAlan Third2020-12-291-0/+9
* Add some tests for align.elLars Ingebrigtsen2020-12-295-0/+71
* * src/xdisp.c (display_mode_line): I guess FALSE should be false.Glenn Morris2020-12-281-1/+1
* Revert the previous display_string changeLars Ingebrigtsen2020-12-291-24/+20
* Fix compact mode line text propertiesLars Ingebrigtsen2020-12-291-14/+27
* Add a parameter to display_string to allow not ignoring text propsLars Ingebrigtsen2020-12-291-19/+26
* Introduce new variable mode-line-compactLars Ingebrigtsen2020-12-293-3/+61
* Allow the flymake mode line indicator to be customizedLars Ingebrigtsen2020-12-293-96/+109
* Add a SPLIT parameter to `format-spec'Lars Ingebrigtsen2020-12-294-45/+85
* Reword a long docstring in cc-langs.elBasil L. Contovounesios2020-12-291-6/+8
* Add a reference between the Strings node and Search/ReplaceLars Ingebrigtsen2020-12-291-1/+4
* Allow mixing attributes and comments in the diary fileLars Ingebrigtsen2020-12-291-12/+12
* Robustify completion match scoring for optimized patternsJoão Távora2020-12-281-21/+27
* CC Mode: Add newish AWK Mode facilities, as used in gawk-4.Alan Mackenzie2020-12-284-18/+89
* * lisp/minibuffer.el: Avoid consecutive `any` in completion patternsStefan Monnier2020-12-281-1/+2
* Fix package tests for tetris no longer existing as a packageGlenn Morris2020-12-281-3/+3
* Fix crash in NS menu codeAlan Third2020-12-281-55/+46