diff --git a/README.md b/README.md
index abb023a..b509ee8 100644
--- a/README.md
+++ b/README.md
@@ -120,7 +120,11 @@ New important macro commands (see the internal help pages - version v09.12.24):
- `insert-template` - easier definition of user templates
- `xrdb-scheme` - load directly [xrdb color schemes]((https://github.com/mbadolato/iTerm2-Color-Schemes/tree/master/xrdb) )
- `r-doc` - loading R documentation as hypertext help within ME
-- `pydoc` - loading Python documentation within ME
+- `r-exec`, `r-format` and `r-lint` to execute, reformat or check R code for
+ possible problems
+- `py-doc` - loading Python documentation within ME
+- `py-exec`, `py-format` and `py-lint` to execute, reformat or check Python code for
+ possible problems
## Installation
@@ -287,37 +291,38 @@ utility from FreeBSD and does not need the gnu-make version `gmake`.
-## Download Prebuild MicroEmacs Executables (v09.12.24-beta3)
+## Download Prebuild MicroEmacs Executables (v09.12.24)
-Release v09.12.24b3 (beta-3) (2024-11-09):
+Release v09.12.24 (2024-12-28):
-New in comparison to v09.12.24-beta2
+New in comparison to v09.12.24-beta3
-- new favorite entries possible for help pages for instance for MicroEmacs help or R-doc etc
-- spell install now from within MicroEmacs using the spell-install macro
-- improvements in editing R-code
-- various fixes jeany.emf key bindings and documentation
+- new functions r-exec, r-lint, r-format, py-doc, py-format, py-exec, py-lint
+- improvements in editing R-code and Python code
+- abbrev-list, item-list and folding for shell scripts
+- folding and item-list for emf files as well supports now define-help
+- limited conversion support for UTF files, using charset-ut8-to-iso and charset-iso-to-utf8, requiring iconv installed
| OS | Platform | mecb (terminal) | mewb (GUI) | mecwb (terminal+GUI) |
|:-----------:|:-----------------:|:---------------:|:-------------:|:--------------------------:|
-| Linux 32bit | AntiX (Debian 12) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mecwb.zip) |
-| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mecwb.zip) |
-| Linux 64bit | AppImage | - | - | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/Jasspa_MicroEmacs_091224b3_x86_64.AppImage) |
-| | AlmaLinux 8 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mecwb.zip) |
-| | AlmaLinux 9 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-5-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-9-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-9-microemacs-091224b3-mecwb.zip) |
-| | Fedora 30 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mecwb.zip) |
-| | Fedora 40 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mecwb.zip) |
-| | Manjaro Linux | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mecwb.zip) |
-| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mecwb.zip) |
-| | Ubuntu 20 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mecwb.zip) |
-| | Ubuntu 22 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mecwb.zip) |
-| | Ubuntu 24 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mecwb.zip) |
-| MacOS | MacOS 12 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mecwb.zip) |
-| | MacOS 13 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mecwb.zip) |
-| | MacOS 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mecwb.zip) |
-| FreeBSD | FreeBSD 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mecwb.zip) |
-| Windows | Windows 10/11 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/windows-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/windows-microemacs-091224b3-mewb.zip) | - |
-| | Windows Cygwin 3.5 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mecwb.zip) |
+| Linux 32bit | AntiX (Debian 12) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-debian-12-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-debian-12-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-debian-12-microemacs-091224-mecwb.zip) |
+| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-ubuntu-18-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-ubuntu-18-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux32-5-ubuntu-18-microemacs-091224-mecwb.zip) |
+| Linux 64bit | AppImage | - | - | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/Jasspa_MicroEmacs_091224_x86_64.AppImage) |
+| | AlmaLinux 8 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-4-almalinux-8-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-4-almalinux-8-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-4-almalinux-8-microemacs-091224-mecwb.zip) |
+| | AlmaLinux 9 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-almalinux-5-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-almalinux-9-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-almalinux-9-microemacs-091224-mecwb.zip) |
+| | Fedora 30 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-fedora-30-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-fedora-30-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-fedora-30-microemacs-091224-mecwb.zip) |
+| | Fedora 40 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-fedora-40-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-fedora-40-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-fedora-40-microemacs-091224-mecwb.zip) |
+| | Manjaro Linux | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-manjarolinux-0-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-manjarolinux-0-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-manjarolinux-0-microemacs-091224-mecwb.zip) |
+| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-18-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-18-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-18-microemacs-091224-mecwb.zip) |
+| | Ubuntu 20 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-20-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-20-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-5-ubuntu-20-microemacs-091224-mecwb.zip) |
+| | Ubuntu 22 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-22-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-22-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-22-microemacs-091224-mecwb.zip) |
+| | Ubuntu 24 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-24-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-24-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/linux-6-ubuntu-24-microemacs-091224-mecwb.zip) |
+| MacOS | MacOS 12 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-12-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-12-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-12-microemacs-091224-mecwb.zip) |
+| | MacOS 13 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-13-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-13-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-13-microemacs-091224-mecwb.zip) |
+| | MacOS 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-14-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-14-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/macos-14-microemacs-091224-mecwb.zip) |
+| FreeBSD | FreeBSD 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/freebsd-14-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/freebsd-14-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/freebsd-14-microemacs-091224-mecwb.zip) |
+| Windows | Windows 10/11 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/windows-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/windows-microemacs-091224-mewb.zip) | - |
+| | Windows Cygwin 3.5 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/cygwin-3.5-microemacs-091224-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/cygwin-3.5-microemacs-091224-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24/cygwin-3.5-microemacs-091224-mecwb.zip) |
Download more programmers fonts: [TTF-Files](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta1/ttf-fonts.zip) - [see here on how to install them](README-standalone.md#Fonts):
@@ -356,6 +361,39 @@ Build for other platforms might be provided if requested using the
repository.
+## Download Prebuild MicroEmacs Executables (v09.12.24-beta3)
+
+Release v09.12.24b3 (beta-3) (2024-11-09):
+
+New in comparison to v09.12.24-beta2
+
+- new favorite entries possible for help pages for instance for MicroEmacs help or R-doc etc
+- spell install now from within MicroEmacs using the spell-install macro
+- improvements in editing R-code
+- various fixes jeany.emf key bindings and documentation
+
+| OS | Platform | mecb (terminal) | mewb (GUI) | mecwb (terminal+GUI) |
+|:-----------:|:-----------------:|:---------------:|:-------------:|:--------------------------:|
+| Linux 32bit | AntiX (Debian 12) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-debian-12-microemacs-091224b3-mecwb.zip) |
+| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux32-5-ubuntu-18-microemacs-091224b3-mecwb.zip) |
+| Linux 64bit | AppImage | - | - | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/Jasspa_MicroEmacs_091224b3_x86_64.AppImage) |
+| | AlmaLinux 8 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-4-almalinux-8-microemacs-091224b3-mecwb.zip) |
+| | AlmaLinux 9 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-5-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-9-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-almalinux-9-microemacs-091224b3-mecwb.zip) |
+| | Fedora 30 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-fedora-30-microemacs-091224b3-mecwb.zip) |
+| | Fedora 40 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-fedora-40-microemacs-091224b3-mecwb.zip) |
+| | Manjaro Linux | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-manjarolinux-0-microemacs-091224b3-mecwb.zip) |
+| | Ubuntu 18 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-18-microemacs-091224b3-mecwb.zip) |
+| | Ubuntu 20 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-5-ubuntu-20-microemacs-091224b3-mecwb.zip) |
+| | Ubuntu 22 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-22-microemacs-091224b3-mecwb.zip) |
+| | Ubuntu 24 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/linux-6-ubuntu-24-microemacs-091224b3-mecwb.zip) |
+| MacOS | MacOS 12 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-12-microemacs-091224b3-mecwb.zip) |
+| | MacOS 13 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-13-microemacs-091224b3-mecwb.zip) |
+| | MacOS 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/macos-14-microemacs-091224b3-mecwb.zip) |
+| FreeBSD | FreeBSD 14 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/freebsd-14-microemacs-091224b3-mecwb.zip) |
+| Windows | Windows 10/11 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/windows-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/windows-microemacs-091224b3-mewb.zip) | - |
+| | Windows Cygwin 3.5 | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mecb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mewb.zip) | [x](https://github.com/mittelmark/microemacs/releases/download/v09.12.24.beta3/cygwin-3.5-microemacs-091224b3-mecwb.zip) |
+
+
## Download Prebuild MicroEmacs Executables (v09.12.24-beta2)
Release v09.12.24b2 (beta-2) (2024-09-28):