spot/elisp
Etienne Renault 4fdaf0e14e use wget or curl according to what is available
* doc/Makefile.am, elisp/Makefile.am: here.
* HACKING: add missing requirements.
2017-02-01 19:43:33 +01:00
..
hoa-mode.el * elisp/hoa-mode.el: Update from its master. 2015-12-03 17:59:01 +01:00
Makefile.am use wget or curl according to what is available 2017-02-01 19:43:33 +01:00
ob-dot.el org: show how to implement Kripke structures 2016-07-27 16:21:03 +02:00
README org: show how to implement Kripke structures 2016-07-27 16:21:03 +02:00

hoa-mode.el is used when building the documentation for syntax
highlighting the HOA files displayed in the examples.  But you may
also want to use it for editing and displaying HOA files.

Old versions of org-mode have a version of ob-dot.el that do not
correctly deal with backslashs in dot output.  This version fixes
that.