This series implements an incremental S-expression parser and switches search over to it. To simplify things, it also implements better handing of stderr for asynchronous processes so we don't have to handle errors embedded in the S-expression stream.
- [PATCH 0/5] Make Emacs search use sexp format Austin Clements
- [PATCH 1/5] test: Remove extraneous Emacs error handl... Austin Clements
- [PATCH 2/5] emacs: Utilities to manage asynchronous n... Austin Clements
- [PATCH 2/5] emacs: Utilities to manage asynchrono... Mark Walters
- [PATCH 2/5] emacs: Utilities to manage asynch... Tomi Ollila
- [PATCH 3/5] emacs: Use async process helper for searc... Austin Clements
- [PATCH 3/5] emacs: Use async process helper for s... Mark Walters
- [PATCH 3/5] emacs: Use async process helper f... David Bremner
- [PATCH 3/5] emacs: Use async process helper f... Austin Clements
- [PATCH 4/5] emacs: Streaming S-expression parser Austin Clements
- [PATCH 4/5] emacs: Streaming S-expression parser Mark Walters
