aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-261-138/+229
|\ \ \ | |/ /
| * | Switch buffer in Ftreesit_query_captureYuan Fu2023-03-241-6/+5
| * | Handle signals gracefully in tree-sitter query predicatesYuan Fu2023-03-241-70/+122
| * | ; Minor refactor of Ftreesit_query_captureYuan Fu2023-03-241-6/+5
| * | Refactor Ftreesit_query_captureYuan Fu2023-03-241-56/+97
* | | Update Android portPo Lu2023-03-263-549/+1848
* | | Update Android portPo Lu2023-03-242-38/+1795
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-203-18/+35
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-03-202-3/+19
| |\ \ | | |/
| | * Improve warning about changing the string returned by symbol-nameGregory Heytings2023-03-191-1/+4
| | * Protect against too large size of 'recent-keys' vectorEli Zaretskii2023-03-191-2/+15
| * | Merge from origin/emacs-29Stefan Kangas2023-03-201-15/+16
| |\ \ | | |/
| | * Don't add a key binding when REMOVE is non-nilRobert Pluim2023-03-171-15/+16
* | | Update Android portPo Lu2023-03-206-24/+1293
* | | Remove extraneous debugging codePo Lu2023-03-181-5/+0
* | | Work around pselect lossage on AndroidPo Lu2023-03-181-9/+18
* | | Update Android portPo Lu2023-03-181-0/+32
* | | Include more information in Android bug reportsPo Lu2023-03-173-2/+72
* | | Fix WINDOWSNT build of fileio.c and image.cPo Lu2023-03-172-2/+7
* | | Improve radio button appearance in Android menusPo Lu2023-03-171-2/+4
* | | Make ANDROID_CC and SDK_BUILD_TOOLS precious variablesPo Lu2023-03-161-2/+2
* | | Update Android portPo Lu2023-03-161-11/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-151-1/+1
|\ \ \ | |/ /
| * | Merge from origin/emacs-29João Távora2023-03-141-1/+1
| |\ \ | | |/
| | * Fix value history shown for 'gc-cons-percentage'Eli Zaretskii2023-03-121-1/+1
* | | Fix typos in Android portRobert Pluim2023-03-152-2/+2
* | | ; * src/sfntfont.c (sfntfont_close): Fix warning w/o mmap.Po Lu2023-03-151-1/+2
* | | Update Android portPo Lu2023-03-153-19/+30
* | | Update Android portPo Lu2023-03-141-2/+0
* | | Update Android portPo Lu2023-03-143-38/+1
* | | Update Android portPo Lu2023-03-131-2/+14
* | | Update Android portPo Lu2023-03-131-0/+32
* | | Update Android portPo Lu2023-03-131-16/+91
* | | Update Android portPo Lu2023-03-121-19/+54
* | | Update Android portPo Lu2023-03-123-0/+73
* | | Update Android portPo Lu2023-03-122-37/+80
* | | Update Android portPo Lu2023-03-121-1/+8
* | | Add Super modifier support to Android portPo Lu2023-03-122-2/+5
* | | Fix crash during androidterm initPo Lu2023-03-121-0/+1
* | | ; * src/emacs-module.c (module_reset_handlerlist): Fix macro conflict.Po Lu2023-03-121-3/+3
* | | Clean up emacs-module.cPo Lu2023-03-121-46/+47
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-111-142/+150
|\ \ \ | |/ /
| * | Remove recursion from character escape handling in readerMattias Engdegård2023-03-111-142/+150
* | | Update Android portPo Lu2023-03-111-1/+4
* | | Update Android portPo Lu2023-03-111-3/+18
* | | Don't use GCC extensions in src/emacs-module.cPo Lu2023-03-111-23/+126
* | | Implement hourglass cursor on AndroidPo Lu2023-03-112-3/+48
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-03-111-66/+79
|\ \ \ | |/ /
| * | src/profiler.c: Keep track of the discarded countsStefan Monnier2023-03-101-16/+23
| * | src/profiler.c: Share more code between CPU and Memory profilersStefan Monnier2023-03-101-78/+66