emacs/java
Po Lu 86fe893128 Delete unused files
* java/org/gnu/emacs/EmacsPaintQueue.java
* java/org/gnu/emacs/EmacsPaintReq.java: Remove files.
2023-01-08 15:39:28 +08:00
..
org/gnu/emacs Delete unused files 2023-01-08 15:39:28 +08:00
AndroidManifest.xml Update Android port 2023-01-02 21:38:19 +08:00
debug.sh Bring up the Android operating system and its window system 2022-12-31 18:04:18 +08:00
emacs.keystore Bring up the Android operating system and its window system 2022-12-31 18:04:18 +08:00
Makefile.in Update Android port 2023-01-02 21:38:19 +08:00
README Bring up the Android operating system and its window system 2022-12-31 18:04:18 +08:00

This directory holds the Java sources of the port of GNU Emacs to
Android-like systems.

Please keep the Java code indented with tabs and formatted according
to the rules for C code in the GNU coding standards.  Always use
C-style comments.