aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Fix sfntfont.c build without mmapPo Lu2023-02-191-0/+4
* | | Report both sides of the region to the input method upon setupPo Lu2023-02-191-6/+32
* | | Implement `fullscreen' on Android 4.0 and laterPo Lu2023-02-193-3/+54
* | | Fix crashes in desktop-save-modePo Lu2023-02-191-3/+34
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-184-59/+78
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-02-184-59/+78
| |\ \ | | |/
| | * ; * src/treesit.c: Improve sectioning.Po Lu2023-02-181-1/+10
| | * Don't completely clip into visible range in treesit_record_changeYuan Fu2023-02-171-3/+12
| | * ; Improve and update documentation of native compilationEli Zaretskii2023-02-171-41/+44
| | * Merge 'emacs-29' into 'feature/inhibit-native-comp-cleanup'Andrea Corallo2023-02-174-113/+121
| | |\
| | | * Allow 'icon-title-format' to have the value tEli Zaretskii2023-02-171-4/+7
| | * | Rename native-comp-deferred-compilation into native-comp-jit-compilationAndrea Corallo2023-02-131-4/+4
| | * | Rename comp-enable-subr-trampolines into native-comp-enable-subr-trampolinesAndrea Corallo2023-02-132-2/+3
| | * | Support `comp-enable-subr-trampolines' as string valueAndrea Corallo2023-02-132-2/+5
| | * | Revert "Add new variable 'inhibit-native-compilation'"Andrea Corallo2023-02-131-8/+0
| | * | Revert "Rename to inhibit-automatic-native-compilation"Andrea Corallo2023-02-131-4/+3
* | | | Update Android portPo Lu2023-02-181-17/+26
* | | | Notify input methods when editing failsPo Lu2023-02-181-0/+57
* | | | Update Android portPo Lu2023-02-186-6/+270
* | | | Work around race condition bug in Android 13's input managerPo Lu2023-02-172-1/+14
* | | | Update emacsbug and version.el for the Android portPo Lu2023-02-171-0/+88
* | | | * src/android.c (android_exception_check): Fix typo.Po Lu2023-02-171-1/+1
* | | | Improve logging of Java exceptionsPo Lu2023-02-171-0/+5
* | | | Fix build and running on Android 2.2Po Lu2023-02-176-5/+498
* | | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-164-109/+114
|\ \ \ \ | |/ / /
| * | | Merge from origin/emacs-29Stefan Kangas2023-02-154-109/+114
| |\ \ \ | | | |/ | | |/|
| | * | Improve backward compatibility of save-restrictionGregory Heytings2023-02-144-13/+21
| | * | Rename with/without-narrowing to with/without-restrictionEli Zaretskii2023-02-134-14/+14
| | * | Merge branch 'scratch/fix-locked-narrowing'Gregory Heytings2023-02-137-106/+103
| | |\ \ | | | |/ | | |/|
| | | * Save and restore the absence of narrowing locksGregory Heytings2023-02-101-6/+4
| | | * Update the documentation about labeled (locked) narrowingGregory Heytings2023-02-094-79/+65
| | | * Rename two long line optimizations variablesGregory Heytings2023-02-093-13/+13
| | | * Add specific symbols for narrowingsGregory Heytings2023-02-092-2/+7
| | | * Make 'narrowing-lock' and 'narrowing-unlock' internalGregory Heytings2023-02-091-6/+8
| | | * Fix 'save-restriction' for narrowing locksGregory Heytings2023-02-094-2/+8
* | | | Update Android portPo Lu2023-02-1612-390/+702
* | | | Update Android portPo Lu2023-02-1511-54/+438
* | | | Fix small bugsPo Lu2023-02-152-4/+19
* | | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-154-59/+48
|\ \ \ \ | |/ / /
| * | | * src/comp.c (Fcomp__compile_ctxt_to_file): Don't create output file twiceAndrea Corallo2023-02-141-1/+2
| * | | Fix insert-file-contents on /proc filesPaul Eggert2023-02-131-32/+25
| * | | Fix src/fileio.c commentPaul Eggert2023-02-131-1/+1
| * | | Don’t scan text twice to guess coding systemPaul Eggert2023-02-131-1/+1
| * | | Improve insert-file-contents on non-regular filesPaul Eggert2023-02-131-5/+5
| * | | Improve insert-file-contents checkingPaul Eggert2023-02-131-17/+12
| * | | Merge from origin/emacs-29Stefan Kangas2023-02-131-1/+1
| |\ \ \ | | |/ /
| | * | ; * src/pdumper.c (dump_buffer): Update hash.Basil L. Contovounesios2023-02-121-1/+1
| | * | * src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u.cdr (bug#61453).Alan Mackenzie2023-02-121-1/+1
| * | | * src/.gdbinit (nextcons): Amend $.u.cdr to $.u.s.u.cdrAlan Mackenzie2023-02-121-1/+1
* | | | Update Android portPo Lu2023-02-1516-37/+2490