]> git.eshelyaron.com Git - emacs.git/commit
Fix typos in Android port
authorPo Lu <luangruo@yahoo.com>
Sat, 3 Jun 2023 07:08:05 +0000 (15:08 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 3 Jun 2023 07:08:05 +0000 (15:08 +0800)
commita4bf3ad95869771afb4b8c64d14fa145348e4d2b
tree4a322f6a1e29a4caa87ef064ea89461acb35e6b1
parentc308accc6d0f45cc64bb664fcc43a33a7ab015b3
Fix typos in Android port

* lisp/bindings.el (global-map): Bind cut, copy and paste.
* src/androidterm.c (JNICALL): Use key.
lisp/bindings.el
src/androidterm.c