diff options
| author | Po Lu | 2023-08-07 08:56:28 +0800 |
|---|---|---|
| committer | Po Lu | 2023-08-07 08:56:28 +0800 |
| commit | 615b8f33420f4304bc5fd05e8a34e2eb9f9a1979 (patch) | |
| tree | b9ea253b594c1d343e3f3f92eec1bbd284f68fa2 /README | |
| parent | 9a9f73041d09d2da7ed562c7ffae0d9519562fba (diff) | |
| download | emacs-feature/android.tar.gz emacs-feature/android.zip | |
Disable building the feature/android branchfeature/android
* configure.ac: Disable building Emacs from this branch.
* README: Mention that this branch is no longer receiving updates.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | The feature/android branch is no longer being updated. | ||
| 2 | Android support has been integrated into the 'master' branch, | ||
| 3 | and will be released in conjunction with Emacs 30.1. | ||
| 4 | |||
| 1 | Copyright (C) 2001-2023 Free Software Foundation, Inc. | 5 | Copyright (C) 2001-2023 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 6 | See the end of the file for license conditions. |
| 3 | 7 | ||