[PATCH 2/2] scripts: Add SRFI documentation HTML -> Texinfo snarfer.

2023-12-03 Thread Maxim Cournoyer
* module/scripts/snarfi.scm: New file. * am/bootstrap.am (SOURCES): Register it. * NEWS: Add news entry. --- NEWS | 11 + am/bootstrap.am | 1 + module/scripts/snarfi.scm | 637 ++ 3 files changed, 649 insertions(+) create mo

[PATCH 0/2] Add 'snarfi' guild script to convert SRFI HTML specifications to Texinfo

2023-12-03 Thread Maxim Cournoyer
Due to challenges in the unspecified HTML format used by the various SRFI authors, the result is not perfect, but it's still a great help when adapting the specification HTML into Texinfo. It requires guile-lib for its htmlprag HTML parser, which is autoloaded to avoid introducing a hard dependenc

[PATCH 1/2] .dir-locals: Add indentation rule for sxml-match syntax.

2023-12-03 Thread Maxim Cournoyer
* .dir-locals.el (scheme-mode) : Add indentation rule. --- .dir-locals.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.dir-locals.el b/.dir-locals.el index 908670479..a96408dc1 100644 --- a/.dir-locals.el +++ b/.dir-locals.el @@ -48,7 +48,8 @@ (eval . (put '$kclaus