aboutsummaryrefslogtreecommitdiffstats
path: root/java/README
diff options
context:
space:
mode:
Diffstat (limited to 'java/README')
-rw-r--r--java/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/java/README b/java/README
new file mode 100644
index 00000000000..50c2332ce95
--- /dev/null
+++ b/java/README
@@ -0,0 +1,6 @@
1This directory holds the Java sources of the port of GNU Emacs to
2Android-like systems.
3
4Please keep the Java code indented with tabs and formatted according
5to the rules for C code in the GNU coding standards. Always use
6C-style comments.