branch: elpa-admin commit bd19e1fe1a0608d02615c84f4b5d7c69346abcde Author: rocky <roc...@rubyforge.org> Commit: rocky <roc...@rubyforge.org>
Start to use load-relative. dbgr-core.el: fix bug in dbgr-term-sentinal --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index 7a4ed60..9bbcfa1 100644 --- a/README +++ b/README @@ -1 +1,4 @@ -Here we have code to facilitate rbdbgr-Emacs interaction. +Towards a modular framework for interacting with external debuggers. + +The debugger is run out of a comint process buffer, or you can use a +"track-mode" inside an existing shell or eshell buffer.