aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorEli Zaretskii2023-08-09 22:03:00 +0300
committerEli Zaretskii2023-08-09 22:03:00 +0300
commit020b5d7fefd255117ab4fca636146b5b59c8fb84 (patch)
treee8d01c893b2ff955e747ce11f409d7a34258dd65 /java
parent164588b174774eba0c3bd6999633a39bed748195 (diff)
downloademacs-020b5d7fefd255117ab4fca636146b5b59c8fb84.tar.gz
emacs-020b5d7fefd255117ab4fca636146b5b59c8fb84.zip
; Improve INSTALL files
* INSTALL: * java/INSTALL: Improve and clarify instructions.
Diffstat (limited to 'java')
-rw-r--r--java/INSTALL5
1 files changed, 3 insertions, 2 deletions
diff --git a/java/INSTALL b/java/INSTALL
index 0646db426e0..ef05b811989 100644
--- a/java/INSTALL
+++ b/java/INSTALL
@@ -5,8 +5,9 @@ See the end of the file for license conditions.
5Please read the entirety of this file before attempting to build Emacs 5Please read the entirety of this file before attempting to build Emacs
6as an application package which can run on Android devices. 6as an application package which can run on Android devices.
7 7
8When building from the source repository, make sure to read 8When building from the source repository (as opposed to from a release
9INSTALL.REPO as well. 9tarball), make sure to read INSTALL.REPO in the top-level directory as
10well.
10 11
11 12
12 13