summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-12-30* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in declaration.Michael Albinus
2020-12-30Minor cleanup in keymap.cStefan Kangas
2020-12-30Improve the `long' computation of `mode-line-compact'Lars Ingebrigtsen
2020-12-29Don't calculate macOS menu data for GNUstep (bug#45502)Alan Third
2020-12-29* src/Makefile.in (DO_CODESIGN): Fix architecture for Apple SiliconArtem Loenko
2020-12-29A better fix for process-tests on MS-WindowsEli Zaretskii
2020-12-29More readable keys in NS menu entries (bug#45502)Mattias Engdegård
2020-12-29Fix crash in NS menu codeAlan Third
2020-12-28* src/xdisp.c (display_mode_line): I guess FALSE should be false.Glenn Morris
2020-12-29Revert the previous display_string changeLars Ingebrigtsen
2020-12-29Fix compact mode line text propertiesLars Ingebrigtsen
2020-12-29Add a parameter to display_string to allow not ignoring text propsLars Ingebrigtsen
2020-12-29Introduce new variable mode-line-compactLars Ingebrigtsen
2020-12-28Fix crash in NS menu codeAlan Third
2020-12-28Store function type and expose it with `subr-type'Andrea Corallo
2020-12-28Reorder subr register function arguments to make some roomAndrea Corallo
2020-12-28Make XIM to work with non-CJK localesYichao Yu
2020-12-27* Don't require trailing backslashes in `comp-eln-load-path' (bug#45462)Andrea Corallo
2020-12-27Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-12-27Remove NS menu synthesized events (bug#44333)Alan Third
2020-12-27; Fix recent shortdoc.el and fns.c additionsBasil L. Contovounesios
2020-12-27; Fix the recent `length' doc string additionŠtěpán Němec
2020-12-27Fix up length_internal with degenerate length inputsLars Ingebrigtsen
2020-12-27Add new predicates for sequence lengthsLars Ingebrigtsen
2020-12-27Follow get-buffer-create changeYuuki Harano
2020-12-27Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2020-12-26Fix test/src/process-tests on MS-WindowsEli Zaretskii
2020-12-26Improvements for `:base-uri' svg image propertyZajcev Evgeny
2020-12-25Merge from origin/emacs-27Glenn Morris
2020-12-25Revert "Use posix_spawn if possible."Eli Zaretskii
2020-12-25Use posix_spawn if possible.Philipp Stephani
2020-12-25Adjust to recent Gnulib changesPaul Eggert
2020-12-25Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.cPaul Eggert
2020-12-24; * src/callproc.c (emacs_spawn) [!WINDOWSNT]: Fix last change.Eli Zaretskii
2020-12-24Unbreak the MinGW build broken by recent changes in callproc.cEli Zaretskii
2020-12-24Centralize subprocess creation in a single function.Philipp Stephani
2020-12-24Invert basic block argument order in LIMPLE cond-jumpAndrea Corallo
2020-12-23* src/dispnew.c (sit_for): Fix bug#45292Stefan Monnier
2020-12-23Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-12-23* src/Makefile.in (DO_CODESIGN): Fix expected architecture name.Philipp Stephani
2020-12-23Declare argument vector as char *const *.Philipp Stephani
2020-12-23Codesign the executable on recene MacOS systemsItai Seggev
2020-12-23Pass C string pointer to current directory to 'child_setup'.Philipp Stephani
2020-12-23Allocate environment block before forking.Philipp Stephani
2020-12-23Reject filenames containing NUL bytes.Philipp Stephani
2020-12-23Remove an unused parameter from 'child_setup' function.Philipp Stephani
2020-12-23Fix use of obsolete 'emergency' warning levelStefan Kangas
2020-12-23Fix use of obsolete 'error' warning levelZajcev Evgeny
2020-12-22Use new NSString lisp methodsAlan Third
2020-12-22Fix --with-nativecomp Windows build (bug#45303)Liāu, Kiong-Gē 廖宮毅