summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-12; Fix last change related to shorthandsEli Zaretskii
2021-10-12Add a new after-pdump-load-hook variableLars Ingebrigtsen
2021-10-12Change --fingerprint to output to stdoutAndreas Schwab
2021-10-12Have 'while-no-input-ignore-events' handle idle timers too (Bug#49997)Martin Rudalics
2021-10-12In Fdelete_other_windows_internal fix new total window sizes (Bug#51007)Martin Rudalics
2021-10-11Don't apply shorthands to punctuation-only symbols (bug#51089)João Távora
2021-10-11Work around GCC bug 102671Paul Eggert
2021-10-11Merge from origin/emacs-28Glenn Morris
2021-10-11Adapt the recent 'num_processors' change to MS-WindowsEli Zaretskii
2021-10-11Make the installed pmdp file use a fingerprintGlenn Morris
2021-10-11Allow :keys in menus to be computed dynamicallyLars Ingebrigtsen
2021-10-10New function num-processorsPaul Eggert
2021-10-10Fix point positioning on mouse clicks with non-zero line-heightEli Zaretskii
2021-10-09Merge from origin/emacs-28Glenn Morris
2021-10-09; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii
2021-10-09; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii
2021-10-08Merge from origin/emacs-28Glenn Morris
2021-10-07; Fix 'restore-buffer-modified-p' doc string typoStephen Gildea
2021-10-07Pacify GCC 10.3 -Wmaybe-uninitializedPaul Eggert
2021-10-07Update Fstring_match calls in comp.cLars Ingebrigtsen
2021-10-07Make 'inhibit-changing-match-data' obsolete and adjust callersLars Ingebrigtsen
2021-10-07; * src/composite.h (LGSTRING_FONT): Add comment about its role.Eli Zaretskii
2021-10-07; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii
2021-10-07Merge from origin/emacs-28Glenn Morris
2021-10-07; * src/keyboard.c (make_lispy_position): Avoid GCC warning. (Bug#51076)Eli Zaretskii
2021-10-06Add an optional parameter to kill-all-local-variablesLars Ingebrigtsen
2021-10-05Merge from origin/emacs-28Glenn Morris
2021-10-05Backward compatibility option for 'nobreak-char-display'Eli Zaretskii
2021-10-05Make 'mapconcat' argument 'separator' optionalStefan Kangas
2021-10-04Port recent Gnulib changes to MS-WindowsPaul Eggert
2021-10-04Update from GnulibPaul Eggert
2021-10-04Fix native-compilation build from tarball on CygwinKen Brown
2021-10-04Fix problem with 'vertical-motion' and emojiRobert Pluim
2021-10-04Fix problem with 'vertical-motion' and emojiRobert Pluim
2021-10-04Merge from origin/emacs-28Glenn Morris
2021-10-04Merge from origin/emacs-28Glenn Morris
2021-10-04Revert "Fix problem with outputting error messages while dumping Emacs"Eli Zaretskii
2021-10-04Avoid exiting when outputting error messages during loadupGregory Heytings
2021-10-04; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii
2021-10-04Add new user option 'translate-upper-case-key-bindings'Lars Ingebrigtsen
2021-10-04Fix problem with outputting error messages while dumping EmacsGregory Heytings
2021-10-03Add safety check in x_menu_showPaul Eggert
2021-10-03Tweak x_connection_closed when I/O errorPaul Eggert
2021-10-03Port unused decls to C2xPaul Eggert
2021-10-03Tweak x_hide_tip for consistencyPaul Eggert
2021-10-03Remove encode_terminal_code UNINITsPaul Eggert
2021-10-03Port pdumper.c maybe_unused to C2xPaul Eggert
2021-10-03Port systhreads.h to C2xPaul Eggert
2021-10-03Pacify -Wanalyzer-null-argument in lisp_mallocPaul Eggert
2021-10-03Pacify gcc 11.2.1 -Wanalyzer-null-argumentPaul Eggert