aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Change --fingerprint to output to stdoutAndreas Schwab2021-10-123-8/+10
* | Have 'while-no-input-ignore-events' handle idle timers too (Bug#49997)Martin Rudalics2021-10-121-15/+28
* | Merge from origin/emacs-28Glenn Morris2021-10-114-10/+31
|\ \ | |/
| * Adapt the recent 'num_processors' change to MS-WindowsEli Zaretskii2021-10-112-11/+11
| * New function num-processorsPaul Eggert2021-10-102-0/+19
| * Fix point positioning on mouse clicks with non-zero line-heightEli Zaretskii2021-10-101-0/+2
* | Make the installed pmdp file use a fingerprintGlenn Morris2021-10-113-3/+33
* | Allow :keys in menus to be computed dynamicallyLars Ingebrigtsen2021-10-111-1/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-092-1/+12
|\ \ | |/
| * ; * src/dispextern.h (struct glyph_string): Comment on NCHARS. (Bug#51105)Eli Zaretskii2021-10-091-1/+3
| * ; * src/Makefile.in (../native-lisp): Add comment.Eli Zaretskii2021-10-091-0/+9
* | Merge from origin/emacs-28Glenn Morris2021-10-084-3/+7
|\ \ | |/
| * ; Fix 'restore-buffer-modified-p' doc string typoStephen Gildea2021-10-071-1/+1
| * Pacify GCC 10.3 -Wmaybe-uninitializedPaul Eggert2021-10-071-1/+1
| * ; * src/composite.h (LGSTRING_FONT): Add comment about its role.Eli Zaretskii2021-10-071-0/+4
| * ; * src/Makefile.in (../native-lisp): Make the long recipe silent.Eli Zaretskii2021-10-071-1/+1
* | Update Fstring_match calls in comp.cLars Ingebrigtsen2021-10-071-2/+3
* | Make 'inhibit-changing-match-data' obsolete and adjust callersLars Ingebrigtsen2021-10-072-42/+52
* | Merge from origin/emacs-28Glenn Morris2021-10-071-1/+2
|\ \ | |/
| * ; * src/keyboard.c (make_lispy_position): Avoid GCC warning. (Bug#51076)Eli Zaretskii2021-10-071-1/+2
* | Add an optional parameter to kill-all-local-variablesLars Ingebrigtsen2021-10-063-7/+9
* | Merge from origin/emacs-28Glenn Morris2021-10-054-20/+55
|\ \ | |/
| * Backward compatibility option for 'nobreak-char-display'Eli Zaretskii2021-10-051-2/+24
| * Port recent Gnulib changes to MS-WindowsPaul Eggert2021-10-041-16/+26
| * Update from GnulibPaul Eggert2021-10-041-2/+2
| * Fix native-compilation build from tarball on CygwinKen Brown2021-10-041-0/+3
| * Fix problem with 'vertical-motion' and emojiRobert Pluim2021-10-041-1/+1
* | Make 'mapconcat' argument 'separator' optionalStefan Kangas2021-10-051-2/+6
* | Fix problem with 'vertical-motion' and emojiRobert Pluim2021-10-041-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-042-3/+8
|\ \ | |/
| * Avoid exiting when outputting error messages during loadupGregory Heytings2021-10-041-1/+5
| * ; * src/Makefile.in (../native-lisp): More tweaks of the recipe.Eli Zaretskii2021-10-041-2/+3
* | Merge from origin/emacs-28Glenn Morris2021-10-0413-76/+63
|\ \ | |/
| * Add safety check in x_menu_showPaul Eggert2021-10-031-0/+8
| * Tweak x_connection_closed when I/O errorPaul Eggert2021-10-031-1/+2
| * Port unused decls to C2xPaul Eggert2021-10-034-6/+5
| * Tweak x_hide_tip for consistencyPaul Eggert2021-10-031-8/+8
| * Remove encode_terminal_code UNINITsPaul Eggert2021-10-031-3/+4
| * Port pdumper.c maybe_unused to C2xPaul Eggert2021-10-031-19/+1
| * Port systhreads.h to C2xPaul Eggert2021-10-031-8/+5
| * Pacify -Wanalyzer-null-argument in lisp_mallocPaul Eggert2021-10-031-2/+3
| * Pacify gcc 11.2.1 -Wanalyzer-null-argumentPaul Eggert2021-10-031-2/+3
| * Fix recipe for 'native-lisp' directoryEli Zaretskii2021-10-031-4/+6
| * * src/Makefile.in: Simplify conditionals.Andreas Schwab2021-10-031-10/+3
| * Define HAVE_NATIVE_COMP in src/Makefile.inEli Zaretskii2021-10-031-0/+2
| * Rename elisp-shorthands to read-symbol-shorthandsJoão Távora2021-10-031-13/+13
* | Revert "Fix problem with outputting error messages while dumping Emacs"Eli Zaretskii2021-10-041-7/+1
* | Add new user option 'translate-upper-case-key-bindings'Lars Ingebrigtsen2021-10-041-7/+20
* | Fix problem with outputting error messages while dumping EmacsGregory Heytings2021-10-041-1/+7
* | Update emacs-module sources for Emacs 29Eli Zaretskii2021-09-303-4/+16