]> git.eshelyaron.com Git - emacs.git/commit
Minor revisions to Android key bindings
authorPo Lu <luangruo@yahoo.com>
Mon, 10 Jun 2024 07:37:58 +0000 (15:37 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 12 Jun 2024 09:22:18 +0000 (11:22 +0200)
commitf2d49a0bc7fff957bace0fed5a92acbd0caf36c6
treef86af5ed4106181761d8f80d229d301d5bcfc32d
parent2c1cc981007d27183354074a7242194871e278fa
Minor revisions to Android key bindings

* etc/PROBLEMS (Runtime problems specific to Android): Document
inappropriate generation of F3 on certain systems.

* lisp/bindings.el ([iconify-frame], [make-frame-visible]):
Update references to long-obsolete ignore-event command.

* lisp/term/android-win.el ([KEYCODE_NOTIFICATION], [\83]):
Ignore these two nuisance keys by default.

(cherry picked from commit b7b43931ee4263e81bdaf41da571b94e01d10eff)
etc/PROBLEMS
lisp/bindings.el
lisp/term/android-win.el