![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | breccia-mode-autoloads.el | 2022-08-25 11:57 | 797 | |
![]() | breccia-mode-autoloads.readme | 2021-01-23 05:43 | 1.0K | |
![]() | breccia-mode.el | 2022-12-21 04:35 | 56K | |
![]() | LICENCE.txt | 2022-03-17 19:40 | 1.0K | |
![]() | screen_shot.png | 2020-12-04 17:03 | 53K | |
![]() | screen_shot.readme | 2020-12-04 17:06 | 334 | |
![]() | working_notes.brec | 2022-12-19 18:52 | 3.2K | |
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-2022 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.