emacs: Introduce REPL operation type.
authorAlex Kost <alezost@gmail.com>
Mon, 20 Oct 2014 19:18:13 +0000 (23:18 +0400)
committerAlex Kost <alezost@gmail.com>
Mon, 27 Oct 2014 18:52:55 +0000 (21:52 +0300)
commitce2e4e393849499ecf4c51c78b41a6eed9ff8656
treeec9958d53b6c8a24e2578bc9c069cfa8fff9d455
parentd2b299a91f3be283df1264afe62770ab2783ace9
emacs: Introduce REPL operation type.

* emacs/guix-backend.el (guix-repl-operation-type): New variable.
  (guix-repl-output-filter): Run type hooks after performing an operation.
  (guix-eval-read): Add 'operation-type' argument.
emacs/guix-backend.el