Release 2024 for MicroEmacs 09
This is an updated Release providing new features and bug-fixes. The main new features in comparison to the 2023 Release are:
- 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
- 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
- writing macro help using Markdown syntax
- more editor schemes Ayu Dark, Artur, Solarized Light and Dark, Tango Light and Dark
- new macro command xrdb-scheme for loading more editor schemes directly via xrdb files
- adding git commands, git-add, git-commit, git-grep and others
- adding xfontsel font selection for MacOS and Linux change-font-xfontsel
- embedding libz on Windows for easier installation
- improved and bug fixed internal documentation
- new function &llen - for list length
- new directive !iif for single line if's (ported from ME 24 from Steven Phillips)
- support for TTF-files
- support for ISO 8859-1..15 and Windows-CP1252 encodings with Euro symbol etc
- limited conversion support for UTF files, using charset-ut8-to-iso and charset-iso-to-utf8, requiring iconv installed
- unicode support for terminal version using luit and abduco
- adding C-j prefixed CUA bindings with jeany macros
Please note that new developments take place in the MicroEmacs 24 branch. So new users might try this release first.