| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-07-09 | Autoload evil-digraph | Axel Forsman | |
| 2023-07-05 | Substitute key bindings correctly in manual | Axel Forsman | |
| The Sphinx Emacs Lisp extension assumed all \[command] key sequence substitutions in documentation strings are preceded by a \<mapvar> sequence specifying the keymap, unlike substitute-command-keys which is used when accessing docstrings within Emacs. With this commit the actual substitute-command-keys function is used when building docstringdb.json, instead of the Python reimplementation. The drawback is that docstringdb.json now contains partial Sphinx markup. | |||
| 2023-07-05 | Generate docstringdb.json at build time | Axel Forsman | |
| Closes #1544. Note that the generated Texinfo file cannot be removed as it is built by Sphinx which is not available during ELPA package builds. | |||
| 2020-10-13 | Pretty-print JSON in docstring DB | Eivind Fonn | |
| Better for diffs | |||
| 2020-03-04 | Docs: handle default values that must be evaluated | Eivind Fonn | |
| Also regenerate | |||
| 2019-12-31 | Docs: fix use of \\[...] to display key sequences | Eivind Fonn | |
| 2019-12-19 | Script for extracting documentation data to json | Eivind Fonn | |
