]> code.delx.au - gnu-emacs-elpa/shortlog
gnu-emacs-elpa
2012-06-21 John Wiegleydired-async now shows progress using overlays
2012-06-21 John WiegleyShow ops in progress `dired-async-in-process-face'
2012-06-21 John WiegleyShow full backtraces if `async-debug' is non-nil
2012-06-20 John Wiegleysmtpmail-async: Report status to user when done
2012-06-20 John WiegleyUse pipes instead of variable passing
2012-06-20 John WiegleyFix to dired-async for wdired-mode
2012-06-20 John WiegleyDon't use lexical-binding in dired-async.el
2012-06-20 John WiegleyAlways base64 encode
2012-06-20 John WiegleyFix for when async.el is byte-compiled
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 WiegleyAdded `dired-async-use-native-commands'
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 WiegleyCorrected a problem with async deletions
2012-06-19 John WiegleyFixed async-smtpmail-send-it
2012-06-19 John WiegleyQuiet byte-compiler warnings
2012-06-19 John WiegleyUpdated README
2012-06-19 John WiegleyAdded smtpmail-async.el
2012-06-19 John WiegleyAdded async-inject-environment
2012-06-19 John WiegleyAdded support for signal propagation
2012-06-19 John WiegleyUpdated README
2012-06-19 John WiegleyAdded dired-async
2012-06-19 John WiegleyAdded note to README
2012-06-18 John WiegleyRenamed emacs-async.el to async.el
2012-06-18 John WiegleySmall change
2012-06-18 John WiegleyInitial revision