ee3e3a6311; Update version number of exec/configure.acc5925b6ba5Fix heex-ts-mode indentation following previews elixir-mo...c3383be5f0; * admin/make-tarball.txt: Improve last change.8ddb54117f; * admin/make-tarball.txt: Remove now unnecessary config...7e194d33f9* lisp/ldefs-boot.el: Update.9019536ea6Fix use of Uniscribe font driver in MinGW build5c55c860dbAvoid crashes in redisplay in batch-mode testingba2190e1ae; * etc/NEWS: Fix indentation.818c0cc9a5eglot-test-rust-completion-exit-function: Fix failure in ...f47297782b; * doc/lispref/searching.texi (Rx Notation): Simplify rx...03e5698167Clarify the semantics of 'string-pixel-width'9f0603207b; * src/treesit.c: Minor cleanups of recent changes.e0d3f74395* src/treesit.c (treesit_debug_print_parser_list): Fix fo...bed38ded73; * src/treesit.c (treesit_debug_print_parser_list): Fix ...18c6487dbd; * src/treesit.c: Add a prototype so there's no warning ...bf23382f1fRead more on each call to treesit's buffer reader3435464452Fix the range handling in treesit.c3fcec09f75Add debugging function for treesit.c0fd259d166Fix elixir-ts-mode's range query2329b36b1f; project-files-relative-names: Update docstring (bug#72701)e55e2e1c6bMake json-serialize always return a unibyte string (bug#7...89c99891b2; * doc/lispref/os.texi (Suspending Emacs): Fix last change.4f044d0d3d; Improve documentation of 'suspend-emacs'
This directory holds the source code to a library used to replace the `execve' and `execveat' system calls, used by the Android port of Emacs to start executables without intervention from the system. The most edifying resource for developers will be GDB, or to be precise, the Linux target implementations for architectures of interest.