mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
3198b7dc56
* cross/verbose.mk.android: Get rid of badly aligned ANDROID_CC messages. * java/org/gnu/emacs/EmacsInputConnection.java (syncAfterCommit) (extractAbsoluteOffsets): Add workarounds for several kinds of machines. (commitText, getExtractedText): Likewise. * src/textconv.c (really_commit_text): Improve definition of POSITION. (get_extracted_text): Default to providing at least 4 characters. |
||
---|---|---|
.. | ||
ndk-build | ||
langinfo.h | ||
Makefile.in | ||
README | ||
verbose.mk.android |
This directory holds Makefiles and other required assets to build an Emacs binary independently for another toolchain. The directory ndk-build also contains an implementation of the Android `ndk-build' build system.