diff options
Diffstat (limited to 'java/README')
| -rw-r--r-- | java/README | 6 |
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 @@ +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. |
