aboutsummaryrefslogtreecommitdiff
path: root/doc/elisp.py
AgeCommit message (Collapse)Author
2022-08-11doc/emacs: split index category from labelDavid Bremner
A more verbose category is needed for the index, but not the description in the manual.
2022-08-11doc/emacs: drop domain labelDavid Bremner
This makes the generate info files somewhat less verbose, so that they say e.g. "Key Binding" instead of "Emacs Key Binding"
2022-08-11doc/elisp: replace label for Emacs commands and key bindings.David Bremner
In the notmuch doc index it is important to be clear which parts are Emacs related.
2022-08-11doc: copy elisp.py from flycheck, make availableDavid Bremner
This corresponds to flycheck commit 1702d2db3d8ba9bcb9b2bf810e791e907fcc3adc, which is apparently the last time this file was modified (2018). Embedding seems defensible since the file is evidently not changing that much, and we need to change some labels to make it fit with the not-just-emacs nature of notmuch docs.