]> git.eshelyaron.com Git - emacs.git/commit
Implement document moving on Android
authorPo Lu <luangruo@yahoo.com>
Sun, 14 May 2023 03:12:54 +0000 (11:12 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 14 May 2023 03:12:54 +0000 (11:12 +0800)
commit841b0e220111869fcaf26468d88c7dd18e3caac1
tree111f5ef9820ea759325faabc041866cf42cbb2fa
parent4d4a96b2061a463fced1add3b52beb3398c39810
Implement document moving on Android

* java/org/gnu/emacs/EmacsDocumentsProvider.java
(notifyChangeByName): New function.
(queryDocument1): Set FLAG_SUPPORTS_MOVE where necessary.
(moveDocument): Implement new function.
java/org/gnu/emacs/EmacsDocumentsProvider.java