]> git.eshelyaron.com Git - emacs.git/commit
Update Android port
authorPo Lu <luangruo@yahoo.com>
Sun, 11 Jun 2023 09:58:47 +0000 (17:58 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 11 Jun 2023 09:58:47 +0000 (17:58 +0800)
commitaad78abfd2944298715c2954614db509eec1c6b3
tree1422262a07cee23b5fcd3d8790f73d6bb0bff862
parent24f25fc2f8823b1999fa66e4b21601ee4000f321
Update Android port

* lisp/net/tramp.el (tramp-encoding-shell):
* lisp/obsolete/terminal.el (terminal-emulator):
* lisp/term.el (term-exec-1):
* lisp/textmodes/artist.el (artist-figlet-get-font-list):
* src/android.c (JNICALL): Where /bin/sh was previously used,
use /system/bin/sh on Android.
lisp/net/tramp.el
lisp/obsolete/terminal.el
lisp/term.el
lisp/textmodes/artist.el
src/android.c