diff options
Diffstat (limited to 'java')
| -rw-r--r-- | java/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/README b/java/README index 9b6554481f6..96271279c28 100644 --- a/java/README +++ b/java/README | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | This directory holds the Java sources of the port of GNU Emacs to | 1 | This directory holds the Java sources of the port of GNU Emacs to |
| 2 | Android-like systems, along with files needed to create an application | 2 | Android-like systems, along with files needed to create an application |
| 3 | package out of them. If you need to build this port, please read the | 3 | package out of them. If you need to build this port, please read the |
| 4 | document ``INSTALL.android''. | 4 | file INSTALL in this directory. |
| 5 | 5 | ||
| 6 | The ``org/gnu/emacs'' subdirectory contains the Java sources under the | 6 | The ``org/gnu/emacs'' subdirectory contains the Java sources under the |
| 7 | ``org.gnu.emacs'' package identifier. | 7 | ``org.gnu.emacs'' package identifier. |