Eldev 1.2.2
This release fixes two minor bugs:
- Command
eval
(andexec
) would fail with certain expressions. - Recently reimplemented
eldev-call-process
would eat 100% of CPU due to a mistake in callingaccept-process-output
.
This release fixes two minor bugs:
eval
(and exec
) would fail with certain expressions.eldev-call-process
would eat 100% of CPU due to a mistake in calling accept-process-output
.