]> code.delx.au - gnu-emacs-elpa/history - async.el
Added message passing, but undocumented for now
[gnu-emacs-elpa] / async.el
2012-06-20 John WiegleyAdded message passing, but undocumented for now
2012-06-20 John WiegleySome minor adjustments
2012-06-20 John WiegleyDon't use pipes for communication just yet
2012-06-20 John WiegleyMade some macros into functions, added debug code
2012-06-20 John WiegleyAdded `async-start-process'
2012-06-19 John WiegleySend data over a pipe, rather than in an argument
2012-06-19 John WiegleyFixed async-smtpmail-send-it
2012-06-19 John WiegleyQuiet byte-compiler warnings
2012-06-19 John WiegleyAdded async-inject-environment
2012-06-19 John WiegleyAdded support for signal propagation
2012-06-19 John WiegleyAdded note to README
2012-06-18 John WiegleyRenamed emacs-async.el to async.el