1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-31 12:51: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
debug.sh
emacs.keystore
Makefile.in
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.