![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | action_plan.brec | 2021-01-19 00:21 | 2.5K | |
![]() | breccia-mode-autoloads.el | 2021-01-14 03:25 | 867 | |
![]() | breccia-mode-autoloads.readme | 2020-09-12 06:32 | 1.0K | |
![]() | breccia-mode.el | 2021-01-19 00:46 | 47K | |
![]() | LICENCE.txt | 2021-01-09 22:34 | 1.0K | |
![]() | screen_shot.png | 2020-12-04 17:03 | 53K | |
![]() | screen_shot.readme | 2020-12-04 17:06 | 334 | |
This project implements an Emacs major mode (`breccia-mode`) for editing Breccian text.
If you install package `breccia-mode` using a package manager, then already it should activate for any `.brec` file you load. Alternatively, see `breccia-mode.el` for instructions on installing the mode manually.
To view a list of the customizeable faces, enter a `breccia-mode` buffer (or otherwise load `breccia-mode`) and type `M-x customize-group <RET> breccia <RET>`. Or look through the `defface` definitions in `breccia-mode.el`. For reference, a working example of customization is available:
Copyright © 2019-2021 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.