src/lsp/top.lsp: ECL.9.10.1
authorJuan Jose Garcia Ripoll <jjgarcia@juanjo-imac.local>
Wed, 7 Oct 2009 13:40:18 +0000 (15:40 +0200)
committerJuan Jose Garcia Ripoll <jjgarcia@juanjo-imac.local>
Wed, 7 Oct 2009 13:40:18 +0000 (15:40 +0200)
commitd09cd99f4fce7b516b2f4e5232349a9726777e2d
treeadb882f0d08ff45eb098f9d82a1751fdac90bdfb
parenta66d58d6b5f565386ee5c29b0f48883102c3cee1
src/lsp/top.lsp:
* When pressing Ctrl-C (SIGINT, interrupt, etc), if there is only one thread running
  that thread is interrupted.
* The list of process that can be interrupted is filtered, changing the interfaces of
  si::query-process and si::show-processes.
src/lsp/top.lsp