aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Have `native-elisp-load' return the last registerd functionAndrea Corallo2020-10-142-8/+7
* Provide feature nativecomp and make use of itAndrea Corallo2020-10-101-0/+1
* Various typo fixes in native compiler related filesBrian Leung2020-10-101-1/+1
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-1038-141/+172
|\
| * ; Fix typosStefan Kangas2020-10-091-1/+1
| * * src/ftcrfont.c (ftcrfont_open): Initialize the `max_width` fieldStefan Monnier2020-10-082-1/+11
| * Update documentation on this-command-keys to reflect new behaviorLars Ingebrigtsen2020-10-071-2/+0
| * Fix crash when creating new NS frame (bug#43812)Alan Third2020-10-061-1/+1
| * Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-0532-111/+111
| * * src/dbusbind.c (xd_signature): Better type check for array elements.Michael Albinus2020-10-051-2/+8
| * Sort items in tmm properly, and allow clicking the final itemJared Finder2020-10-051-1/+2
| * * src/xdisp.c (syms_of_xdisp): New var `redisplay_skip_initial_frame`.Stefan Monnier2020-10-043-14/+28
| * Make dbus-unregister-object work for monitorsMichael Albinus2020-10-041-8/+10
* | * Fix failure when eln-cache is removed (introduced by 4a1bb46260)Andrea Corallo2020-10-071-7/+37
* | * Native compiling do not target a directory with no write permissionAndrea Corallo2020-10-061-1/+15
* | Make primitive redefinition effective through trampoline synthesisAndrea Corallo2020-10-052-0/+13
* | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-10-0414-92/+167
|\ \ | |/
| * Avoid segfaults in lookup_image when faces were freedEli Zaretskii2020-10-031-2/+8
| * ; Fix more typosStefan Kangas2020-10-032-2/+2
| * ; Fix trivial typos in ChangeLogsStefan Kangas2020-10-037-47/+47
| * Merge from origin/emacs-27Glenn Morris2020-10-021-2/+7
| |\
| | * Don't signal an error when saving files on WdebDAV volumesEli Zaretskii2020-09-291-2/+7
| * | Use Fkeywordp in dbusbind.c, againMichael Albinus2020-10-011-3/+6
| * | Revert last change in dbusbind.cMichael Albinus2020-10-011-3/+3
| * | Fix segfault in some cases when restoring a selected windowmartin rudalics2020-10-011-23/+72
| * | Fix 'move-to-column' when invisible text follows a TABEli Zaretskii2020-09-301-11/+19
| * | Stricter checks for D-Bus compound types.Michael Albinus2020-09-301-5/+9
* | | Make filename hashing compatible with self contained builds (bug#43532)Andrea Corallo2020-10-042-17/+9
* | | * Fix 'incoherent dumped eln file' error when DUMP-METHOD=pbootstrapAndrea Corallo2020-10-021-1/+2
* | | * src/pdumper.c (dump_do_dump_relocation): Better error for incoherent eln.Andrea Corallo2020-10-021-1/+2
* | | * Improve some docstring in src/comp.cAndrea Corallo2020-09-301-10/+10
* | | Merge remote-tracking branch 'savannah/master' into clean-upAndrea Corallo2020-09-306-41/+94
|\ \ \ | |/ /
| * | More strict D-Bus type checkingMichael Albinus2020-09-291-7/+15
| * | * src/eval.c (Fapply): Simplify last changeStefan Monnier2020-09-281-5/+1
| * | Merge from origin/emacs-27Glenn Morris2020-09-271-2/+3
| |\ \ | | |/
| | * Avoid infinite recursion with 'relative' line numbers displayEli Zaretskii2020-09-251-2/+3
| * | Fix more single-byte accesses caused by bytepos/charpos confusionPip Cet2020-09-272-4/+4
| * | Handle single-argument `apply' consistently (bug#40968)Pip Cet2020-09-271-0/+6
| * | Minor string-search optimisations (bug#43598)Mattias EngdegÄrd2020-09-271-32/+27
| * | Improve display of raw bytes in the echo-areaEli Zaretskii2020-09-271-23/+27
| * | Fix searching for multibyte needles in unibyte haystacksLars Ingebrigtsen2020-09-271-4/+41
| * | Add tiny optimization for string-searchLars Ingebrigtsen2020-09-271-1/+7
* | | Rename in docstrings "non nil" into "non-nil"Andrea Corallo2020-09-281-1/+1
* | | * src/lisp.h: Remove a newline diff left over master.Andrea Corallo2020-09-281-0/+1
* | | Clean-up some now unnecessary diff against masterAndrea Corallo2020-09-291-20/+3
* | | Always set 'Vexec_path' before 'Vinvocation_directory' (bug#43137)Andrea Corallo2020-09-263-13/+24
* | | Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-269-354/+294
|\ \ \ | |/ /
| * | Add D-Bus monitorMichael Albinus2020-09-261-32/+107
| * | Tidy up NS color handlingAlan Third2020-09-253-34/+30
| * | Remove obsolete macOS support for NS font backendAlan Third2020-09-253-264/+6