1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00
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
emacs.keystore
Makefile.in Update Android port 2023-01-02 21:38:19 +08:00
README

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.