Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
screen_shot/ | 2024-11-12 19:59 | - | ||
jmt-mode-autoloads.el | 2024-05-22 17:32 | 1.3K | ||
jmt-mode-autoloads.readme | 2023-02-15 16:20 | 1.0K | ||
jmt-mode.el | 2024-06-17 06:34 | 120K | ||
LICENCE.txt | 2024-03-27 03:22 | 1.0K | ||
notes.brec | 2024-09-21 22:10 | 13K | ||
This project implements JMT Mode, an Emacs major mode that affords better control of its built-in Java mode, particularly in regard to syntax highlighting. For this, it introduces customizeable faces to highlight the following syntax features.
Additionally it corrects the highlighting of features that are mishandled by the built-in mode, such as:
You can install JMT Mode from MELPA using a package manager such as ` package.el`. Or you can install it manually.
See `jmt-mode.el` for instructions.
Copyright © 2019-2024 Michael Allan. The files for this project are released under an MIT licence.
* Includes branch `reluk.ca` which is liable to rebasing, and `master` which is not.