aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Properly initialize argment list supplied to android_init_emacsPo Lu2023-10-161-1/+3
* ; New command alias xprint for LLDBGerd Möllmann2023-10-151-0/+3
* Correctly receive files through Android DNDPo Lu2023-10-151-4/+16
* Implement multi-window drag-and-drop under AndroidPo Lu2023-10-143-0/+167
* Merge from origin/emacs-29Michael Albinus2023-10-131-1/+2
|\
| * Fix updating process-mark position in 'set-process-buffer'Eli Zaretskii2023-10-071-1/+2
* | Try harder to generate tombstones upon emacs_abortPo Lu2023-10-132-3/+22
* | New filenotify testsMichael Albinus2023-10-121-0/+2
* | Respond to JNI errors around drawing operationsPo Lu2023-10-121-4/+23
* | Update Android keysym listPo Lu2023-10-111-0/+9
* | File notifications report unmount events (bug#66381)Michael Albinus2023-10-103-5/+18
* | Implement frame restacking under AndroidPo Lu2023-10-103-10/+93
* | Don't allow Services entries in pop-up menus on macOS (bug#66420)Mattias Engdegård2023-10-091-0/+4
* | Update default font substitution listPo Lu2023-10-091-1/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-10-072-22/+30
|\ \ | |/
| * Fix setting the pipe capacity for subprocessesEli Zaretskii2023-10-061-2/+8
| * Handle LANG on macOS differently (bug#65908)Gerd Möllmann2023-10-051-18/+21
* | Merge from origin/emacs-29Eli Zaretskii2023-10-073-3/+14
|\ \ | |/
| * ; Improve wording of last changeStefan Kangas2023-10-011-2/+2
| * Improve documentation of `ns-use-proxy-icon`Stefan Kangas2023-10-011-1/+6
| * ; Fix doc strings of overlay-arrow variablesEli Zaretskii2023-10-011-2/+3
| * ; Silence macOS 14 warningEshel Yaron2023-09-291-0/+5
* | Revise font family translation lists under AndroidPo Lu2023-10-071-5/+10
* | Revert slurp_image extraction for svg_loadStefan Kangas2023-10-061-3/+14
* | Extract function slurp_image from image loadingStefan Kangas2023-10-051-67/+32
* | Nontext mouse cursor as default on {tab|tool}-barManuel Giraud2023-10-051-5/+4
* | Introduce an input method callback required by Android 34Po Lu2023-10-055-1/+219
* | Port Emacs to Android 34Po Lu2023-10-051-1/+1
* | Correct local reference leaksPo Lu2023-10-045-21/+60
* | regex.c: Fix recent regression with mutually_exclusive_pStefan Monnier2023-10-031-8/+33
* | Update Android portPo Lu2023-10-032-24/+60
* | ; Fix mistyped --enable-checking in docs.Basil L. Contovounesios2023-10-011-1/+1
* | Update Android portPo Lu2023-10-012-7/+7
* | ; * src/regex-emacs.c (forall_firstchar_1): Fix compilation error.Eli Zaretskii2023-09-301-1/+2
* | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2023-09-303-12/+24
|\ \
| * | Update Android portPo Lu2023-09-302-7/+19
| * | Fix last changePo Lu2023-09-301-5/+5
* | | regex.c: Remove the old analyzes functionsStefan Monnier2023-09-291-562/+3
* | | regex.c: Consolidate the two analysis functionsStefan Monnier2023-09-291-11/+580
* | | regex.c: Various cosmetic changesStefan Monnier2023-09-291-42/+45
|/ /
* | * src/regex-emacs.c (STORE_NUMBER): Make it a plain functionStefan Monnier2023-09-291-5/+6
* | search.c (re--describe-compiled): New function (bug#66261)Stefan Monnier2023-09-293-85/+136
* | regex.c (mutually_exclusive_aux) <wordbound>: Remove optimizationStefan Monnier2023-09-281-2/+15
* | Update Android portPo Lu2023-09-282-2/+17
* | * src/regex-emacs.c (analyze_first): Fix incorrect optimizationStefan Monnier2023-09-271-2/+4
* | regex.c (mutually_exclusive_p): Fix initial value of `loop_beg`Stefan Monnier2023-09-261-1/+1
* | Update Android portPo Lu2023-09-261-0/+1
* | Update Android portPo Lu2023-09-262-7/+34
* | Properly clip overlaid fringe bitmapsPo Lu2023-09-261-8/+43
* | Use heuristic to speed up allocation of small vectors (bug#65491)Mattias Engdegård2023-09-251-1/+9