Bugfix release fixing issues on Emacs versions older than v24.3 (and greater than v24.1)
- Do not wait for output from new instance of Emacs spawned in parent Emacs
- Signals `error` instead of `user-error` if the later is not available (Emacs older than v24.3)
- Add tests
Initial public release