Add subprocess to Emacs mode
authorDavid Christiansen <david@davidchristiansen.dk>
Mon, 25 Jul 2016 13:29:07 +0000 (09:29 -0400)
committerDavid Christiansen <david@davidchristiansen.dk>
Mon, 25 Jul 2016 13:33:21 +0000 (09:33 -0400)
commitacf6d48553a15b9440ddd3b29367834d3e06d5f1
treedd50b35f44e729b2f423a6e7fa7b75595aa7d1f9
parentd43e2563c0b6b5e4b2d4aa8ae50b8707ef152a62
Add subprocess to Emacs mode

The Emacs mode for cubical can now run cubical as a subprocess. The
keybinding "C-c C-l", which is the same as Agda and Idris, saves the
current buffer and loads it in cubical.

Additionally, a Customize setting is added to allow users to easily
customize the command to be used to invoke cubical.
README.md
cubicaltt.el